1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2026-01-26 05:10:11 +03:00

Commit Graph

  • 12cbf34302 Make install dir for unit files configurable Donald Buczek 2019-10-29 16:33:28 +01:00
  • 63caa4b07f Protocol.c: adapt ClientConnectGetSocket() for new proxy functions Davide Beatrici 2019-10-29 04:50:32 +01:00
  • 3c21d982fc Wpc.c: adapt WpcSockConnectEx() for new proxy functions Davide Beatrici 2019-10-29 04:47:43 +01:00
  • 59dc26aa21 Protocol: add ProxyCodeToCedar() Davide Beatrici 2019-10-29 07:40:11 +01:00
  • b8f58a2f94 Move generic proxy stuff from Cedar to Mayaqua Davide Beatrici 2019-10-30 01:39:04 +01:00
  • 1e835e7ec2 Merge PR #1020: Proto_OpenVPN.c: improve OvsProcessData(), fix out-of-bounds access found by Coverity Davide Beatrici 2019-10-27 09:37:11 +01:00
  • 5d73cd878f Proto_OpenVPN.c: improve OvsProcessData(), fix out-of-bounds access found by Coverity Davide Beatrici 2019-10-27 09:01:56 +01:00
  • 7349c4b16a Merge PR #1018: Proto_OpenVPN.c: fix segmentation fault in OvsProceccRecvPacket() Davide Beatrici 2019-10-26 00:53:27 +02:00
  • 16bde47763 Proto_OpenVPN.c: fix segmentation fault in OvsProceccRecvPacket() Davide Beatrici 2019-10-26 00:36:07 +02:00
  • 79a60bc5f0 Merge PR #1014: Addressing the OpenVPN UDP reflection amplification attack Davide Beatrici 2019-10-22 09:42:08 +02:00
  • 4d42f450b2 Addressing the UDP reflection amplification attack: https://github.com/SoftEtherVPN/SoftEtherVPN/issues/1001 Daiyuu Nobori 2019-10-22 11:14:05 +09:00
  • 46d8da6744 Merge PR #1012: Mayaqua.h: include <stdarg.h> for "va_list" on Illumos Davide Beatrici 2019-10-21 22:08:09 +02:00
  • 51330fdb43 Mayaqua.h: include <stdarg.h> for "va_list" on Illumos Davide Beatrici 2019-10-21 21:44:38 +02:00
  • 5b15b12ea9 Merge PR #1011: Protocol.c: fix bug in ClientConnectGetSocket() causing custom HTTP header not to work Davide Beatrici 2019-10-21 21:38:34 +02:00
  • 12cc242529 Protocol.c: fix bug in ClientConnectGetSocket() causing custom HTTP header not to work Davide Beatrici 2019-10-21 20:20:03 +02:00
  • 4afdad09a1 Merge PR #1009: Move HTTP related functions to dedicated file(s) in Mayaqua Davide Beatrici 2019-10-20 13:28:53 +02:00
  • 2f90e9ecb8 Mayaqua: move HTTP functions from "Network" to "HTTP" Davide Beatrici 2019-10-20 02:17:42 +02:00
  • c3d6ffc533 Move GetMimeTypeFromFileName() and related structure to Mayaqua Davide Beatrici 2019-10-20 00:46:36 +02:00
  • 04ecbf843a Mayaqua.h: include <stdio.h> for "FILE" Davide Beatrici 2019-10-20 00:44:57 +02:00
  • 6b41b19327 Mayaqua.h: include <stddef.h>, for "wchar_t" Davide Beatrici 2019-10-20 01:12:55 +02:00
  • 93dcd25d63 Merge PR #1010: Bump mixin-deep from 1.3.1 to 1.3.2 in /src/bin/hamcore/wwwroot/admin/default Davide Beatrici 2019-10-20 01:06:55 +02:00
  • 5fed2b8903 Bump mixin-deep in /src/bin/hamcore/wwwroot/admin/default dependabot[bot] 2019-10-19 22:39:12 +00:00
  • 2aeec323f9 Merge PR #1008: Adding RADIUS and L3 MAC address fixing function, with small bug-fixes Davide Beatrici 2019-10-19 19:37:21 +02:00
  • 762c399c42 Merge pull request #1007 from dnobori/191019_win32openssl1.1.1d Ilya Shipitsin 2019-10-19 14:16:09 +05:00
  • f0357d4000 - Fixed the problem occurs when RPC messages between Cluster Members exceed 64Kbytes. - Fixed the RADIUS PEAP client to use the standard TLS versioning. - Implementation of a function to fix the MAC address of L3 VPN protocol by entering e.g. "MAC: 112233445566" in the "Notes" field of the user information. - Implementation of a function to fix the virtual MAC address to be assigned to the L3 VPN client as a string attribute from RADIUS server when authentication. Daiyuu Nobori 2019-10-19 17:34:12 +09:00
  • 7413fec646 Updating built-in Win32 libraries - OpenSSL 1.1.1 -> 1.1.1d - zlib 1.2.3 -> 1.2.11 Daiyuu Nobori 2019-10-19 16:59:13 +09:00
  • e944e6a848 Merge pull request #937 from chipitsine/cap_syslog Ilya Shipitsin 2019-10-12 11:24:07 +05:00
  • c8a0a5648b Merge PR #970: Fix buffer overflow during NETBIOS name resolution Davide Beatrici 2019-09-30 06:59:04 +02:00
  • e03db7ee60 Merge pull request #966 from Flucons/patch-1 Ilya Shipitsin 2019-09-21 17:33:12 +00:00
  • 93183f7b3f Merge pull request #967 from Flucons/patch-2 Ilya Shipitsin 2019-09-21 17:32:03 +00:00
  • 1e9092ee94 Merge pull request #977 from Hiiragi-Yuriko/patch-1 Ilya Shipitsin 2019-09-17 10:36:42 +00:00
  • 50960dbe16 Update strtable_cn.stb 柊 ゆり子 2019-09-17 17:51:03 +08:00
  • ea37c85391 Merge pull request #973 from metalefty/hardcoded-log-path Ilya Shipitsin 2019-09-13 10:49:27 +00:00
  • 21e3ce104b Avoid using hardcoded paths in log file enumeration Koichiro IWAO 2019-09-13 09:51:20 +09:00
  • 850a5faa0d Fix buffer overflow during NETBIOS name resolution stffabi 2019-09-04 14:32:19 +02:00
  • 9e46402e6b Merge PR #960: ci: display error if vpntest failed Davide Beatrici 2019-08-29 09:05:47 +02:00
  • 1144d6c430 Update SEVPN.sln FelipeL 2019-08-15 13:03:14 -03:00
  • 926b99047a Create strtable_pt_br.stb FelipeL 2019-08-15 00:46:58 -03:00
  • 2fa28480f9 ci: display error if vpntest failed Ilya Shipitsin 2019-08-04 14:42:52 +05:00
  • d10f83417f Merge PR #962: Fix several compile warnings on MS VC++ 2008. Davide Beatrici 2019-08-04 04:03:14 +02:00
  • 82b84a9436 Merge PR #961: Enable crash minidump for Win32 vpntest Davide Beatrici 2019-08-04 03:51:00 +02:00
  • bf4667cfce Fix several compile warnings on MS VC++ 2008. Daiyuu Nobori 2019-08-04 10:35:16 +09:00
  • c6068d23c7 Enables crash minidump for Win32 vpntest. Minidump files will be saved to the 'C:\Users\<username>\AppData\Local\Temp\vpn_debug' (for normal user) or 'src\bin\vpn_debug\' (for administrator user). Daiyuu Nobori 2019-08-04 10:26:41 +09:00
  • 7dff0dce17 Merge PR #957: Add interface for easy protocol implementation Davide Beatrici 2019-07-29 03:33:48 +02:00
  • 9f19efb7af OpenVPN: use new protocol interface Davide Beatrici 2019-07-26 07:58:22 +02:00
  • 7d58e6bf60 Add interface for easy protocol implementation Davide Beatrici 2019-07-26 08:36:54 +02:00
  • 3f9b610c80 Merge pull request #953 from neheb/op Ilya Shipitsin 2019-07-23 00:05:38 +05:00
  • ad33008a29 add "no-deprecated" to openssl builds "no-deprecated" is widely used in openwrt devices Ilya Shipitsin 2019-07-21 20:29:29 +05:00
  • d57fc3524c Fix LibreSSL support Rosen Penev 2019-07-22 09:48:17 -07:00
  • a9f707c813 Switch to OpenSSL THREADID API Rosen Penev 2019-07-22 09:40:43 -07:00
  • 24f426162c Merge PR #947: travis-ci: add sonar-scan, update openssl, libressl Davide Beatrici 2019-07-17 09:37:09 +02:00
  • 06fc93e08e travis-ci: update openssl, libressl Ilya Shipitsin 2019-07-17 12:05:51 +05:00
  • e10983ec6f enable sonar-scan in travis-ci builds Ilya Shipitsin 2019-07-17 11:58:30 +05:00
  • 9b20444bb2 Merge PR #945: Virtual: fix race condition in DHCP server which resulted in multiple clients receiving the same IP Davide Beatrici 2019-07-15 09:23:09 +02:00
  • d6cf1b85a9 Virtual: fix race condition in DHCP server which resulted in multiple clients receiving the same IP Davide Beatrici 2019-07-13 23:29:16 +02:00
  • 831c907512 Merge PR #943: Mayaqua: Fix compilation without deprecated OpenSSL APIs Davide Beatrici 2019-07-11 22:03:23 +02:00
  • 1bd39485cf Mayaqua: Fix compilation without deprecated OpenSSL APIs Rosen Penev 2019-07-11 12:42:26 -07:00
  • fb5083be29 Merge PR #941: Mayaqua: Replace GNU specific sys/poll.h header with POSIX poll.h Davide Beatrici 2019-07-11 02:27:02 +02:00
  • a4ed656001 Mayaqua: Replace GNU specific sys/poll.h header with POSIX poll.h Rosen Penev 2019-07-10 17:01:01 -07:00
  • dcc99fdbb2 Merge PR #940: release 5.01.9671 5.01.9671 Davide Beatrici 2019-07-10 19:49:13 +02:00
  • 13dbf83e95 release 5.01.9671 Ilya Shipitsin 2019-07-10 12:45:14 +05:00
  • 5c77eddaf9 Merge pull request #935 from chipitsine/master Ilya Shipitsin 2019-07-10 11:03:48 +05:00
  • 0d69030d77 Merge pull request #939 from dnobori/190710_fix_typo Daiyuu Nobori 2019-07-10 14:52:44 +09:00
  • a9f31d7df9 Fixing the typo "descrption" of the JSON-RPC document. Thanks to https://github.com/SoftEtherVPN/SoftEtherVPN/issues/938 Daiyuu Nobori 2019-07-10 14:37:30 +09:00
  • c6117d4f8e systemd: replace deprecated CAP_SYS_ADMIN with CAP_SYSLOG Ilya Shipitsin 2019-07-08 21:05:35 +05:00
  • c2ad67a907 Change release packaging Fixes: #846 Ilya Shipitsin 2019-07-08 12:09:58 +05:00
  • 2291bf5bf9 gitlab-ci: build illumos only when runner attached Ilya Shipitsin 2019-07-06 15:56:51 +05:00
  • 50e39826e4 Merge PR #934: src/Cedar/Admin.c: remove redundant check Davide Beatrici 2019-07-06 07:59:03 +02:00
  • 47ad2328c0 src/Cedar/Admin.c: remove redundant check found by Coverity Ilya Shipitsin 2019-07-06 10:22:44 +05:00
  • 17a04b4387 Merge pull request #933 from chipitsine/funding Ilya Shipitsin 2019-07-01 22:14:58 +03:00
  • e1e29a9283 add FUNDING.yml Ilya Shipitsin 2019-07-01 23:25:52 +05:00
  • 2592525b64 Merge pull request #931 from dnobori/190630_update_see_ndis5_driver Daiyuu Nobori 2019-06-30 02:24:32 +09:00
  • 896ac8e285 Merge pull request #930 from dnobori/190630_kb3033929_message Daiyuu Nobori 2019-06-30 02:24:24 +09:00
  • 6e78068a65 Update the driver binary for https://github.com/SoftEtherVPN/SoftEtherVPN/pull/929 Daiyuu Nobori 2019-06-30 01:22:04 +09:00
  • 9c227f3480 Add the warning message if KB3033929 is not installed in Windows 7 / Server 2008 R2. Daiyuu Nobori 2019-06-30 01:20:52 +09:00
  • 9c6c88a1a8 Merge pull request #927 from dnobori/190629_fix_url Daiyuu Nobori 2019-06-30 01:17:38 +09:00
  • 919f6c825f Merge PR #929: Added ProbeForWrite() buffer writable check routine for Irp->UserBuffer in the NDIX 5.x See driver. Davide Beatrici 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 Davide Beatrici 2019-06-29 16:42:06 +02:00
  • 7ef7c36c83 OpenVPN X.509 certificate authentication will be used only when no username / password is specified Daiyuu Nobori 2019-06-29 21:30:58 +09:00
  • 9cba49b89a Fix incorrect URLs in text files Daiyuu Nobori 2019-06-29 21:16:27 +09:00
  • 2da6e4c491 Merge pull request #916 from dnobori/190528_jsonrpc_api Ilya Shipitsin 2019-06-16 11:13:59 +05:00
  • afc6a706e5 Adding wwwroot/admin/README.md Daiyuu Nobori 2019-05-29 20:17:43 +09:00
  • b1d2dd8d87 Updating README Daiyuu Nobori 2019-05-29 19:37:29 +09:00
  • 39b80e04c5 Add initial wwwroot/admin/default/ HTML5 admin pages Daiyuu Nobori 2019-05-29 18:40:32 +09:00
  • 529d8f593c Update developer tools for JSON-RPC Daiyuu Nobori 2019-05-29 17:23:59 +09:00
  • 458906b151 Added JSON-RPC error message Daiyuu Nobori 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) Daiyuu Nobori 2019-05-28 12:51:51 +09:00
  • 03841e4181 Initial vpnserver-jsonrpc-clients Daiyuu Nobori 2019-05-28 11:42:26 +09:00
  • d63f637253 JSON-RPC CodeGen Developer Tool Daiyuu Nobori 2019-05-28 11:38:38 +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. Daiyuu Nobori 2019-05-28 10:36:31 +09:00
  • a3c29fbca6 Merge pull request #911 from hww3/hww3/illumos-ci Ilya Shipitsin 2019-05-10 18:09:53 +00:00
  • b078e1a849 illumos: remove stage and document the runner's maintainer William Welliver 2019-05-10 08:54:16 -04:00
  • 2584adfd87 Merge pull request #905 from chipitsine/master Ilya Shipitsin 2019-05-03 20:48:23 +00:00
  • b0f6ac1248 Merge branch 'master' into master Ilya Shipitsin 2019-05-03 18:15:45 +00:00
  • 4e9c3358d1 Merge pull request #906 from hww3/hww3/illumos-ci Ilya Shipitsin 2019-04-26 23:39:38 +00:00
  • 59d57338a5 Add basic CI definition for illumos William Welliver 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 Ilya Shipitsin 2019-04-22 00:54:39 +05:00
  • 560b90d02c Merge pull request #904 from ronneke1996/increase-tasksmax-vpnserver-unit-file Ilya Shipitsin 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) Ron Nabuurs 2019-04-19 11:53:39 +02:00
  • b43a1e76da Merge PR #900: release 5.01.9670 5.01.9670 Davide Beatrici 2019-04-08 20:49:22 +02:00