1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-11-21 02:41:33 +03:00

Commit Graph

  • ff4b74afda Merge pull request #1929 from chipitsine/pr_1921_followup Ilya Shipitsin 2023-12-01 17:18:40 +01:00
  • e6792d8893 fix nullptr deref Ilya Shipitsin 2023-11-19 10:57:28 +01:00
  • 8cde812157 Merge pull request #1924 from hiura2023/master Ilya Shipitsin 2023-11-10 13:49:45 +01:00
  • 3574f8aa98 Fix azure pipelines: Publish separate artifacts for both x64 and x86. hiura 2023-11-02 18:42:12 +09:00
  • 9429243dbe Merge pull request #1906 from hiura2023/master Ilya Shipitsin 2023-11-01 10:26:37 +01:00
  • 895c16e3e8 Revert "README.md: Add me to members" Yihong Wu 2023-10-15 06:13:59 +00:00
  • 6a170ac691 Merge PR #1911: Fix 7 vulnerabilities, add softether.net after-2038 year certificate hash, add vpncmd message about Developer Edition Davide Beatrici 2023-10-09 18:01:47 +02:00
  • 6dbf7e9ae2 Showing an explanation of the purpose of the Developer Edition and the difference from the Stable Editon by Daiyuu Nobori Daiyuu Nobori 2023-09-28 20:24:44 +09:00
  • 54ae7f725b Add four new certificate hashes to the DDNS_CERT_HASH list by Daiyuu Nobori. These certificates will be used to University of Tsukuba's built-in "softether.net" DDNS server after year 2038. Daiyuu Nobori 2023-09-28 19:56:41 +09:00
  • 35077deaf1 Fix Vulnerability: CVE-2023-25774 TALOS-2023-1743 SoftEther VPN vpnserver ConnectionAccept () denial of service vulnerability Daiyuu Nobori 2023-10-09 17:13:41 +02:00
  • 3b932f5fee Fix Vulnerability: CVE-2023-27516 TALOS-2023-1754 and CVE-2023-32634 TALOS-2023-1755 SoftEther VPN CiRpcAccepted () authentication bypass vulnerability and SoftEther VPN CiRpcServerThread () MitM authentication bypass vulnerability https://www.softether.org/9-about/News/904-SEVPN202301 https://jvn.jp/en/jp/JVN64316789/ Daiyuu Nobori 2023-09-28 19:18:58 +09:00
  • f4bbe476be Fix Vulnerability: CVE-2023-32275 TALOS-2023-1753 SoftEther VPN CtEnumCa () information disclosure vulnerability https://www.softether.org/9-about/News/904-SEVPN202301 https://jvn.jp/en/jp/JVN64316789/ Daiyuu Nobori 2023-09-28 19:08:40 +09:00
  • 2dec52b875 Heap area protection of memory has been enhanced. When memory is released and reallocated, a random security value called a canary is written to the before/after area of memory, and if the value has been modified, the process is terminated (restarted) for safety, assuming it is a buffer overflow of the memory area. This feature may effectively prevent confidentiality or integrity violations in the event that some heap area overflow vulnerability is discovered in this system in the future. Daiyuu Nobori 2023-10-07 04:42:00 +02:00
  • c49e462ed1 Fix Vulnerability: CVE-2023-22325 TALOS-2023-1736 SoftEther VPN DCRegister DDNS_RPC_MAX_RECV_SIZE denial of service vulnerability https://www.softether.org/9-about/News/904-SEVPN202301 https://jvn.jp/en/jp/JVN64316789/ Daiyuu Nobori 2023-09-28 18:26:17 +09:00
  • b8e542105f Fix Vulnerability: CVE-2023-27395 TALOS-2023-1735 SoftEther VPN vpnserver WpcParsePacket () heap-based buffer overflow vulnerability https://www.softether.org/9-about/News/904-SEVPN202301 https://jvn.jp/en/jp/JVN64316789/ Daiyuu Nobori 2023-09-28 18:24:12 +09:00
  • 18dc2621ec Merge pull request #1905 from chipitsine/master Ilya Shipitsin 2023-09-17 21:02:58 +02:00
  • f57f05a599 Bind outgoing connection to a specific IP address (fix a bug) hiura 2023-09-17 16:36:57 +09:00
  • f736d18267 temporarily suppress clang warnings on "-Wincompatible-function-pointer-types" Ilya Shipitsin 2023-09-16 00:03:03 +02:00
  • 1be55ebb94 src/vpndrvinst/main.c: add missing header file Ilya Shipitsin 2023-09-16 00:02:29 +02:00
  • d8dec75bc5 Merge pull request #1903 from puripuri2100/fix-missing-arg-name Ilya Shipitsin 2023-09-15 14:27:22 +02:00
  • fc2a33d1f3 fix missing arg puripuri2100 2023-09-15 09:39:11 +09:00
  • 68615fe64e Merge pull request #1902 from chipitsine/master Ilya Shipitsin 2023-09-13 12:21:02 +02:00
  • 2fd6c0b76a add missing localization Ilya Shipitsin 2023-09-12 22:43:01 +02:00
  • 6833a7a11d Merge pull request #1901 from hiura2023/master Ilya Shipitsin 2023-09-12 09:39:18 +02:00
  • 643cbbbf88 Bind outgoing connection to a specific IP address (avoid illegal access) hiura 2023-09-12 10:20:51 +09:00
  • 205a94cda2 Merge pull request #1867 from hiura2023/master Ilya Shipitsin 2023-09-10 17:18:31 +02:00
  • 2868ff1ef6 Merge pull request #1897 from puripuri2100/fix_strtable_VpnAzureSetStatus Ilya Shipitsin 2023-09-01 22:43:29 +02:00
  • a9a93a2824 fixed VpnAzureSetStatus to VpnAzureSetEnable puripuri2100 2023-08-31 01:30:15 +09:00
  • 979eb803a6 Merge pull request #1894 from chipitsine/master Ilya Shipitsin 2023-08-27 21:23:50 +02:00
  • 5e63124bb5 Update strtable_ru.stb djony 2023-08-27 22:20:11 +03:00
  • 68e704097d fix another stb complaints Ilya Shipitsin 2023-08-27 21:11:53 +02:00
  • 716ae59f1f Update strtable_ru.stb djony 2023-08-27 22:11:51 +03:00
  • 8162ca3d12 Merge branch 'SoftEtherVPN:master' into master Ilya Shipitsin 2023-08-27 21:01:22 +02:00
  • d9686df302 Merge pull request #1895 from djony/master Ilya Shipitsin 2023-08-27 21:00:43 +02:00
  • 8345deebe4 Add files via upload djony 2023-08-27 19:21:13 +03:00
  • 63595f79c5 fix some missing localization Ilya Shipitsin 2023-08-25 22:24:53 +02:00
  • 7fe3e6a800 CI: travis: cleanup stb check Ilya Shipitsin 2023-08-25 22:07:07 +02:00
  • 107c4ba362 CI: add stb check Ilya Shipitsin 2023-08-25 22:06:09 +02:00
  • aa65e11fc8 stbchecker: retarget against net7.0 Ilya Shipitsin 2023-08-25 22:05:08 +02:00
  • 519d94f925 Merge pull request #1893 from djony/master Ilya Shipitsin 2023-08-24 22:53:55 +02:00
  • 950ecc186c Update strtable_ru.stb djony 2023-08-24 00:39:17 +03:00
  • 2abd9de923 Update strtable_ru.stb djony 2023-08-24 00:37:55 +03:00
  • 5d8ff7ed4f Merge pull request #1887 from chipitsine/master Ilya Shipitsin 2023-08-16 22:47:14 +02:00
  • 8f8677f164 set PPPSetStatus(p, PPP_STATUS_FAIL); in case of failure Ilya Shipitsin 2023-08-16 22:32:00 +02:00
  • 088b5c2df3 additional error handling if SSL_CTX_new failed Ilya Shipitsin 2023-08-16 19:17:18 +02:00
  • acb6a53b31 Merge pull request #1884 from chipitsine/master Ilya Shipitsin 2023-08-15 10:00:06 +02:00
  • e122e964f3 CI: cleanup osx travis-ci due to migration to GHA Ilya Shipitsin 2023-08-14 22:10:03 +02:00
  • df108b559d CI: enable macos builds Ilya Shipitsin 2023-08-14 22:03:38 +02:00
  • efac849ed7 Merge pull request #1883 from barracuda156/darwin Ilya Shipitsin 2023-08-14 19:58:06 +02:00
  • a80d3f2032 TunTap.h: fix for undefined u_char, u_short on MacOS barracuda156 2023-08-14 15:54:56 +08:00
  • 1cf2e7a8ea Network.h: include forgotten pthread.h for MacOS too barracuda156 2023-08-14 15:40:53 +08:00
  • 137b8ef67a Merge pull request #1877 from chipitsine/master Ilya Shipitsin 2023-08-09 07:41:20 +02:00
  • c2fe874865 Bind outgoing connection to a specific IP address No.2 hiura 2023-08-08 18:14:22 +09:00
  • 14fea1f4a2 CI: get rid of travis-ci coverity wrapper Ilya Shipitsin 2023-08-08 07:53:58 +02:00
  • f6f2660060 Merge pull request #1869 from metalefty/bsdunixvlan-group Ilya Shipitsin 2023-08-07 08:16:17 +02:00
  • 5d667e4261 Merge pull request #1876 from chipitsine/fedora_rawhide Ilya Shipitsin 2023-08-06 23:29:32 +02:00
  • adccc6b7d4 Merge pull request #1775 from domosekai/radius2 Yihong Wu 2023-08-07 02:50:13 +09:00
  • a2aa254f11 CI: introduce monthly Fedora Rawhide builds Ilya Shipitsin 2023-08-06 15:43:53 +02:00
  • c0440031e9 Merge pull request #1873 from icy17/master Ilya Shipitsin 2023-08-05 23:09:56 +02:00
  • 07733b29cb fix potential crash. icy17 2023-07-30 11:01:09 +00:00
  • eb785e08fe Merge PR #1866: Translate GenX25519/GetPublicX25519 command Davide Beatrici 2023-07-05 09:55:53 +02:00
  • 1493ccb44d Merge PR #1865: Fix build when NO_VLAN Davide Beatrici 2023-07-05 09:55:35 +02:00
  • 49f8112d83 Cedar/VLanUnix: assign virtual interface to softether group Koichiro IWAO 2023-06-17 01:04:38 +09:00
  • 5633314981 Merge PR #1868: Fix build on __FreeBSD_version >= 140091 (LLVM 16) Davide Beatrici 2023-07-04 06:08:21 +02:00
  • dcdbce63d5 Fix build on __FreeBSD_version >= 140091 (LLVM 16) Koichiro Iwao 2023-07-03 16:49:08 +09:00
  • 8ac021a38c Merge pull request #1863 from metalefty/bsdunixvlan-bridge Ilya Shipitsin 2023-07-03 22:45:37 +02:00
  • e4330ca71a bind outgoing connection hiura 2023-06-28 23:18:09 +09:00
  • 35b5d0640f Translate GenX25519/GetPublicX25519 command Koichiro Iwao 2023-06-21 15:16:47 +09:00
  • f88341ce40 Fix case of WireGuard Koichiro Iwao 2023-06-21 15:11:38 +09:00
  • 0ab5199272 Fix build when NO_VLAN Koichiro IWAO 2023-06-17 01:57:11 +09:00
  • 41be858df0 Collect garbage at development Koichiro IWAO 2023-06-17 01:54:36 +09:00
  • 6665efb822 Remove unnecessary quotation to fix build Koichiro IWAO 2023-06-15 10:17:33 +09:00
  • 8826484245 Rename macro BRDEST -> BRIDGE for simplicity Koichiro IWAO 2023-06-14 20:56:01 +09:00
  • 09708bc8cb Cedar/BridgeUnix: make sure to destroy tap device for bridge on FreeBSD Koichiro IWAO 2023-06-05 18:29:22 +09:00
  • 696a9bc0a1 Cedar: Don't hardcode prefix for virtual brige destination Koichiro IWAO 2023-06-02 18:01:23 +09:00
  • 1c0bdb0c30 Merge PR #1860: Cedar/VLanUnix: add description to FreeBSD tap device Davide Beatrici 2023-06-08 19:09:02 +02:00
  • 96e4fc040f Cedar/VLanUnix: add description to FreeBSD tap device Koichiro IWAO 2023-06-01 15:10:42 +09:00
  • 0f689d9dfc Merge PR #1859: FreeBSD: Improve client's virtual network interface handling Davide Beatrici 2023-06-01 09:38:26 +02:00
  • 867c992111 Cedar/VLanUnix: use space after #ifdef Koichiro IWAO 2023-06-01 15:07:27 +09:00
  • 96b1961d78 Cedar/VLanUnix: add UnixDestroyTapDevice prototype declaration Koichiro IWAO 2023-06-01 11:57:50 +09:00
  • 939eb3130e Cedar/Client: Enable CtVLans{Up,Down} on FreeBSD Koichiro IWAO 2023-05-31 16:40:34 +09:00
  • 0ba7ad392e Cedar/VLanUnix: Enable UnixVLanSetState on FreeBSD Koichiro IWAO 2023-05-29 18:00:46 +09:00
  • 8482a52522 Cedar/VLanUnix: Make NicDelete work on FreeBSD Koichiro IWAO 2023-05-31 11:34:50 +09:00
  • 9c33605f5e Cedar: Don't hardcode prefix for UNIX virtual network interface Koichiro IWAO 2023-05-30 23:01:37 +09:00
  • 3c70698c35 Merge pull request #1845 from chipitsine/master Ilya Shipitsin 2023-05-21 19:16:44 +02:00
  • 56b4ebfa65 add github security reporting to README.md Ilya Shipitsin 2023-05-14 21:21:03 +02:00
  • c68d93c2e9 introduce security policy Ilya Shipitsin 2023-05-14 21:13:42 +02:00
  • 2fdd9ec4dc Merge pull request #1832 from chipitsine/master Ilya Shipitsin 2023-05-13 20:42:38 +02:00
  • 36505e3896 Changed 'settng' to 'setting' and regenerated the RPC docs Roel van de Wiel 2023-05-10 15:09:57 +02:00
  • 6ae786d542 Merge pull request #1833 from chipitsine/coverity_fix Ilya Shipitsin 2023-05-01 09:14:17 +02:00
  • c59df82666 src/Mayaqua/Secure.c: fix potential null pointer dereference Ilya Shipitsin 2023-05-01 06:18:39 +02:00
  • db7d6c83d5 src/Mayaqua/Secure.c: fix potential null pointer dereference Ilya Shipitsin 2023-05-01 06:09:38 +02:00
  • a89adaebc3 src/Mayaqua/Secure.c: fix potential null pointer dereference Ilya Shipitsin 2023-05-01 06:07:19 +02:00
  • c46871688b src/Cedar/Server.c: fix race condition Ilya Shipitsin 2023-05-01 05:53:36 +02:00
  • aadc068964 Merge pull request #1831 from chipitsine/master Ilya Shipitsin 2023-04-29 23:47:35 +02:00
  • 46e73e944f src/Mayaqua/Unix.c: fix guarding Ilya Shipitsin 2023-04-29 22:31:55 +02:00
  • 8fc27da780 Merge pull request #1829 from chipitsine/master Ilya Shipitsin 2023-04-22 08:26:47 +02:00
  • c983ebffc1 Merge pull request #1828 from chipitsine/cleanup_source_release_pipeline Ilya Shipitsin 2023-04-21 23:22:02 +02:00
  • df6df007a3 src/Mayaqua/Str.c: fix denial of service reported by Cisco Talos Ilya Shipitsin 2023-04-21 22:38:22 +02:00
  • f7a2cc5a7d CI: modernize GH release creation Ilya Shipitsin 2023-04-21 22:27:47 +02:00