1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-19 10:10:40 +03:00
SoftEtherVPN/src/Cedar
2018-08-12 15:10:44 +05:00
..
winpcap Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
Account.c Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
Account.h remove unused functions (identified by cppcheck) 2018-02-08 00:20:07 +01:00
Admin.c src/Cedar/Admin.c: remove unused condition, make coverity scan cleaner 2018-08-05 22:33:16 +05:00
Admin.h Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
AzureClient.c Preparing the development branch 2017-10-19 15:00:41 +09:00
AzureClient.h Preparing the development branch 2017-10-19 15:00:41 +09:00
AzureServer.c Preparing the development branch 2017-10-19 15:00:41 +09:00
AzureServer.h Preparing the development branch 2017-10-19 15:00:41 +09:00
Bridge.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Bridge.h Preparing the development branch 2017-10-19 15:00:41 +09:00
BridgeUnix.c initialize variables (it makes coverity a bit happier) 2018-08-06 12:40:06 +05:00
BridgeUnix.h Solaris: use DLPI style 1 attachment and check for /dev/net used by Illumos and Solaris 10+. 2018-07-26 03:21:05 +02:00
BridgeWin32.c Preparing the development branch 2017-10-19 15:00:41 +09:00
BridgeWin32.h Preparing the development branch 2017-10-19 15:00:41 +09:00
Cedar.c remove unused functions (identified by cppcheck) 2018-02-08 00:20:07 +01:00
Cedar.h src: remove unused VGate project 2018-08-03 16:19:33 +02:00
Cedar.vcproj v4.22-9634-beta 2016-11-27 17:43:14 +09:00
CedarPch.c Preparing the development branch 2017-10-19 15:00:41 +09:00
CedarPch.h Preparing the development branch 2017-10-19 15:00:41 +09:00
CedarType.h Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
Client.c src/Cedar/Client.c: Array compared against NULL is always false 2018-08-12 14:59:08 +05:00
Client.h Merge PR #335: Retry connection on untrusted server certificate 2018-08-05 21:15:52 +02:00
CM.c Retry connection on untrusted server certificate 2018-08-05 20:48:16 +02:00
CM.h Preparing the development branch 2017-10-19 15:00:41 +09:00
CMakeLists.txt cmake: lib cleanup and use cmake package_find 2018-07-31 18:11:13 +02:00
CMInner.h Retry connection on untrusted server certificate 2018-08-05 20:48:16 +02:00
Command.c Merge PR #335: Retry connection on untrusted server certificate 2018-08-05 21:15:52 +02:00
Command.h Merge PR #335: Retry connection on untrusted server certificate 2018-08-05 21:15:52 +02:00
Connection.c Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
Connection.h Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
Console.c Console.c: fix "implicit declaration of function 'getch'" warning 2018-08-10 21:22:36 +02:00
Console.h Preparing the development branch 2017-10-19 15:00:41 +09:00
Database.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Database.h Preparing the development branch 2017-10-19 15:00:41 +09:00
DDNS.c src/Cedar/DDNS.c: "interval" is unsigned, so MIN can only return 0 2018-08-11 21:49:27 +02:00
DDNS.h Preparing the development branch 2017-10-19 15:00:41 +09:00
EM.c Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
EM.h Preparing the development branch 2017-10-19 15:00:41 +09:00
EMInner.h Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
EtherLog.c Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
EtherLog.h Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
Hub.c src/Cedar/Hub.c: avoid unintentional integer overflow 2018-08-12 15:09:18 +05:00
Hub.h Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
Interop_OpenVPN.c remove DoNothing function (improves coverity reports) 2018-08-05 12:00:39 +05:00
Interop_OpenVPN.h Interop_OpenVPN: remove lists of supported encryption and hash algorithms 2018-08-02 16:18:41 +02:00
Interop_SSTP.c Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
Interop_SSTP.h Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
IPsec_EtherIP.c OpenVPN client certificate authentication (Individual Certificate Authentication) (#327) 2018-04-05 23:04:58 +02:00
IPsec_EtherIP.h Preparing the development branch 2017-10-19 15:00:41 +09:00
IPsec_IKE.c src/Cedar/IPsec_IKE.c: avoid unintentional integer overflow 2018-08-12 15:05:48 +05:00
IPsec_IKE.h Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
IPsec_IkePacket.c Fixed the bug which occurs the L2TP/IPsec connection error with Android Oreo. 2017-12-21 23:21:31 +09:00
IPsec_IkePacket.h Preparing the development branch 2017-10-19 15:00:41 +09:00
IPsec_IPC.c IPC: use hostname as client identifier, if available 2018-06-09 19:56:16 +02:00
IPsec_IPC.h Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
IPsec_L2TP.c Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
IPsec_L2TP.h Preparing the development branch 2017-10-19 15:00:41 +09:00
IPsec_PPP.c src/Cedar/IPsec_PPP.c: avoid unintentional integer overflow 2018-08-12 15:10:44 +05:00
IPsec_PPP.h Preparing the development branch 2017-10-19 15:00:41 +09:00
IPsec_Win7.c Preparing the development branch 2017-10-19 15:00:41 +09:00
IPsec_Win7.h Preparing the development branch 2017-10-19 15:00:41 +09:00
IPsec_Win7Inner.h Preparing the development branch 2017-10-19 15:00:41 +09:00
IPsec.c Add parameter "ListenIP" to server configuration (vpn_server.config) (#202) 2018-01-11 23:53:38 +01:00
IPsec.h Preparing the development branch 2017-10-19 15:00:41 +09:00
Layer3.c Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
Layer3.h Preparing the development branch 2017-10-19 15:00:41 +09:00
Link.c Put TUN down on client disconnect. 2018-08-05 17:36:05 +02:00
Link.h Preparing the development branch 2017-10-19 15:00:41 +09:00
Listener.c Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
Listener.h Preparing the development branch 2017-10-19 15:00:41 +09:00
Logging.c Remove last priority flag in deference to queue size checks 2018-08-06 10:28:37 -06:00
Logging.h Add parameter "ListenIP" to server configuration (vpn_server.config) (#202) 2018-01-11 23:53:38 +01:00
Nat.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Nat.h Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
NativeStack.c Preparing the development branch 2017-10-19 15:00:41 +09:00
NativeStack.h Preparing the development branch 2017-10-19 15:00:41 +09:00
netcfgn.h v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
netcfgx.h v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
NM.c Preparing the development branch 2017-10-19 15:00:41 +09:00
NM.h Preparing the development branch 2017-10-19 15:00:41 +09:00
NMInner.h Preparing the development branch 2017-10-19 15:00:41 +09:00
NullLan.c Preparing the development branch 2017-10-19 15:00:41 +09:00
NullLan.h Preparing the development branch 2017-10-19 15:00:41 +09:00
Protocol.c Merge PR #335: Retry connection on untrusted server certificate 2018-08-05 21:15:52 +02:00
Protocol.h Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
Radius.c Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
Radius.h Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
Remote.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Remote.h Preparing the development branch 2017-10-19 15:00:41 +09:00
Sam.c Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
Sam.h Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
SecureInfo.c Preparing the development branch 2017-10-19 15:00:41 +09:00
SecureInfo.h Preparing the development branch 2017-10-19 15:00:41 +09:00
SecureNAT.c Preparing the development branch 2017-10-19 15:00:41 +09:00
SecureNAT.h Preparing the development branch 2017-10-19 15:00:41 +09:00
SeLowUser.c Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
SeLowUser.h Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
Server.c Rename IsIntelAesNiSupported() to IsAesNiSupported() 2018-06-09 20:31:27 +02:00
Server.h Encrypt: use OpenSSL's EVP interface, which supports AES-NI without the need of another library 2018-06-09 19:57:45 +02:00
Session.c src/Cedar/Session.c: avoid unintentional integer overflow 2018-08-12 15:07:34 +05:00
Session.h Put TUN down on client disconnect. 2018-08-05 17:36:05 +02:00
SM.c Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
SM.h Preparing the development branch 2017-10-19 15:00:41 +09:00
SMInner.h Preparing the development branch 2017-10-19 15:00:41 +09:00
SW.c Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
SW.h Preparing the development branch 2017-10-19 15:00:41 +09:00
SWInner.h Preparing the development branch 2017-10-19 15:00:41 +09:00
UdpAccel.c Preparing the development branch 2017-10-19 15:00:41 +09:00
UdpAccel.h Preparing the development branch 2017-10-19 15:00:41 +09:00
UT.c Preparing the development branch 2017-10-19 15:00:41 +09:00
UT.h Preparing the development branch 2017-10-19 15:00:41 +09:00
VG.c Preparing the development branch 2017-10-19 15:00:41 +09:00
VG.h Preparing the development branch 2017-10-19 15:00:41 +09:00
Virtual.c Merge pull request #511 from dnobori/b4_mac 2018-05-24 18:04:32 +09:00
Virtual.h Added the function to save the DNS query log on the packet logs. 2017-12-21 23:23:17 +09:00
VLan.c Preparing the development branch 2017-10-19 15:00:41 +09:00
VLan.h Preparing the development branch 2017-10-19 15:00:41 +09:00
VLanUnix.c Put TUN down on client disconnect. 2018-08-05 17:36:05 +02:00
VLanUnix.h VLanUnix: fix "implicit declaration of function 'FreeTap'" warning 2018-08-10 21:21:19 +02:00
VLanWin32.c Correct Spelling (#458) 2018-05-16 23:47:10 +02:00
VLanWin32.h Preparing the development branch 2017-10-19 15:00:41 +09:00
WaterMark.c Preparing the development branch 2017-10-19 15:00:41 +09:00
WaterMark.h Preparing the development branch 2017-10-19 15:00:41 +09:00
WebUI.c Merge pull request #275 from chipitsine/master 2018-02-01 00:06:08 +01:00
WebUI.h Preparing the development branch 2017-10-19 15:00:41 +09:00
Win32Com.cpp Preparing the development branch 2017-10-19 15:00:41 +09:00
Win32Com.h Preparing the development branch 2017-10-19 15:00:41 +09:00
WinJumpList.cpp Preparing the development branch 2017-10-19 15:00:41 +09:00
WinUi.c WinUi: remove unneeded WinUiDebugInit() and WinUiDebugFree() functions 2018-08-06 14:45:54 +02:00
WinUi.h WinUi: remove unneeded WinUiDebugInit() and WinUiDebugFree() functions 2018-08-06 14:45:54 +02:00
Wpc.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Wpc.h Preparing the development branch 2017-10-19 15:00:41 +09:00