270cd9c17e
Merge pull request #276 from DDGo/master
...
Remove blank line at the start from init file (Debian)
2017-10-18 16:36:44 +09:00
b61882598f
Merge pull request #256 from cm0x4D/master
...
Using client parameter in function CtConnect
2017-10-18 16:36:24 +09:00
178a00f2d3
Using client parameter in function CtConnect
...
Using the global client variable might lead to strange behavoir if multiple clients are allocated and to crashes in the case the client was not initialized with CtStartClient()
2017-09-28 10:51:29 +02:00
78bcc07fa9
Peer info optional in OvsParseKeyMethod2()
2017-09-28 10:37:24 +02:00
0746be43a2
OpenSSL 1.1 Port.
...
Some potential problems with Ssl_Init_Async_SendAlert.
2017-07-29 22:31:25 -04:00
e9006faf0c
Merge pull request #287 from chipitsine/github-templates
...
added github PR template
2017-07-16 11:53:31 +09:00
61e71be380
Add support for RuToken USB key PKCS#11
...
Test on RuToken-S key.
https://www.rutoken.ru/products/all/rutoken-s/
2017-03-13 18:17:24 +03:00
a3db7b2e3d
Update Encrypt.c
...
Fixed RSA bits wrong calculation for certain x509 certificate
2017-03-10 12:04:17 +08:00
fdcf90d3f0
Add CAMELLIA cipher suite to OpenVPN
2017-02-24 14:09:22 +01:00
86383d1f60
Merge branch 'add-sha2' into openvpn-extend-ciphers
2017-02-24 13:59:00 +01:00
e0a9fb1950
Add HMAC-SHA2-256, HMAC2-384, HMAC2-512 support to OpenVPN
2017-01-23 02:34:25 +01:00
071004477f
Fix errors while adding SHA2 support to HMAC
2017-01-23 02:03:37 +01:00
29234b7f9a
Add HMAC SHA2 to IKE
2017-01-23 00:50:48 +01:00
342d602f5d
Add support for HMAC SHA2-256, HMAC SHA2-384, HMAC SHA2-512
2017-01-22 16:09:30 +01:00
c7c40c063a
Add DH groups 2048,3072,4096 to IPSec_IKE
...
src/Cedar/IPsec_IkePacket.c
2017-01-21 19:20:59 +01:00
69508dc684
added github PR template
2017-01-09 16:22:33 +05:00
a5425bcb4e
Add files via upload
2016-12-28 14:39:01 +07:00
343d82e98c
Remove blank line at the start from init file
...
There was a blank line at the start of the file before #! /bin/sh, which declares which interpeter it has to use. With this blank line the init script will not work and will throw error "exit status 1", meaning the deamon doesn't start.
This simple edit to the file will fix that
2016-11-29 18:22:26 +01:00
095d5e7b70
fix "Access to field 'p' results in a dereference of a null pointer (loaded from field 'Folders')" found by clang static analyzer
2016-11-28 19:33:15 +05:00
39cf3a77cc
fix "Function call argument is an uninitialized value" found by clang static analyzer
2016-11-28 19:28:41 +05:00
8d59c33b92
null pointer derefence found by clang static analyzer
2016-11-28 19:12:03 +05:00
a658963cdc
make code more readable (inspired by clang static analyzer)
2016-11-28 17:56:00 +05:00
334765ffd7
resolved several cppcheck findings:
...
[src/Cedar/Admin.c:418]: (error) Possible null pointer dereference: cedar
[src/Cedar/Admin.c:616]: (error) Possible null pointer dereference: cedar
[src/Cedar/WebUI.c:369]: (error) Uninitialized variable: retcode
[src/Mayaqua/Encrypt.c:4485]: (error) Uninitialized variable: key
[src/Mayaqua/Network.c:13548]: (error) Uninitialized variable: e
2016-11-28 17:27:29 +05:00
4df2eb4f9c
v4.22-9634-beta
2016-11-27 17:43:14 +09:00
0978e1a016
Merge branch 'master' of github.com:SoftEtherVPN/SoftEtherVPN
2016-11-27 18:03:07 +09:00
8bf26d424c
Merge branch 'sacha-radius-hub'
2016-11-27 18:02:48 +09:00
c9cd73d906
fix conflict
2016-11-27 18:02:30 +09:00
6bd15af4f3
Merge pull request #96 from berolinux/master
...
Try to autodetect OS and CPU instead of requiring user input
2016-11-27 18:01:13 +09:00
c18fd5c12e
Merge branch 'master' of github.com:SoftEtherVPN/SoftEtherVPN
2016-11-27 18:00:49 +09:00
bf4d021112
Merge branch 'yodresh-master'
2016-11-27 17:58:59 +09:00
9d09fb0566
fix conflict
2016-11-27 17:58:54 +09:00
2a2f47e0c8
Merge pull request #127 from nna774/fix/vpncmd-LogFileGet
...
fix LogFileGet won't save to SAVEPATH
2016-11-27 17:57:47 +09:00
b818cd53c9
Merge branch 'dglushenok-master'
2016-11-27 17:57:15 +09:00
86d87d1ac4
fix conflict
2016-11-27 17:57:00 +09:00
5f8ce287c3
Merge pull request #133 from yehorov/master
...
Add the possibility to send the Virtual Hub Name to an external DHCP server
2016-11-27 17:55:04 +09:00
697bff4023
Merge pull request #165 from micsell/cpupatch
...
Fixed OSX CPU utilization by replacing broken kevent() with select()
2016-11-27 17:54:57 +09:00
7c30cddedb
Merge pull request #178 from mcsalgado/fix_initialization
...
Fix set initialization, set.OnlyCapsuleModeIsInvalid could be garbage
2016-11-27 17:54:17 +09:00
ec5fb8ead7
Merge pull request #180 from hsaito/master
...
Systemd service configuration files for SoftEther
2016-11-27 17:54:12 +09:00
b6d855f8c8
Merge pull request #184 from mrjefftang/rpmspec_update
...
Update CentOS makefiles and spec file
2016-11-27 17:54:03 +09:00
30a6fde3d5
Merge pull request #189 from scj643/master
...
Fixed typo
2016-11-27 17:53:57 +09:00
034a213c2c
Merge pull request #204 from LegDog/master
...
Adding Radius AVP Called-Station-Id
2016-11-27 17:53:45 +09:00
d6b0c15e05
Merge branch 'rtau-master'
2016-11-27 17:52:42 +09:00
712adc6d74
resolved the conflict
2016-11-27 17:48:18 +09:00
cc8fff4d81
Merge pull request #217 from lewellyn/patch-1
...
Default to TLS connections only
2016-11-27 17:25:15 +09:00
5cae447c79
Merge pull request #229 from chipitsine/master
...
cppcheck issues
2016-11-27 17:25:03 +09:00
36591082c4
Merge pull request #231 from Leden/armv7l
...
Support Debian package build on ARMv7l architecture
2016-11-27 17:24:51 +09:00
9939ec5a56
Merge pull request #241 from knok/debian-init
...
Add LSB header
2016-11-27 17:24:30 +09:00
3292d83a62
Merge pull request #248 from ajeecai/master
...
Fix that ParseTcpOption doesn't work correctly
2016-11-27 17:23:43 +09:00
ced0856ab1
HTTPS /wiki redir to 443 (test)
2016-11-08 14:44:35 -02:00
8520502707
Merge remote-tracking branch 'upstream/master'
2016-11-08 09:23:52 -02:00