1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-06-27 19:35:09 +03:00

Commit Graph

  • 36456e63a6
    Merge pull request #1953 from hiura2023/master Ilya Shipitsin 2024-02-21 21:49:53 +0100
  • 4e4bd79ad2 IPC.c:Cast the pointer to a defined size due to the error in compiling. hiura 2024-02-20 12:01:35 +0900
  • 45dcd2dab2
    Revert "Add (No) Code of Conduct" mavaneh 2023-12-27 15:34:37 +0330
  • dc2b11918a
    Merge pull request #1933 from chipitsine/master 5.02.5181 Ilya Shipitsin 2023-12-03 14:08:34 +0100
  • 7398bf2724 CI: use OPENSSL_ROOT_DIR for cirrus-ci builds Ilya Shipitsin 2023-12-02 22:30:26 +0100
  • ff4b74afda
    Merge pull request #1929 from chipitsine/pr_1921_followup Ilya Shipitsin 2023-12-01 17:18:40 +0100
  • e6792d8893 fix nullptr deref Ilya Shipitsin 2023-11-19 10:57:28 +0100
  • d4ec7cc184
    Merge b28977d49a into 8cde812157 icy17 2023-11-10 23:03:38 +0800
  • 8cde812157
    Merge pull request #1924 from hiura2023/master Ilya Shipitsin 2023-11-10 13:49:45 +0100
  • 3574f8aa98 Fix azure pipelines: Publish separate artifacts for both x64 and x86. hiura 2023-11-02 18:42:12 +0900
  • 9429243dbe
    Merge pull request #1906 from hiura2023/master Ilya Shipitsin 2023-11-01 10:26:37 +0100
  • b28977d49a fix nullptr deref icy17 2023-10-24 11:33:42 +0800
  • 895c16e3e8 Revert "README.md: Add me to members" Yihong Wu 2023-10-15 06:13:59 +0000
  • 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 +0200
  • 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 +0900
  • 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 +0900
  • 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 +0200
  • 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 +0900
  • 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 +0900
  • 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 +0200
  • 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 +0900
  • 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 +0900
  • 06e79fd75d replace да|нет to yes|no puripuri2100 2023-09-27 20:03:43 +0900
  • d30949038f Swap comment for ConnectionList command and comment for ConnectionGet command in strtable_ru.stb file puripuri2100 2023-09-27 20:01:53 +0900
  • c621a8e74d fix [порт] to [port] puripuri2100 2023-09-27 00:12:50 +0900
  • 1b0aa5e434 fix puripuri2100 2023-09-26 23:26:57 +0900
  • 51898b80a2 fix comment: ConnectionGet puripuri2100 2023-09-26 23:25:55 +0900
  • ed282ad977 change comment: VPN工具 to VPN Tools puripuri2100 2023-09-26 23:24:07 +0900
  • 7e30a8e52a fixed VpnAzureSetStatus to VpnAzureSetEnable puripuri2100 2023-09-26 22:55:22 +0900
  • a09446c1f3 fix [nome] to [name] puripuri2100 2023-09-26 22:51:28 +0900
  • 18dc2621ec
    Merge pull request #1905 from chipitsine/master Ilya Shipitsin 2023-09-17 21:02:58 +0200
  • f57f05a599 Bind outgoing connection to a specific IP address (fix a bug) hiura 2023-09-17 16:36:57 +0900
  • f736d18267 temporarily suppress clang warnings on "-Wincompatible-function-pointer-types" Ilya Shipitsin 2023-09-16 00:03:03 +0200
  • 1be55ebb94 src/vpndrvinst/main.c: add missing header file Ilya Shipitsin 2023-09-16 00:02:29 +0200
  • d8dec75bc5
    Merge pull request #1903 from puripuri2100/fix-missing-arg-name Ilya Shipitsin 2023-09-15 14:27:22 +0200
  • fc2a33d1f3 fix missing arg puripuri2100 2023-09-15 09:39:11 +0900
  • 68615fe64e
    Merge pull request #1902 from chipitsine/master Ilya Shipitsin 2023-09-13 12:21:02 +0200
  • 2fd6c0b76a add missing localization Ilya Shipitsin 2023-09-12 22:43:01 +0200
  • 6833a7a11d
    Merge pull request #1901 from hiura2023/master Ilya Shipitsin 2023-09-12 09:39:18 +0200
  • 643cbbbf88 Bind outgoing connection to a specific IP address (avoid illegal access) hiura 2023-09-12 10:20:51 +0900
  • 205a94cda2
    Merge pull request #1867 from hiura2023/master Ilya Shipitsin 2023-09-10 17:18:31 +0200
  • 2868ff1ef6
    Merge pull request #1897 from puripuri2100/fix_strtable_VpnAzureSetStatus Ilya Shipitsin 2023-09-01 22:43:29 +0200
  • 556bc0afe2 v4.43-9799-beta dnobori 2023-08-31 12:21:48 +0900
  • a9a93a2824 fixed VpnAzureSetStatus to VpnAzureSetEnable puripuri2100 2023-08-31 01:30:15 +0900
  • 979eb803a6
    Merge pull request #1894 from chipitsine/master Ilya Shipitsin 2023-08-27 21:23:50 +0200
  • 5e63124bb5
    Update strtable_ru.stb djony 2023-08-27 22:20:11 +0300
  • 68e704097d fix another stb complaints Ilya Shipitsin 2023-08-27 21:11:53 +0200
  • 716ae59f1f
    Update strtable_ru.stb djony 2023-08-27 22:11:51 +0300
  • 8162ca3d12
    Merge branch 'SoftEtherVPN:master' into master Ilya Shipitsin 2023-08-27 21:01:22 +0200
  • d9686df302
    Merge pull request #1895 from djony/master Ilya Shipitsin 2023-08-27 21:00:43 +0200
  • 8345deebe4
    Add files via upload djony 2023-08-27 19:21:13 +0300
  • 63595f79c5 fix some missing localization Ilya Shipitsin 2023-08-25 22:24:53 +0200
  • 7fe3e6a800 CI: travis: cleanup stb check Ilya Shipitsin 2023-08-25 22:07:07 +0200
  • 107c4ba362 CI: add stb check Ilya Shipitsin 2023-08-25 22:06:09 +0200
  • aa65e11fc8 stbchecker: retarget against net7.0 Ilya Shipitsin 2023-08-25 22:05:08 +0200
  • 519d94f925
    Merge pull request #1893 from djony/master Ilya Shipitsin 2023-08-24 22:53:55 +0200
  • 950ecc186c
    Update strtable_ru.stb djony 2023-08-24 00:39:17 +0300
  • 2abd9de923
    Update strtable_ru.stb djony 2023-08-24 00:37:55 +0300
  • 5d8ff7ed4f
    Merge pull request #1887 from chipitsine/master Ilya Shipitsin 2023-08-16 22:47:14 +0200
  • 8f8677f164 set PPPSetStatus(p, PPP_STATUS_FAIL); in case of failure Ilya Shipitsin 2023-08-16 22:32:00 +0200
  • 088b5c2df3 additional error handling if SSL_CTX_new failed Ilya Shipitsin 2023-08-16 19:17:18 +0200
  • acb6a53b31
    Merge pull request #1884 from chipitsine/master Ilya Shipitsin 2023-08-15 10:00:06 +0200
  • e122e964f3 CI: cleanup osx travis-ci due to migration to GHA Ilya Shipitsin 2023-08-14 22:10:03 +0200
  • df108b559d CI: enable macos builds Ilya Shipitsin 2023-08-14 22:03:38 +0200
  • efac849ed7
    Merge pull request #1883 from barracuda156/darwin Ilya Shipitsin 2023-08-14 19:58:06 +0200
  • a80d3f2032 TunTap.h: fix for undefined u_char, u_short on MacOS barracuda156 2023-08-14 15:54:56 +0800
  • 1cf2e7a8ea Network.h: include forgotten pthread.h for MacOS too barracuda156 2023-08-14 15:40:53 +0800
  • 137b8ef67a
    Merge pull request #1877 from chipitsine/master Ilya Shipitsin 2023-08-09 07:41:20 +0200
  • c2fe874865 Bind outgoing connection to a specific IP address No.2 hiura 2023-08-08 18:14:22 +0900
  • 14fea1f4a2 CI: get rid of travis-ci coverity wrapper Ilya Shipitsin 2023-08-08 07:53:58 +0200
  • f6f2660060
    Merge pull request #1869 from metalefty/bsdunixvlan-group Ilya Shipitsin 2023-08-07 08:16:17 +0200
  • 5d667e4261
    Merge pull request #1876 from chipitsine/fedora_rawhide Ilya Shipitsin 2023-08-06 23:29:32 +0200
  • adccc6b7d4
    Merge pull request #1775 from domosekai/radius2 Yihong Wu 2023-08-07 02:50:13 +0900
  • a2aa254f11 CI: introduce monthly Fedora Rawhide builds Ilya Shipitsin 2023-08-06 15:43:53 +0200
  • c0440031e9
    Merge pull request #1873 from icy17/master Ilya Shipitsin 2023-08-05 23:09:56 +0200
  • 07733b29cb fix potential crash. icy17 2023-07-30 11:01:09 +0000
  • 1e50b5368d
    Update AUTHORS.TXT hassan20990 2023-07-09 15:09:08 +0300
  • eb785e08fe
    Merge PR #1866: Translate GenX25519/GetPublicX25519 command Davide Beatrici 2023-07-05 09:55:53 +0200
  • 1493ccb44d
    Merge PR #1865: Fix build when NO_VLAN Davide Beatrici 2023-07-05 09:55:35 +0200
  • 49f8112d83 Cedar/VLanUnix: assign virtual interface to softether group Koichiro IWAO 2023-06-17 01:04:38 +0900
  • 5633314981
    Merge PR #1868: Fix build on __FreeBSD_version >= 140091 (LLVM 16) Davide Beatrici 2023-07-04 06:08:21 +0200
  • dcdbce63d5 Fix build on __FreeBSD_version >= 140091 (LLVM 16) Koichiro Iwao 2023-07-03 16:49:08 +0900
  • 8ac021a38c
    Merge pull request #1863 from metalefty/bsdunixvlan-bridge Ilya Shipitsin 2023-07-03 22:45:37 +0200
  • 89939eb52f v4.42-9798-rtm dnobori 2023-06-30 12:19:06 +0900
  • e4330ca71a bind outgoing connection hiura 2023-06-28 23:18:09 +0900
  • 35b5d0640f Translate GenX25519/GetPublicX25519 command Koichiro Iwao 2023-06-21 15:16:47 +0900
  • f88341ce40 Fix case of WireGuard Koichiro Iwao 2023-06-21 15:11:38 +0900
  • 0ab5199272 Fix build when NO_VLAN Koichiro IWAO 2023-06-17 01:57:11 +0900
  • 41be858df0 Collect garbage at development Koichiro IWAO 2023-06-17 01:54:36 +0900
  • 6665efb822 Remove unnecessary quotation to fix build Koichiro IWAO 2023-06-15 10:17:33 +0900
  • 8826484245 Rename macro BRDEST -> BRIDGE for simplicity Koichiro IWAO 2023-06-14 20:56:01 +0900
  • 09708bc8cb Cedar/BridgeUnix: make sure to destroy tap device for bridge on FreeBSD Koichiro IWAO 2023-06-05 18:29:22 +0900
  • 696a9bc0a1 Cedar: Don't hardcode prefix for virtual brige destination Koichiro IWAO 2023-06-02 18:01:23 +0900
  • 1c0bdb0c30
    Merge PR #1860: Cedar/VLanUnix: add description to FreeBSD tap device Davide Beatrici 2023-06-08 19:09:02 +0200
  • a366bdbf02 Add server option 'JsonRpcWebApiAllowedSubnet' to restrict access to JSON-RPC API based on client IP address Alexey Kryuchkov 2023-06-02 00:00:30 +0300
  • 96e4fc040f Cedar/VLanUnix: add description to FreeBSD tap device Koichiro IWAO 2023-06-01 15:10:42 +0900
  • 0f689d9dfc
    Merge PR #1859: FreeBSD: Improve client's virtual network interface handling Davide Beatrici 2023-06-01 09:38:26 +0200
  • 867c992111 Cedar/VLanUnix: use space after #ifdef Koichiro IWAO 2023-06-01 15:07:27 +0900
  • 96b1961d78 Cedar/VLanUnix: add UnixDestroyTapDevice prototype declaration Koichiro IWAO 2023-06-01 11:57:50 +0900
  • 939eb3130e Cedar/Client: Enable CtVLans{Up,Down} on FreeBSD Koichiro IWAO 2023-05-31 16:40:34 +0900