919f6c825f
Merge PR #929 : Added ProbeForWrite() buffer writable check routine for Irp->UserBuffer in the NDIX 5.x See driver.
2019-06-29 17:02:57 +02:00
9fbfa61b34
Merge PR #928 : OpenVPN X.509 certificate authentication will be used only when no username / password is specified
2019-06-29 16:42:06 +02:00
7ef7c36c83
OpenVPN X.509 certificate authentication will be used only when no username / password is specified
2019-06-29 21:30:58 +09:00
9cba49b89a
Fix incorrect URLs in text files
2019-06-29 21:16:27 +09:00
2da6e4c491
Merge pull request #916 from dnobori/190528_jsonrpc_api
...
Merge pull request #916 : Adding VPN Server Embedded HTML5-based Modern Admin Console, JSON-RPC API Suite and JSON-RPC Library for C#, JavaScript, TypeScript
2019-06-16 11:13:59 +05:00
afc6a706e5
Adding wwwroot/admin/README.md
2019-05-29 20:17:43 +09:00
b1d2dd8d87
Updating README
2019-05-29 19:37:29 +09:00
39b80e04c5
Add initial wwwroot/admin/default/ HTML5 admin pages
2019-05-29 19:17:50 +09:00
529d8f593c
Update developer tools for JSON-RPC
2019-05-29 18:23:33 +09:00
458906b151
Added JSON-RPC error message
2019-05-28 22:48:26 +09:00
98b08c2ad1
Implementation of the JSON-RPC API and the Web Admin interface. (dnobori's internal note: 7579 - 7682)
2019-05-28 12:51:51 +09:00
03841e4181
Initial vpnserver-jsonrpc-clients
2019-05-28 11:48:16 +09:00
d63f637253
JSON-RPC CodeGen Developer Tool
2019-05-28 11:42:12 +09:00
18cfe18950
Added ProbeForWrite() buffer writable check routine for Irp->UserBuffer in the See driver. The See driver is a legacy driver for packet capturing with NDIS 5.x (Windows 2000 or XP). It is based on the source code of WinPcap.
2019-05-28 10:36:31 +09:00
a3c29fbca6
Merge pull request #911 from hww3/hww3/illumos-ci
...
Merge PR #911 : illumos: remove stage and document the runner's maintainer
2019-05-10 18:09:53 +00:00
b078e1a849
illumos: remove stage and document the runner's maintainer
2019-05-10 08:54:16 -04:00
2584adfd87
Merge pull request #905 from chipitsine/master
...
Merge PR #905 : travis-ci: update dotnet sdk version
2019-05-03 20:48:23 +00:00
b0f6ac1248
Merge branch 'master' into master
2019-05-03 18:15:45 +00:00
4e9c3358d1
Merge pull request #906 from hww3/hww3/illumos-ci
...
Merge PR #906 : Add basic CI definition for illumos
2019-04-26 23:39:38 +00:00
59d57338a5
Add basic CI definition for illumos
2019-04-26 10:36:11 -04:00
0060ba6c18
travis-ci: update dotnet sdk version
...
also, we need to to switch to xenial, dotnet sdk is not available for trusty
2019-04-22 00:54:39 +05:00
560b90d02c
Merge pull request #904 from ronneke1996/increase-tasksmax-vpnserver-unit-file
...
Merge PR #904 : Increased the task limit of the unit file
2019-04-20 12:06:24 +00:00
a2e2d5133b
Increased the task limit of the unit file to be 4096 (max
...
connections per hub) * 4096 (max hubs)
2019-04-19 11:59:48 +02:00
b43a1e76da
Merge PR #900 : release 5.01.9670
5.01.9670
2019-04-08 20:49:22 +02:00
854814475c
release 5.01.9670
2019-04-07 19:11:27 +00:00
bf8cd35508
Merge pull request #899 from MatAtBread/issue-898
...
Merge PR #899 : Set unbuffered mode for *nix systems stdout, allowing interactive use…
2019-04-07 23:52:50 +05:00
6dbcda6026
Set unbuffered mode for *nix systems stdout, allowing interactive use within spawned processes. Fixes issue #898
2019-04-07 19:13:18 +01:00
afa93c8b84
Merge PR #896 : introduce cirrus-ci builds
2019-04-02 19:48:07 +02:00
388da69793
avoid non needed ci builds
2019-04-02 11:16:36 +05:00
9e8c277cf3
initial cirrus-ci config
2019-03-27 22:49:48 +05:00
89dfa319f3
Merge PR #893 : travis-ci: add linux-ppc64le to build matrix
2019-03-15 23:34:19 +01:00
abbacdf2a0
travis-ci: add linux-ppc64le to build matrix
2019-03-16 00:30:54 +05:00
ec72d90140
Merge PR #892 : azure pipelines improvements
2019-03-13 20:11:24 +01:00
d25d0c2465
azure pipelines windows: build artifacts, tests
2019-03-13 23:59:04 +05:00
1de08b05b2
azure pipelines linux: remove not needed setting
2019-03-13 23:58:17 +05:00
03f4ced2c7
Merge pull request #891 from chipitsine/master
...
Merge PR #891 : Azure Pipelines: refactoring, adding windows target
2019-03-13 01:51:17 +05:00
13b531c763
Azure Pipelines: refactoring, adding windows target
2019-03-13 01:37:47 +05:00
2f12e54fbc
Merge PR #889 : some build cleanup
2019-03-11 19:15:26 +01:00
8f790eeca0
rename azure-pipelines.yml to .azure-pipelines.yml
2019-03-11 22:43:35 +05:00
a9468c8cd9
configure.cmd: fail on compilation fail
2019-03-11 22:42:53 +05:00
ec7a0512f6
Merge PR #888 : Fixed the RsaVerifyEx function buffer overflow problem
2019-03-06 17:43:37 +01:00
98443715d9
Fixed the vulnerability that a malformed packet will cause the buffer overflow at the receive path. This vulnerability may occur abnormal process exit with the buffer security check mechanism built-in with SoftEther VPN binary. Although this buffer overflow can theoretically bypass the security check in theory, in the actual binary it is detected by the buffer security check inserted by the C compiler and the process is forcibly terminated. Therefore, as a result, it can be abused by a DoS attacker. Acknowledgments: The last problems is discovered and reported by Fabrizio Steiner.
2019-02-28 20:40:23 +09:00
beef8d6892
Merge PR #885 : Rename "azure-pipelines.yml" to ".azure-pipelines.yml"
2019-02-27 22:40:14 +01:00
bb56998a4e
Rename "azure-pipelines.yml" to ".azure-pipelines.yml"
2019-02-27 21:51:53 +01:00
ba94d8a6fa
Merge PR #884 : Fix memory leak in OpenSSL deinitialization function
2019-02-27 21:47:52 +01:00
372e8aa031
Fixed memory leak in OpenSSL deinitialization function
2019-02-27 21:41:20 +01:00
e750ace40a
Merge PR #883 : Fix compilation without OpenSSL ENGINE
2019-02-25 23:33:54 +01:00
26261236ba
Fix compilation without OpenSSL ENGINE
2019-02-25 14:24:31 -08:00
6773eb3e0b
Merge pull request #877 from paskal/patch-1
...
Merge PR #877 : Adjust launchpad ppa links
2019-02-16 22:44:59 +05:00
e0467c0a39
adjust launchpad ppa links
2019-02-16 19:42:07 +03:00