Ilya Shipitsin
|
4760b3d0c3
|
src/Cedar/AzureClient: remove unused function
found by cppcheck
[src/Cedar/AzureClient.c:526]: (style) The function 'AcGetEnable' is never used.
|
2019-01-06 18:34:04 +05:00 |
|
Davide Beatrici
|
359918c1cb
|
Merge PR #855: AppVeyor: run openvpn integration tests
|
2019-01-06 13:24:13 +01:00 |
|
Ilya Shipitsin
|
77894a34ce
|
AppVeyor: run openvpn integration tests
|
2019-01-06 16:53:42 +05:00 |
|
Davide Beatrici
|
4e6f58584e
|
Merge PR #854: run openvpn tests within Azure Pipelines
|
2019-01-05 22:33:23 +01:00 |
|
Ilya Shipitsin
|
eb64940d36
|
run openvpn tests within Azure Pipelines
|
2019-01-05 19:18:39 +05:00 |
|
Davide Beatrici
|
8ec43e7618
|
Merge PR #852: Cedar: retrieve the list of available encryption algorithms from the server
|
2019-01-01 22:10:33 +01:00 |
|
Davide Beatrici
|
d62421adcb
|
Cedar: retrieve the list of available encryption algorithms from the server
|
2019-01-01 20:31:13 +01:00 |
|
Davide Beatrici
|
422076d6c9
|
Merge PR #851: Mayaqua: fix segmentation fault, add new FreeHttpHeaderSafe() function
|
2018-12-30 15:00:21 +01:00 |
|
Davide Beatrici
|
2a572aab21
|
Mayaqua: fix segmentation fault, add new FreeHttpHeaderSafe() function
|
2018-12-30 14:46:26 +01:00 |
|
Ilya Shipitsin
|
f32775ba47
|
Merge pull request #850 from chipitsine/master
Merge PR #850: travis-ci: try to fix coverity scan
|
2018-12-28 19:38:28 +00:00 |
|
Davide Beatrici
|
619a533b8f
|
Merge PR #843: Mayaqua: query OpenSSL for the list of available ciphers instead of relying on a static list
|
2018-12-28 20:24:13 +01:00 |
|
Ilya Shipitsin
|
80317444d8
|
travis-ci: try to fix coverity scan
|
2018-12-29 00:06:05 +05:00 |
|
Davide Beatrici
|
2aaeed67c4
|
Merge PR #848: Fixed a typo in Chinese translation
|
2018-12-24 22:55:47 +01:00 |
|
Kero Yang
|
5ea5dd34b6
|
Update strtable_cn.stb
fixed a typo ("取消l" => "取消")
|
2018-12-25 04:05:37 +08:00 |
|
Davide Beatrici
|
eee494f046
|
Merge PR #847: Mayaqua: add "PTR_TO_PTR" macro intended to be used with FreeSafe()
|
2018-12-23 11:36:40 +01:00 |
|
Davide Beatrici
|
fca10c0975
|
Merge PR #845: Cedar/IPC.c: fix memory leak occurring when both the username and common name are not present (OpenVPN)
|
2018-12-23 11:35:47 +01:00 |
|
Davide Beatrici
|
e51c319648
|
Mayaqua: add "PTR_TO_PTR" macro intended to be used with FreeSafe()
|
2018-12-22 07:38:38 +01:00 |
|
Davide Beatrici
|
ef77e95f87
|
Cedar/IPC.c: fix memory leak occurring when both the username and common name are not present (OpenVPN)
|
2018-12-21 21:24:22 +01:00 |
|
Ilya Shipitsin
|
0cf6fac7a3
|
5.01.9667
Signed-off-by: Ilya Shipitsin <chipitsine@gmail.com>
|
2018-12-21 11:18:18 +00:00 |
|
Davide Beatrici
|
7f9d47b3aa
|
Mayaqua: query OpenSSL for the list of available ciphers instead of relying on a static list
|
2018-12-21 09:54:51 +01:00 |
|
Davide Beatrici
|
545c987a8a
|
Merge PR #842: hamcore: fix port number shown in the server management info string of vpncmd
|
2018-12-21 09:06:02 +01:00 |
|
Davide Beatrici
|
ac5e68b3ed
|
hamcore: fix port number shown in the server management info string of vpncmd
|
2018-12-21 07:27:57 +01:00 |
|
Davide Beatrici
|
3c3aa900b6
|
Merge PR #841: Mayaqua: fix segmentation fault, add new FreeSafe() function
|
2018-12-20 03:19:43 +01:00 |
|
Davide Beatrici
|
bd01cbff9a
|
Mayaqua: add new FreeSafe() function which calls Free() and set the pointer's value to NULL
|
2018-12-20 02:52:22 +01:00 |
|
Davide Beatrici
|
ada06e218e
|
Mayaqua: revamp RecvHttpHeader() so that cleanup functions are not called twice
|
2018-12-19 20:00:18 +01:00 |
|
Davide Beatrici
|
30f37beed2
|
Merge PR #838: cleanup: remove ChangeLog, it is not actively maintained
|
2018-12-18 00:21:04 +01:00 |
|
Ilya Shipitsin
|
1db9123297
|
cleanup: remove ChangeLog, it is not actively maintained
|
2018-12-18 02:14:07 +05:00 |
|
Ilya Shipitsin
|
3c02cb32b2
|
Merge pull request #834 from chipitsine/master
Merge PR #834: setup azure pipelines
|
2018-12-17 22:03:45 +05:00 |
|
Davide Beatrici
|
fcba22988f
|
Merge PR #835: Cedar: Bind the special listeners to the specified IP address
|
2018-12-16 17:02:47 +01:00 |
|
Davide Beatrici
|
6c44cecc64
|
Cedar: Bind the special listeners to the specified IP address
|
2018-12-15 21:33:37 +01:00 |
|
Ilya Shipitsin
|
3ff10dc8ed
|
CI: avoid not needed builds when possible
|
2018-12-15 22:35:40 +05:00 |
|
Ilya Shipitsin
|
6d32be3eb3
|
initial setup of Azure Pipelines
|
2018-12-15 22:34:43 +05:00 |
|
Ilya Shipitsin
|
07c5716374
|
configure: allow to specify CPACK_GENERATOR explicitly
|
2018-12-15 22:32:19 +05:00 |
|
Davide Beatrici
|
aa3a797edb
|
Merge PR #833: Add new icons based on the one made by Icons8
|
2018-12-14 03:02:23 +01:00 |
|
Daiyuu Nobori
|
9c0eee0aad
|
Merge branch 'master' of github.com:SoftEtherVPN/SoftEtherVPN into 181202_switch_to_apache_license
|
2018-12-14 10:58:58 +09:00 |
|
Davide Beatrici
|
884a402c0c
|
README.md: Mention Icons8's support
|
2018-12-07 08:50:34 +00:00 |
|
Davide Beatrici
|
a812910f85
|
src: Update VPN Client Manager and VPN Server Manager icons
|
2018-12-07 08:35:02 +00:00 |
|
Davide Beatrici
|
79012b4b21
|
resources: Add icons based on the one made by Icons8
https://icons8.com/icon/39916/softether-vpn
|
2018-12-07 08:34:33 +00:00 |
|
Ilya Shipitsin
|
272c69d35a
|
Release v5.01.9666
Signed-off-by: Ilya Shipitsin <chipitsine@gmail.com>
|
2018-12-04 04:14:18 +00:00 |
|
Daiyuu Nobori
|
fa2ab80723
|
Edit README.md
|
2018-12-02 16:02:02 +09:00 |
|
Daiyuu Nobori
|
456efa7f87
|
Modification the header comments for some definitions in TunTap.h.
|
2018-12-02 16:00:45 +09:00 |
|
Daiyuu Nobori
|
eb40a80bac
|
Edit PULL_REQUEST_TEMPLATE.md.
|
2018-12-02 15:58:24 +09:00 |
|
Daiyuu Nobori
|
f7e9510472
|
Add Declaration_Switch_License_from_GPL_to_Apache.pdf
|
2018-12-02 15:58:23 +09:00 |
|
Daiyuu Nobori
|
337aaa0dfa
|
Modification the header comments for some definitions in TunTap.h.
|
2018-12-02 15:58:23 +09:00 |
|
Davide Beatrici
|
740a4aafe1
|
Merge PR #831: SHA-0 Implementation replacement from GPLv3 to Apache License
|
2018-12-02 02:53:59 +01:00 |
|
Daiyuu Nobori
|
c407f35322
|
SHA-0 Implementation replacement from GPLv3 to Apache License
|
2018-12-02 10:30:22 +09:00 |
|
Daiyuu Nobori
|
16ed2f3e0c
|
Documents: Switching license from GPLv2 to Apache License 2.0.
|
2018-12-02 09:37:24 +09:00 |
|
Davide Beatrici
|
e87a8693bb
|
Merge PR #828: Added the "OpenVPNPushDummyIPv4AddressOnL2Mode" option for the OpenVPN L2 mode.
|
2018-12-02 00:35:44 +01:00 |
|
Davide Beatrici
|
32172ed82d
|
Merge PR #830: CI: avoid not needed builds, make AppVeyor upload src with submodules
|
2018-12-01 20:07:01 +01:00 |
|
Ilya Shipitsin
|
971893c7b4
|
CI: avoid not needed builds, make AppVeyor upload src with submodules
|
2018-12-01 23:19:18 +05:00 |
|