.. |
winpcap
|
Correct Spelling (#458)
|
2018-05-16 23:47:10 +02:00 |
Account.c
|
src/Cedar/Account: remove unused functions
|
2019-01-06 18:53:18 +05:00 |
Account.h
|
src/Cedar/Account: remove unused functions
|
2019-01-06 18:53:18 +05:00 |
Admin.c
|
Cedar: retrieve the list of available encryption algorithms from the server
|
2019-01-01 20:31:13 +01:00 |
Admin.h
|
Cedar: retrieve the list of available encryption algorithms from the server
|
2019-01-01 20:31:13 +01:00 |
AzureClient.c
|
src/Cedar/AzureClient: remove unused function
|
2019-01-06 18:34:04 +05:00 |
AzureClient.h
|
src/Cedar/AzureClient: remove unused function
|
2019-01-06 18:34:04 +05: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
|
Cedar/Bridge.c: fix NULL pointer dereference in GetEthDeviceHash()
|
2018-10-16 04:40:22 +02:00 |
Bridge.h
|
Preparing the development branch
|
2017-10-19 15:00:41 +09:00 |
BridgeUnix.c
|
Merge PR #718: src/Cedar/BridgeUnix.c: resolve null pointer dereference
|
2018-09-29 23:30:28 +02:00 |
BridgeUnix.h
|
src/Cedar/BridgeUnix: null pointer dereference resolved, unused variables, functions removed
|
2018-08-18 18:59:51 +05:00 |
BridgeWin32.c
|
Revamp digest functions
|
2018-09-22 06:36:09 +02:00 |
BridgeWin32.h
|
Preparing the development branch
|
2017-10-19 15:00:41 +09:00 |
Cedar.c
|
Added the "OpenVPNPushDummyIPv4AddressOnL2Mode" option for the OpenVPN L2 mode.
|
2018-12-01 16:20:30 +09:00 |
Cedar.h
|
Added the "OpenVPNPushDummyIPv4AddressOnL2Mode" option for the OpenVPN L2 mode.
|
2018-12-01 16:20:30 +09:00 |
Cedar.vcproj
|
Added OpenSSL 1.1.1 .lib files for Visual Studio 2008.
|
2018-10-09 20:30:03 +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
|
Add custom HTTP header feature for HTTP proxy
|
2018-11-29 20:32:21 +01:00 |
Client.h
|
src/Cedar/Client: remove dead code, unused functions, variables
|
2018-08-18 19:24:12 +05:00 |
CM.c
|
src/Cedar/CM: remove unused function, variables
|
2019-01-06 18:43:51 +05:00 |
CM.h
|
Preparing the development branch
|
2017-10-19 15:00:41 +09:00 |
CMakeLists.txt
|
CMake: build targets with versioning info on Windows
|
2018-11-27 05:26:21 +01:00 |
CMInner.h
|
src/Cedar/CM: remove unused function, variables
|
2019-01-06 18:43:51 +05:00 |
Command.c
|
src/Cedar/Command: remove redundant assignment
|
2019-01-06 18:49:56 +05:00 |
Command.h
|
Add custom HTTP header feature for HTTP proxy
|
2018-11-29 20:32:21 +01:00 |
Connection.c
|
Fix bugs reported by Coverity Scan.
|
2018-09-28 22:39:38 +09:00 |
Connection.h
|
Add custom HTTP header feature for HTTP proxy
|
2018-11-29 20:32:21 +01: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: remove unused function, variables
|
2019-01-06 23:18:25 +05:00 |
DDNS.h
|
src/Cedar/DDNS: remove unused function, variables
|
2019-01-06 23:18:25 +05:00 |
EM.c
|
Revamp digest functions
|
2018-09-22 06:36:09 +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
|
Revamp digest functions
|
2018-09-22 06:36:09 +02:00 |
EtherLog.h
|
src/Cedar/EtherLog: silence coverity, remove unused functions
|
2018-08-18 10:25:30 +05:00 |
Hub.c
|
Fix bugs reported by Coverity Scan.
|
2018-09-28 22:39:38 +09:00 |
Hub.h
|
src/Cedar/Hub: resolve potential null pointer dereference, remove unused functions
|
2018-09-13 23:39:09 +05:00 |
IPC.c
|
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 |
IPC.h
|
Cedar: replace "Interop_" and "IPsec_" with "Proto_" in the protocol-specific source/header files' names
|
2018-09-10 00:46:29 +02:00 |
Layer3.c
|
Revamp digest functions
|
2018-09-22 06:36:09 +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
|
Cedar: Bind the special listeners to the specified IP address
|
2018-12-15 21:33:37 +01:00 |
Listener.h
|
Preparing the development branch
|
2017-10-19 15:00:41 +09:00 |
Logging.c
|
src/Cedar/Logging.c: clean compiler warning
|
2018-10-17 15:31:36 +05:00 |
Logging.h
|
src/Cedar/Logging: remove unused functions, redundant condition
|
2018-08-13 07:13:56 +05:00 |
Nat.c
|
Revamp digest functions
|
2018-09-22 06:36:09 +02:00 |
Nat.h
|
Correct Spelling (#458)
|
2018-05-16 23:47:10 +02:00 |
NativeStack.c
|
Revamp digest functions
|
2018-09-22 06:36:09 +02: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
|
Revamp digest functions
|
2018-09-22 06:36:09 +02: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
|
Revamp digest functions
|
2018-09-22 06:36:09 +02:00 |
NullLan.h
|
Preparing the development branch
|
2017-10-19 15:00:41 +09:00 |
Proto_EtherIP.c
|
Cedar: replace "Interop_" and "IPsec_" with "Proto_" in the protocol-specific source/header files' names
|
2018-09-10 00:46:29 +02:00 |
Proto_EtherIP.h
|
Cedar: replace "Interop_" and "IPsec_" with "Proto_" in the protocol-specific source/header files' names
|
2018-09-10 00:46:29 +02:00 |
Proto_IKE.c
|
Revamp digest functions
|
2018-09-22 06:36:09 +02:00 |
Proto_IKE.h
|
Cedar: replace "Interop_" and "IPsec_" with "Proto_" in the protocol-specific source/header files' names
|
2018-09-10 00:46:29 +02:00 |
Proto_IkePacket.c
|
src/Cedar/Proto_IkePacket: remove unused functions, redundant assignments
|
2018-11-04 00:13:51 +05:00 |
Proto_IkePacket.h
|
src/Cedar/Proto_IkePacket: remove unused functions, redundant assignments
|
2018-11-04 00:13:51 +05:00 |
Proto_IPsec.c
|
src/Cedar/Proto_IPsec" remove unused function
|
2019-01-06 23:31:29 +05:00 |
Proto_IPsec.h
|
src/Cedar/Proto_IPsec" remove unused function
|
2019-01-06 23:31:29 +05:00 |
Proto_L2TP.c
|
Cedar: replace "Interop_" and "IPsec_" with "Proto_" in the protocol-specific source/header files' names
|
2018-09-10 00:46:29 +02:00 |
Proto_L2TP.h
|
Cedar: replace "Interop_" and "IPsec_" with "Proto_" in the protocol-specific source/header files' names
|
2018-09-10 00:46:29 +02:00 |
Proto_OpenVPN.c
|
Added the "OpenVPNPushDummyIPv4AddressOnL2Mode" option for the OpenVPN L2 mode.
|
2018-12-01 16:20:30 +09:00 |
Proto_OpenVPN.h
|
OpenVPN: Add packet scrambling/obfuscation feature
|
2018-11-12 22:32:37 +01:00 |
Proto_PPP.c
|
Cedar: add new "UsernameHubSeparator" configuration option for the server, to specify a different character from '@'
|
2018-11-25 20:50:14 +01:00 |
Proto_PPP.h
|
Cedar: replace "Interop_" and "IPsec_" with "Proto_" in the protocol-specific source/header files' names
|
2018-09-10 00:46:29 +02:00 |
Proto_SSTP.c
|
src/Cedar/Proto_SSTP: remove unused function
|
2019-01-06 23:34:10 +05:00 |
Proto_SSTP.h
|
src/Cedar/Proto_SSTP: remove unused function
|
2019-01-06 23:34:10 +05:00 |
Proto_Win7.c
|
Cedar: replace "Interop_" and "IPsec_" with "Proto_" in the protocol-specific source/header files' names
|
2018-09-10 00:46:29 +02:00 |
Proto_Win7.h
|
Cedar: replace "Interop_" and "IPsec_" with "Proto_" in the protocol-specific source/header files' names
|
2018-09-10 00:46:29 +02:00 |
Proto_Win7Inner.h
|
Cedar: replace "Interop_" and "IPsec_" with "Proto_" in the protocol-specific source/header files' names
|
2018-09-10 00:46:29 +02:00 |
Protocol.c
|
src/Cedar/Protocol: remove unused function
|
2019-01-06 23:22:08 +05:00 |
Protocol.h
|
src/Cedar/Protocol: remove unused function
|
2019-01-06 23:22:08 +05:00 |
Radius.c
|
Revamp digest functions
|
2018-09-22 06:36:09 +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
|
Revamp digest functions
|
2018-09-22 06:36:09 +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
|
Added the "OpenVPNPushDummyIPv4AddressOnL2Mode" option for the OpenVPN L2 mode.
|
2018-12-01 16:20:30 +09:00 |
Server.h
|
OpenVPN: Add packet scrambling/obfuscation feature
|
2018-11-12 22:32:37 +01:00 |
Session.c
|
Revamp digest functions
|
2018-09-22 06:36:09 +02:00 |
Session.h
|
src/Cedar/Protocol, src/Cedar/Session: cleanup, remove unused functions, variables,
|
2018-11-10 14:18:18 +05:00 |
SM.c
|
Cedar: retrieve the list of available encryption algorithms from the server
|
2019-01-01 20:31:13 +01: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
|
Debug flag and test mode improvements
|
2018-10-08 04:50:46 +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
|
Revamp digest functions
|
2018-09-22 06:36:09 +02: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
|
Fix bugs reported by Coverity Scan.
|
2018-09-28 22:39:38 +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
|
Cedar: custom TAP interface name support for FreeBSD, function refactor
|
2018-08-26 04:20:57 +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
|
Fix bugs reported by Coverity Scan.
|
2018-09-28 22:39:38 +09: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
|
Add custom HTTP header feature for HTTP proxy
|
2018-11-29 20:32:21 +01:00 |
WinUi.h
|
Add custom HTTP header feature for HTTP proxy
|
2018-11-29 20:32:21 +01:00 |
Wpc.c
|
Add custom HTTP header feature for HTTP proxy
|
2018-11-29 20:32:21 +01:00 |
Wpc.h
|
Add custom HTTP header feature for HTTP proxy
|
2018-11-29 20:32:21 +01:00 |