1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-06-28 11:55:08 +03:00
SoftEtherVPN/src/Cedar
2018-02-05 03:41:25 +00:00
..
winpcap Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
Account.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Account.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
Admin.c Merge pull request #275 from chipitsine/master 2018-02-01 00:06:08 +01:00
Admin.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
AzureClient.c Preparing the development branch 2017-10-19 15:00:41 +09:00
AzureClient.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
AzureServer.c Preparing the development branch 2017-10-19 15:00:41 +09:00
AzureServer.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
Bridge.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Bridge.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
BridgeUnix.c Preparing the development branch 2017-10-19 15:00:41 +09:00
BridgeUnix.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
BridgeWin32.c Preparing the development branch 2017-10-19 15:00:41 +09:00
BridgeWin32.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
Cedar.c Merge PR #129 into master. 2018-01-25 02:55:11 +01:00
Cedar.h Merge a34594edc9 into 8cafa07d9c 2018-02-05 03:41:25 +00: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 Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
Client.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Client.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
CM.c Preparing the development branch 2017-10-19 15:00:41 +09:00
CM.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
CMInner.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
Command.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Command.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
Connection.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Connection.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
Console.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Console.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
Database.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Database.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
DDNS.c Preparing the development branch 2017-10-19 15:00:41 +09:00
DDNS.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
EM.c Preparing the development branch 2017-10-19 15:00:41 +09:00
EM.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
EMInner.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
EtherLog.c Preparing the development branch 2017-10-19 15:00:41 +09:00
EtherLog.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
Hub.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Hub.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
Interop_OpenVPN.c Merge PR #129 into master. 2018-01-25 02:55:11 +01:00
Interop_OpenVPN.h Merge a34594edc9 into 8cafa07d9c 2018-02-05 03:41:25 +00:00
Interop_SSTP.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Interop_SSTP.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
IPsec_EtherIP.c Preparing the development branch 2017-10-19 15:00:41 +09:00
IPsec_EtherIP.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
IPsec_IKE.c Preparing the development branch 2017-10-19 15:00:41 +09:00
IPsec_IKE.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01: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 Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
IPsec_IPC.c Preparing the development branch 2017-10-19 15:00:41 +09:00
IPsec_IPC.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
IPsec_L2TP.c 7 missing memory boundaries checks and similar memory problems. There are no risk of arbitrary code execution or intrusion on these bugs in my analysis. However, these problems may lead to crash the running server process. So these bugs must be fixed. 2018-01-15 10:25:10 +09:00
IPsec_L2TP.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
IPsec_PPP.c 7 missing memory boundaries checks and similar memory problems. There are no risk of arbitrary code execution or intrusion on these bugs in my analysis. However, these problems may lead to crash the running server process. So these bugs must be fixed. 2018-01-15 10:25:10 +09:00
IPsec_PPP.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
IPsec_Win7.c Preparing the development branch 2017-10-19 15:00:41 +09:00
IPsec_Win7.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
IPsec_Win7Inner.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
IPsec.c Add parameter "ListenIP" to server configuration (vpn_server.config) (#202) 2018-01-11 23:53:38 +01:00
IPsec.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
Layer3.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Layer3.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
Link.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Link.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
Listener.c Add parameter "ListenIP" to server configuration (vpn_server.config) (#202) 2018-01-11 23:53:38 +01:00
Listener.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
Logging.c Fix log msg for IKE with agressive exchange mode (#425) 2018-01-23 17:42:20 +01:00
Logging.h Merge a34594edc9 into 8cafa07d9c 2018-02-05 03:41:25 +00:00
Nat.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Nat.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
NativeStack.c Preparing the development branch 2017-10-19 15:00:41 +09:00
NativeStack.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01: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 Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
NMInner.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
NullLan.c Preparing the development branch 2017-10-19 15:00:41 +09:00
NullLan.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
Protocol.c Merge pull request #275 from chipitsine/master 2018-02-01 00:06:08 +01:00
Protocol.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
Radius.c 7 missing memory boundaries checks and similar memory problems. There are no risk of arbitrary code execution or intrusion on these bugs in my analysis. However, these problems may lead to crash the running server process. So these bugs must be fixed. 2018-01-15 10:25:10 +09:00
Radius.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
Remote.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Remote.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
Sam.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Sam.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
SecureInfo.c Preparing the development branch 2017-10-19 15:00:41 +09:00
SecureInfo.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
SecureNAT.c Preparing the development branch 2017-10-19 15:00:41 +09:00
SecureNAT.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
SeLowUser.c Preparing the development branch 2017-10-19 15:00:41 +09:00
SeLowUser.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
Server.c Merge PR #129 into master. 2018-01-25 02:55:11 +01:00
Server.h Merge a34594edc9 into 8cafa07d9c 2018-02-05 03:41:25 +00:00
Session.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Session.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
SM.c Preparing the development branch 2017-10-19 15:00:41 +09:00
SM.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
SMInner.h Preparing the development branch 2017-10-19 15:00:41 +09:00
SW.c Preparing the development branch 2017-10-19 15:00:41 +09:00
SW.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01: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 Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
UT.c Preparing the development branch 2017-10-19 15:00:41 +09:00
UT.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
VG.c Preparing the development branch 2017-10-19 15:00:41 +09:00
VG.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
Virtual.c 7 missing memory boundaries checks and similar memory problems. There are no risk of arbitrary code execution or intrusion on these bugs in my analysis. However, these problems may lead to crash the running server process. So these bugs must be fixed. 2018-01-15 10:25:10 +09:00
Virtual.h Merge a34594edc9 into 8cafa07d9c 2018-02-05 03:41:25 +00:00
VLan.c Preparing the development branch 2017-10-19 15:00:41 +09:00
VLan.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
VLanUnix.c Preparing the development branch 2017-10-19 15:00:41 +09:00
VLanUnix.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
VLanWin32.c Preparing the development branch 2017-10-19 15:00:41 +09:00
VLanWin32.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
WaterMark.c Preparing the development branch 2017-10-19 15:00:41 +09:00
WaterMark.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
WebUI.c Merge pull request #275 from chipitsine/master 2018-02-01 00:06:08 +01:00
WebUI.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
Win32Com.cpp Preparing the development branch 2017-10-19 15:00:41 +09:00
Win32Com.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00
WinJumpList.cpp Preparing the development branch 2017-10-19 15:00:41 +09:00
WinUi.c Preparing the development branch 2017-10-19 15:00:41 +09:00
WinUi.h Preparing the development branch 2017-10-19 15:00:41 +09:00
Wpc.c Preparing the development branch 2017-10-19 15:00:41 +09:00
Wpc.h Add SE_ Prefix to header guards 2017-11-21 01:14:56 +01:00