1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-06-28 03:45:08 +03:00

Commit Graph

  • be0ebb65c1 fix debian package builds (#554) Ilya Shipitsin 2018-06-28 16:23:21 +0500
  • 41f9cdadc4 src/Mayaqua/Kernel.c: Fix for times before 1970 Johan de Vries 2018-06-21 09:29:36 +0200
  • 3d0e87cf57 src/Mayaqua/Encrypt.c: Add support for certificates with full year Johan de Vries 2018-06-21 09:25:19 +0200
  • 362e79b3bc compare debian/changelog and src/CurrentBuild.txt Ilya Shipitsin 2018-06-20 13:47:03 +0500
  • c84d7e4a27 supress even more detailed messages Ilya Shipitsin 2018-06-17 13:02:58 +0500
  • 16a1d1f7a0 suppress detailed output Ilya Shipitsin 2018-06-17 12:42:33 +0500
  • 47ece22949 update debian package version Ilya Shipitsin 2018-06-11 22:51:07 +0500
  • df14944548 "compat" belongs to debian/ subfolder Ilya Shipitsin 2018-06-11 13:57:39 +0500
  • c61ab40951 add cmake3 dependency (for ubuntu 14.04) Ilya Shipitsin 2018-06-11 13:57:01 +0500
  • f421d19124
    Merge d9d1cd2af2 into 1e8cf1dc5d Ilya Shipitsin 2018-06-10 18:39:36 +0000
  • d9d1cd2af2 "compat" belongs to debian/ subfolder Ilya Shipitsin 2018-06-10 23:31:33 +0500
  • 6a1876ad06 src/Mayaqua/Network: remove unused functions Ilya Shipitsin 2018-06-10 23:16:53 +0500
  • 9024658821 fix debian builds Ilya Shipitsin 2018-06-10 12:11:23 +0500
  • 4029f3ae8d Rename IsIntelAesNiSupported() to IsAesNiSupported() Davide Beatrici 2018-06-09 20:31:18 +0200
  • 420e575ab1 Remove Intel AES-NI library Davide Beatrici 2018-04-16 04:39:36 +0200
  • a7be140f85 Encrypt: use OpenSSL's EVP interface, which supports AES-NI without the need of another library Davide Beatrici 2018-04-20 17:11:07 +0200
  • 2da755135a Encrypt: improve FreeOpenSSLThreadState() and FreeCryptLibrary(), in order to clean up the library correctly Davide Beatrici 2018-04-12 00:12:05 +0200
  • 1fad008e1a Encrypt: set default RSA key size to 1024 everywhere, using the RSA_KEY_SIZE macro Davide Beatrici 2018-04-09 22:02:34 +0200
  • ba75a32a9f IPC: use hostname as client identifier, if available Davide Beatrici 2018-04-04 07:48:59 +0200
  • a5bd4b33da Hamcore: add "push-peer-info" and "UV_HOSTNAME" to the OpenVPN sample configuration Davide Beatrici 2018-04-16 18:20:09 +0200
  • 970e217380 OpenVPN: merge OvsParseOptions() and OvsParsePeerInfo() into a single function Davide Beatrici 2018-04-05 22:28:23 +0200
  • 86c82b8ccf OpenVPN: rename generic functions Davide Beatrici 2018-04-04 06:22:31 +0200
  • 3ceee41d33 OpenVPN: hostname support Davide Beatrici 2018-04-20 17:33:07 +0200
  • afa72b0aef
    change ./configure to cmake . Allen Cui 2018-06-03 01:49:28 +0800
  • 1e8cf1dc5d Updated authors list Moataz Elmasry 2018-05-29 23:33:30 +0200
  • 620c678f52 install into /usr/local/libexec/softether/... (#538) Norbert Preining 2018-05-30 06:29:55 +0900
  • 010ebe020c src/Mayaqua/Microsoft: remove unused functions (#543) Ilya Shipitsin 2018-05-30 02:20:47 +0500
  • c5d56e666e v4.27-9668-beta dnobori 2018-05-30 00:50:54 +0900
  • a94917febe
    Merge branch 'master' into master Moataz Elmasry 2018-05-28 23:22:37 +0200
  • 8baead6042 refactor travis-ci: (#530) Ilya Shipitsin 2018-05-29 02:19:04 +0500
  • c6d5ebdda1 v4.27-9667-beta dnobori 2018-05-26 12:05:41 +0900
  • 501a73d13c src/Mayaqua/Microsoft: remove unused functions Ilya Shipitsin 2018-05-26 00:05:35 +0500
  • 6ffb9db01b Server.c: remove deactivated for() loop used to add test users to the default hub (#479) Davide Beatrici 2018-05-24 23:03:24 +0200
  • 0b8fcb75bc src/Mayaqua/Internat: remove unused functions (#529) Ilya Shipitsin 2018-05-25 02:01:33 +0500
  • d646cb16d9 Server.c: remove deactivated for() loop used to add test users to the default hub Davide Beatrici 2018-05-24 23:01:03 +0200
  • f96ac3644a Improvements on the behavior of the reinstall command of Windows Virtual Network Adapters. (#509) Daiyuu Nobori 2018-05-25 05:57:54 +0900
  • b59697fbd4
    Merge pull request #510 from dnobori/b3_loadlibrary Daiyuu Nobori 2018-05-24 18:07:53 +0900
  • 8d3af21991
    Merge branch 'master' into b2_upgradevlan Daiyuu Nobori 2018-05-24 18:07:14 +0900
  • 31f06bf923
    Merge pull request #508 from dnobori/b1_vlan Daiyuu Nobori 2018-05-24 18:04:48 +0900
  • ab54b73737
    Merge pull request #511 from dnobori/b4_mac Daiyuu Nobori 2018-05-24 18:04:32 +0900
  • e24cde7999 documentation cleanup: (#502) Ilya Shipitsin 2018-05-24 13:33:42 +0500
  • 610b5bebf5
    Merge branch 'master' into docs_cleanup Moataz Elmasry 2018-05-24 10:32:14 +0200
  • 348fde9dd6
    Enhance installation instructions (#540) Moataz Elmasry 2018-05-24 10:24:26 +0200
  • f732a22b6c Add TOC. Add line break to some paragraphs. Moataz Elmasry 2018-05-24 02:55:45 +0200
  • 137d2f6102 Enhanced documentation formatting and content Moataz Elmasry 2018-05-24 02:45:04 +0200
  • 98992fcf18 install into /usr/local/libexec/softether/... Norbert Preining 2018-05-23 09:50:40 +0900
  • f49729dd00 documentation cleanup: Ilya Shipitsin 2018-05-23 01:41:45 +0500
  • 2750720384 refactor travis-ci: Ilya Shipitsin 2018-05-23 01:31:14 +0500
  • f65ae2bf7d Replace hand-written Makefiles with CMake (#518) Davide Beatrici 2018-05-22 22:20:41 +0200
  • 6a76e05fdd
    Merge 4966ccc947 into 5b60892d5d Norbert Preining 2018-05-22 01:49:32 +0000
  • 4966ccc947 create all necessary directories on installation Norbert Preining 2018-05-22 10:42:39 +0900
  • 3402612a80 support DESTDIR on installation Norbert Preining 2018-05-22 10:37:48 +0900
  • 9ad1055d75
    Merge 0511c25a4e into 5b60892d5d ELIN 2018-05-18 04:39:13 +0000
  • 5b60892d5d Extend .gitignore Moataz Elmasry 2018-05-16 23:50:14 +0200
  • 94bec6c451 Adapted Authors list Moataz Elmasry 2018-05-16 23:49:44 +0200
  • ac865f04fc Correct Spelling (#458) Josh Soref 2018-05-16 17:47:10 -0400
  • 9dbd8e986b
    Merge 12f424b0c6 into 03443ab1c4 Vadim Korchagin 2018-05-15 15:41:24 +0000
  • c76f85241f src/Mayaqua/Internat: remove unused functions Ilya Shipitsin 2018-05-12 22:27:10 +0500
  • 7f3c63f894 Replace hand-written Makefiles with CMake Davide Beatrici 2018-05-10 21:34:08 +0200
  • 59dbca72c8 Travis CI: specify Makefile directory Davide Beatrici 2018-05-02 23:29:19 +0200
  • 2cf01d654f debian: add CMake to the dependencies Davide Beatrici 2018-04-26 15:27:29 +0200
  • 452773dfcc README.md: add CMake to the required packages Davide Beatrici 2018-04-25 21:55:55 +0200
  • a8f67d1fef .gitignore: remove CMakeLists.txt Davide Beatrici 2018-04-25 19:22:20 +0200
  • 4c9a07ee6c src: remove makefiles Davide Beatrici 2018-04-23 22:37:32 +0200
  • e555aa1ff1 Travis CI: add MacOS target and create scripts files Davide Beatrici 2018-05-02 20:14:09 +0200
  • 4490f26568 makefiles: add /usr/local/opt/openssl/include and /usr/local/opt/openssl/lib as include paths on MacOS Davide Beatrici 2018-04-30 23:04:08 +0200
  • cababf6952
    Merge 6433e53290 into eb776cf14c Andrea Lora 2018-05-01 21:41:45 +0000
  • a8892267ed SMB Winbind NT Authentication (Password/MsCHAPv2) timschneider 2018-05-01 22:51:44 +0200
  • 4710db8864 Fixed indentation cm0x4d 2018-05-01 17:00:45 +0200
  • f9f9163354
    Merge ce988cb430 into eb776cf14c rikyenns4 2018-04-30 16:54:24 +0000
  • ce988cb430
    Add Missing Debian build-dep rikyenns4 2018-04-30 10:51:24 -0600
  • b0016cbee0 hamcore: comment out <cert> and <key> in openvpn_sample.ovpn Davide Beatrici 2018-04-29 17:32:24 +0200
  • d3e69d31cb Cedar: don't generate dummy certificate Davide Beatrici 2018-04-29 17:23:30 +0200
  • c7fa3532b6 README.md: specify CI service in build status badges' title Davide Beatrici 2018-04-23 21:49:39 +0200
  • 3502e3bdd8 README.md: move build status badges near each other and remove separator Davide Beatrici 2018-04-23 21:54:02 +0200
  • 99372cf5e7 added launchpad PPA to README Ilya Shipitsin 2018-04-23 12:25:34 +0500
  • d7b30bf143 Delete the old MsUpgradeVLanWithoutLock_old() function. Daiyuu Nobori 2018-04-23 10:16:10 +0900
  • 46b235d924 Improvement of the senetence. Add the same sentence to the Taiwan language file. Daiyuu Nobori 2018-04-23 10:15:38 +0900
  • 8230f16457 Fix a typo. Daiyuu Nobori 2018-04-23 10:09:34 +0900
  • 241813e827 Preventing the Win32 API LoadLibrary() current directory DLL injection issue. Daiyuu Nobori 2018-04-22 18:21:19 +0900
  • b8c1adec16 Virtual Network Adapter (NDIS6) kernel-mode device driver binary updates with Microsoft WHQL signed. Daiyuu Nobori 2018-04-22 18:02:09 +0900
  • 683aecaaec Improving the compliance of Virtual Network Adapters with the local address bit of the MAC address rule. Daiyuu Nobori 2018-04-22 18:24:29 +0900
  • 948dcabf11 Improvements on the behavior of the reinstall command of Windows Virtual Network Adapters. Daiyuu Nobori 2018-04-22 18:12:23 +0900
  • 20b5b107e6 Virtual Network Adapter (NDIS6) source code updates. Daiyuu Nobori 2018-04-22 17:58:03 +0900
  • d095a8269b v4.27-9666-beta dnobori 2018-04-21 16:23:29 +0900
  • 6f19de577d v4.27-9665-beta dnobori 2018-04-21 11:25:19 +0900
  • 84e270a00d src/Mayaqua/Encrypt.c: remove unused functions Ilya Shipitsin 2018-04-21 00:45:24 +0500
  • 4430e5f888
    Merge 14da8164ae into ba7758f679 Ilya Shipitsin 2018-04-20 18:57:27 +0000
  • b3ff0cd665 BUILD_WINDOWS.md: Visual Studio Express 2008 is now supported, but Windows Driver Kit 7.1.0 is required Davide Beatrici 2018-04-20 17:56:21 +0200
  • 018df107e7 .appveyor.yml: consistent indentation Davide Beatrici 2018-04-20 17:42:28 +0200
  • b9d6d77420 AppVeyor: increment build number with pull requests, in order to avoid conflicts Davide Beatrici 2018-04-20 17:41:43 +0200
  • afa4366269 v4.27-9664-beta dnobori 2018-04-20 22:23:18 +0900
  • b3ec7b18f3 appveyor: store build artifacts Ilya Shipitsin 2018-04-20 10:50:58 +0500
  • 29901ee9f2 remove msvc compiling errors tinyserver 2018-04-18 03:24:07 +0000
  • 69347d30dd README.md: add AppVeyor build status badge Davide Beatrici 2018-04-19 22:43:44 +0200
  • 41aa0e6323 AppVeyor: add configuration file Davide Beatrici 2018-04-19 23:27:12 +0200
  • 7b98a799c8 BuildAll.cmd: correctly start BuildUtil.exe, check if required software exists and exit in case of error Davide Beatrici 2018-04-19 20:43:31 +0200
  • e1d075a2da vpnweb: add atlthunk.lib to the dependencies Davide Beatrici 2018-04-19 02:37:55 +0200
  • ee1d84361e Add Windows Driver Kit 7.1.0 directories to projects requiring ATL/MFC Davide Beatrici 2018-04-19 05:10:38 +0200
  • 98f05467b7 debian: correct date in README.TXT Davide Beatrici 2018-04-18 21:18:25 +0200