1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-13 07:13:00 +03:00

Commit Graph

  • 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
  • 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
  • 0ba7ad392e Cedar/VLanUnix: Enable UnixVLanSetState on FreeBSD Koichiro IWAO 2023-05-29 18:00:46 +0900
  • 8482a52522 Cedar/VLanUnix: Make NicDelete work on FreeBSD Koichiro IWAO 2023-05-31 11:34:50 +0900
  • 9c33605f5e Cedar: Don't hardcode prefix for UNIX virtual network interface Koichiro IWAO 2023-05-30 23:01:37 +0900
  • 3c70698c35
    Merge pull request #1845 from chipitsine/master Ilya Shipitsin 2023-05-21 19:16:44 +0200
  • 56b4ebfa65 add github security reporting to README.md Ilya Shipitsin 2023-05-14 21:21:03 +0200
  • c68d93c2e9 introduce security policy Ilya Shipitsin 2023-05-14 21:13:42 +0200
  • 2fdd9ec4dc
    Merge pull request #1832 from chipitsine/master Ilya Shipitsin 2023-05-13 20:42:38 +0200
  • 36505e3896 Changed 'settng' to 'setting' and regenerated the RPC docs Roel van de Wiel 2023-05-10 15:09:57 +0200
  • 6ae786d542
    Merge pull request #1833 from chipitsine/coverity_fix Ilya Shipitsin 2023-05-01 09:14:17 +0200
  • c59df82666 src/Mayaqua/Secure.c: fix potential null pointer dereference Ilya Shipitsin 2023-05-01 06:18:39 +0200
  • db7d6c83d5 src/Mayaqua/Secure.c: fix potential null pointer dereference Ilya Shipitsin 2023-05-01 06:09:38 +0200
  • a89adaebc3 src/Mayaqua/Secure.c: fix potential null pointer dereference Ilya Shipitsin 2023-05-01 06:07:19 +0200
  • c46871688b src/Cedar/Server.c: fix race condition Ilya Shipitsin 2023-05-01 05:53:36 +0200
  • aadc068964
    Merge pull request #1831 from chipitsine/master Ilya Shipitsin 2023-04-29 23:47:35 +0200
  • 46e73e944f src/Mayaqua/Unix.c: fix guarding Ilya Shipitsin 2023-04-29 22:31:55 +0200
  • 8fc27da780
    Merge pull request #1829 from chipitsine/master Ilya Shipitsin 2023-04-22 08:26:47 +0200
  • c983ebffc1
    Merge pull request #1828 from chipitsine/cleanup_source_release_pipeline Ilya Shipitsin 2023-04-21 23:22:02 +0200
  • df6df007a3 src/Mayaqua/Str.c: fix denial of service reported by Cisco Talos Ilya Shipitsin 2023-04-21 22:38:22 +0200
  • f7a2cc5a7d CI: modernize GH release creation Ilya Shipitsin 2023-04-21 22:27:47 +0200
  • 544f03ec8b CI: drop AppVeyor source release creation in favour of GH Actions Ilya Shipitsin 2023-04-21 22:26:30 +0200
  • 82ce34fccb
    Merge pull request #1824 from chipitsine/master Ilya Shipitsin 2023-04-17 00:22:03 +0200
  • 6ff0ce7076
    Merge pull request #1823 from chipitsine/bump_cirrus_ci Ilya Shipitsin 2023-04-17 00:21:39 +0200
  • d2e673a47d src/Cedar/Proto_OpenVPN.c: fix denial of service found by Cisco Talos Ilya Shipitsin 2023-04-16 23:06:30 +0200
  • b3df7a0b90 CI: cirrus-ci: switch to freebsd-13.2 Ilya Shipitsin 2023-04-16 22:58:03 +0200
  • 22c602f630
    Merge pull request #1801 from chipitsine/master Ilya Shipitsin 2023-04-03 09:43:13 +0200
  • b4e26dec05
    Merge pull request #1815 from domosekai/b64 Yihong Wu 2023-04-01 13:16:39 +0900
  • df7ea3c54a Mayaqua/Memory: Fix memory corruption in base64 Yihong Wu 2023-03-31 09:14:39 +0000
  • 423631100f
    Merge pull request #1802 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/webpack-5.76.0 Ilya Shipitsin 2023-03-15 13:32:01 +0100
  • fb83ac08f2
    Bump webpack in /src/bin/hamcore/wwwroot/admin/default dependabot[bot] 2023-03-15 09:35:00 +0000
  • e6123d36a0
    Merge pull request #1782 from metalefty/adjust-version-string Ilya Shipitsin 2023-03-12 08:32:55 +0100
  • 0ff9d1a455 CI: Windows: use static link for MSVC runtime Ilya Shipitsin 2023-03-11 23:08:59 +0100
  • 96ab969152 build: windows: link MSVC runtime statically Ilya Shipitsin 2023-03-11 21:52:11 +0100
  • 1f3a730d0a .gitignore: do not count Visual Studio user settings Ilya Shipitsin 2023-03-11 21:48:31 +0100
  • 21963c6c68
    Merge pull request #1796 from SoftEtherVPN/dependabot/npm_and_yarn/src/bin/hamcore/wwwroot/admin/default/minimist-and-mkdirp-1.2.8 Ilya Shipitsin 2023-03-03 09:44:10 +0600
  • 91053622ab
    Bump minimist and mkdirp in /src/bin/hamcore/wwwroot/admin/default dependabot[bot] 2023-03-03 01:26:17 +0000
  • 1519e23b3e
    Merge pull request #1795 from metalefty/se-vs-de Ilya Shipitsin 2023-03-02 16:28:35 +0600
  • f7d33568f3
    README: SEvsDE: document AES-NI hardware acceleration support Koichiro IWAO 2023-03-02 18:11:56 +0900
  • 2fcf9e2586
    Update BUILD_UNIX.md PizzaProgram 2023-03-01 16:18:02 +0100
  • 1fe26ccb6c
    Cedar: Trim contiguous whitespaces in version string Koichiro IWAO 2023-02-28 22:06:49 +0900
  • 8c64dc0cd7
    Merge pull request #1781 from metalefty/vm-detection/freebsd-on-vm Ilya Shipitsin 2023-02-28 20:32:26 +0600
  • bedf1cd7e9
    Mayaqua/Unix: Make VM detection work on FreeBSD Koichiro IWAO 2023-02-28 17:22:08 +0900
  • d7c487619a
    Merge pull request #1780 from chipitsine/master Ilya Shipitsin 2023-02-28 08:31:52 +0600
  • 2b7b728077 CI: bump Ubuntu to newer version, install missing DCO dependencies Ilya Shipitsin 2023-02-27 20:51:23 +0600
  • cd2838795b Radius: Make sure MS-CHAP response matches the original username Yihong Wu 2023-02-25 12:48:17 +0000
  • 4ff9c6393a Support all EAP methods for PPP sessions with RADIUS Yihong Wu 2023-02-25 06:18:56 +0000
  • e81ecbb0ec Support EAP auth with RADIUS server for SEVPN Yihong Wu 2023-02-24 13:05:34 +0000
  • e20fa9ec2e
    Merge pull request #1773 from domosekai/radius Yihong Wu 2023-02-24 11:36:42 +0800
  • 1741dfdccc Cedar/Proto_PPP: Fix radius authentication Yihong Wu 2023-02-23 13:03:10 +0000
  • d045d1eeb7
    Merge pull request #1771 from ChurchillSD/master Yihong Wu 2023-02-21 10:16:34 +0800
  • cc61b5b3c3
    Merge pull request #1772 from domosekai/udp Yihong Wu 2023-02-21 10:14:36 +0800
  • eea1de3d25 Mayaqua/Network: Fix empty packet being treated as error Yihong Wu 2023-02-19 05:41:55 +0000