1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-11-06 17:50:40 +03:00

Commit Graph

  • 28e9b46634
    Merge PR #820: travis-ci: do not do anything on tag, source is packed automatically Davide Beatrici 2018-11-27 20:51:56 +0100
  • bc1070a7fd travis-ci: do not do anything on tag, source is packed automatically Ilya Shipitsin 2018-11-28 00:34:18 +0500
  • dbfc990701
    Merge PR #819: CMake: build targets with versioning info on Windows Davide Beatrici 2018-11-27 17:03:36 +0100
  • e022653a4f
    Update strtable_ru.stb djony 2018-11-27 17:37:38 +0300
  • 2014aba203
    Update strtable_ru.stb djony 2018-11-27 16:02:34 +0300
  • 8d37f3fa0f BuildUtil: use new variables Davide Beatrici 2018-11-27 03:48:46 +0000
  • 6903f9b89f CMake: build targets with versioning info on Windows Davide Beatrici 2018-11-27 05:26:21 +0100
  • 0642427080 BuildFiles: edit "ver.rc" so that it uses CMake's variables syntax Davide Beatrici 2018-11-27 03:50:03 +0000
  • 04188f8606 CMake: change project name to "SoftEther VPN", create and use "TOP_DIRECTORY" variable Davide Beatrici 2018-11-18 23:13:59 +0000
  • 70ee8abae8
    Merge pull request #818 from chipitsine/cleanup Ilya Shipitsin 2018-11-27 02:13:10 +0500
  • e143873337
    Merge PR #816: Cedar: add new "UsernameHubSeparator" configuration option for the server, to specify a different character from '@' Davide Beatrici 2018-11-26 21:59:52 +0100
  • d72329c007 src/Mayaqua/Cfg: remove unused functions, variables found by cppcheck Ilya Shipitsin 2018-11-27 01:52:27 +0500
  • 4cbb8a8560
    Merge pull request #817 from chipitsine/appveyor_pwsh Ilya Shipitsin 2018-11-27 01:20:29 +0500
  • 6640f05233 AppVeyor: renew github token, renamed APPVEYOR_REPO_TAG to upper case, added vpntest.exe to test memory Ilya Shipitsin 2018-11-27 01:01:30 +0500
  • 8a58af86b1 Cedar: add new "UsernameHubSeparator" configuration option for the server, to specify a different character from '@' Davide Beatrici 2018-11-25 20:50:14 +0100
  • 7a66677c22
    Update strtable_ru.stb djony 2018-11-22 14:25:47 +0300
  • fb3bd5f67c
    Update strtable_ru.stb djony 2018-11-22 13:49:55 +0300
  • 47375df2dd
    Update strtable_ru.stb djony 2018-11-22 11:27:50 +0300
  • b8629f324f
    Merge PR #814: travis-ci: run Coverity only after openssl is built Davide Beatrici 2018-11-20 16:07:40 +0100
  • 2d30d718a0 travis-ci: run Coverity only after openssl is built Ilya Shipitsin 2018-11-20 09:34:17 +0500
  • 3842e813d6 Release v5.01.9664 5.01.9664 Ilya Shipitsin 2018-11-20 04:20:51 +0000
  • 7f29f8df85
    Merge PR #812: Cedar/Proto_OpenVPN.c: don't release data channel if it's not established, improve logic and debug messages Davide Beatrici 2018-11-20 05:00:49 +0100
  • 03f80edfcd Cedar/Proto_OpenVPN.c: don't release data channel if it's not established, improve logic and debug messages Davide Beatrici 2018-11-19 21:30:42 +0100
  • 264760aaf5
    Merge PR #808: OpenVPN: Add packet scrambling/obfuscation feature Davide Beatrici 2018-11-19 21:14:27 +0100
  • 1c89bf7ede
    Merge pull request #811 from davidebeatrici/build-release-debug-info Ilya Shipitsin 2018-11-18 10:27:32 +0500
  • 52f4e5fb48 AppVeyor: provide PDB files in a ZIP archive Davide Beatrici 2018-11-18 04:06:19 +0100
  • c48de5924a Mayaqua: ability to toggle memory tracking at runtime, various logic improvements Davide Beatrici 2018-11-18 02:57:14 +0100
  • 4e7d946214 configure: set build type to "RelWithDebInfo" Davide Beatrici 2018-11-17 20:56:19 +0000
  • e1bd84d7f3 CMake: set PDB output directory, don't set default build type Davide Beatrici 2018-11-18 04:18:42 +0100
  • ecbad75609
    Update strtable_ru.stb djony 2018-11-14 14:30:22 +0300
  • b501397dcc
    Update strtable_ru.stb djony 2018-11-14 10:48:49 +0300
  • 6a45921f41 OpenVPN: Add packet scrambling/obfuscation feature Davide Beatrici 2018-11-12 22:32:37 +0100
  • 25c99a7e04
    Merge PR #807: gitlab-ci: enable SAST Davide Beatrici 2018-11-10 19:19:58 +0100
  • 759d3f8709 gitlab-ci: enable SAST Ilya Shipitsin 2018-11-10 22:39:22 +0500
  • e5fdbfd1e1
    Merge PR #805: travis-ci: add libressl build, make builds parallel, remove not needed brew Davide Beatrici 2018-11-10 17:44:52 +0100
  • b51ebabbf4
    Merge PR #806: src/Cedar/Protocol, src/Cedar/Session: cleanup, remove unused functions, variables Davide Beatrici 2018-11-10 17:43:30 +0100
  • 304893c139 src/Cedar/Protocol, src/Cedar/Session: cleanup, remove unused functions, variables, resolve possible null pointer dereference Ilya Shipitsin 2018-11-10 14:18:18 +0500
  • 3e042e093b travis-ci: add libressl build, make builds parallel, remove not needed brew Ilya Shipitsin 2018-11-10 12:32:21 +0500
  • da13915d1e
    Merge pull request #804 from davidebeatrici/openbsd-aead-tag-macro-build-fix Ilya Shipitsin 2018-11-09 00:23:19 +0500
  • aa9effbf4e
    AppVeyor: automatically upload releases to github Ilya Shipitsin 2018-11-09 00:20:08 +0500
  • f154cf1cec Mayaqua/Encrypt.h: fix missing AEAD macro for OpenBSD Davide Beatrici 2018-11-08 19:24:42 +0100
  • 555c7c46c6
    Merge pull request #802 from davidebeatrici/windows-rc-no-afsres.h Ilya Shipitsin 2018-11-08 21:04:07 +0500
  • c259138225 src/BUILD_WINDOWS.md: remove ATL/MFC step Davide Beatrici 2018-11-08 15:44:52 +0100
  • 0bc6a9ba5e src: change "afxres.h" to "winres.h" in all resource files, to remove MFC dependency Davide Beatrici 2018-11-07 21:23:55 +0000
  • da518914c1 release v5.01.9663 5.01.9663 Ilya Shipitsin 2018-11-07 02:15:14 +0000
  • a5f18087cd
    Merge PR #790: Add support for SOCKS5 proxy protocol Davide Beatrici 2018-11-07 01:30:56 +0100
  • 6322497023
    Merge PR #524: Cedar/Proto_PPP.c: push 192.0.0.8 instead of 1.0.0.1 as gateway IP address Davide Beatrici 2018-11-07 00:32:20 +0100
  • 85ebba5e39 Cedar/Proto_PPP.c: push 192.0.0.8 instead of 1.0.0.1 as gateway IP address Davide Beatrici 2018-11-07 00:07:01 +0100
  • 6ba06070a1 when generating sample openvpn config, let client to negotiate security settings dynamically Ilya Shipitsin 2018-11-04 09:32:08 +0500
  • 540dffda05
    Merge PR #793: Added Windows CMake setup info Davide Beatrici 2018-11-04 04:11:37 +0100
  • 7b148d8db0 Added Windows CMake setup info Fox 2018-10-30 21:39:59 -0500
  • ba930668ba
    Merge PR #796: Cedar/Proto_OpenVPN: add support for GCM ciphers Davide Beatrici 2018-11-04 01:01:10 +0100
  • ac16d0e882
    Merge PR #799: Cedar, Mayaqua: remove unused functions and redundant checks Davide Beatrici 2018-11-03 21:24:41 +0100
  • 6440521f81 src/Mayaqua/Network.c: remove reccuring check found by PVS analyzer Ilya Shipitsin 2018-11-04 01:04:58 +0500
  • dcc684ea28 src/Cedar/Admin.c: remove reccuring check found by PVS analyzer Ilya Shipitsin 2018-11-04 01:02:51 +0500
  • 87702f0f7d src/Mayaqua/OS: remove unused functions found by cppcheck Ilya Shipitsin 2018-11-04 00:41:12 +0500
  • f219feda2c
    Merge pull request #798 from chipitsine/cleanup Ilya Shipitsin 2018-11-04 00:30:16 +0500
  • bfe8ee8127 src/Cedar/Proto_IkePacket: remove unused functions, redundant assignments found by cppcheck Ilya Shipitsin 2018-11-04 00:13:51 +0500
  • 90902f1364
    Merge pull request #797 from chipitsine/test Ilya Shipitsin 2018-11-04 00:10:51 +0500
  • cdc3551ad3 AppVeyor: enable parralel builds Ilya Shipitsin 2018-11-03 23:51:09 +0500
  • f97a20a9cc AppVeyor: only add systemctl log when appropriate Ilya Shipitsin 2018-11-03 23:49:22 +0500
  • 0357024e62 hamcore/openvpn_sample.ovpn: improve "cipher" and "auth" documentation, remove list of supported ciphers Davide Beatrici 2018-11-03 16:44:50 +0100
  • 9afcc91ae1 Cedar/Proto_OpenVPN: add support for GCM ciphers Davide Beatrici 2018-11-03 16:14:56 +0100
  • aae9ec0492 Mayaqua/Encrypt: add CipherProcessAead() function to encrypt/decrypt with AEAD ciphers Davide Beatrici 2018-11-03 15:14:56 +0100
  • 8b7b45b301
    Merge PR #794: Proto_OpenVPN.c: move encrypt and decrypt process into dedicated functions Davide Beatrici 2018-11-01 00:04:18 +0100
  • 17dd802be3
    Merge PR #795: docs(BUILD_UNIX): add macOS specifics Davide Beatrici 2018-10-31 20:31:39 +0100
  • c0731ee9b5
    docs(BUILD_UNIX): add macOS specifics Nate Stuyvesant 2018-10-31 15:14:39 -0400
  • 953989d344 Proto_OpenVPN.c: move encrypt and decrypt process into dedicated functions Davide Beatrici 2018-10-31 18:14:38 +0100
  • 77e4bbb493 Mayaqua/Secure.h: add support for the OpenSC PKCS#11 module Davide Beatrici 2018-10-30 23:14:17 +0100
  • 080edcdb81 v5.01.9662 5.01.9662 Ilya Shipitsin 2018-10-30 16:47:37 +0000
  • 53700268c9
    Update strtable_ru.stb djony 2018-10-30 17:37:06 +0300
  • fac4e823d7
    Update strtable_ru.stb djony 2018-10-30 17:28:07 +0300
  • 53e0a2e5e2 Add support for SOCKS5 proxy protocol Davide Beatrici 2018-10-30 15:11:16 +0100
  • 469921d5ad
    Update strtable_ru.stb djony 2018-10-30 15:24:01 +0300
  • 079ef10e1f
    Merge PR #789: gitlab-ci: add "vpntest" memory tests Davide Beatrici 2018-10-30 12:52:24 +0100
  • a29b252236
    Update strtable_ru.stb djony 2018-10-30 14:25:56 +0300
  • b02dd7ca53 gitlab-ci: add "vpntest" memory tests Ilya Shipitsin 2018-10-30 01:30:11 +0500
  • 919cb2ae75
    Merge PR #788: travis-ci: add "vpntest" memory checks Davide Beatrici 2018-10-29 20:33:42 +0100
  • 5f7d9b8c11 travis-ci: add "vpntest" memory checks Ilya Shipitsin 2018-10-29 23:21:08 +0500
  • 3411625177
    Merge pull request #785 from chipitsine/gitlab_badge Ilya Shipitsin 2018-10-29 20:56:48 +0500
  • 32ccec317a README.md: add gitlab-ci badge Ilya Shipitsin 2018-10-29 20:28:13 +0500
  • 7f8926e0c1
    Merge PR #782: AppVeyor: run "vpntest" for ubuntu 18.04 Davide Beatrici 2018-10-29 13:59:21 +0100
  • 1af74e50ad AppVeyor: run "vpntest" for ubuntu 18.04 Ilya Shipitsin 2018-10-29 15:53:42 +0500
  • 8da2464831
    Merge pull request #781 from chipitsine/BN_free Ilya Shipitsin 2018-10-29 14:22:45 +0500
  • b5125e566c
    Merge pull request #780 from dnobori/181029_fixmemoryleak Ilya Shipitsin 2018-10-29 11:32:08 +0500
  • 5e75a1fb99 src/Mayaqua/Encrypt.c: fix memory leak occasionally found by valgrind Ilya Shipitsin 2018-10-29 10:52:56 +0500
  • 0e4f2a3864 Add .suo (Visual Studio user setting) file to the .gitignore file. Daiyuu Nobori 2018-10-29 14:49:09 +0900
  • 4e4db36c11 Fix a single memory leak in loading the string table. Daiyuu Nobori 2018-10-29 14:48:15 +0900
  • 18f7bfe33f
    Merge PR #776: AppVeyor: non interactive mode of journalctl Davide Beatrici 2018-10-28 16:46:09 +0100
  • 103b6eb194 AppVeyor: non interactive mode of journalctl Ilya Shipitsin 2018-10-28 20:25:56 +0500
  • ae34141b7a
    Merge pull request #774 from chipitsine/master Ilya Shipitsin 2018-10-27 10:16:13 +0500
  • 292670cfa2 vpntest: return non zero on invalid syntax Ilya Shipitsin 2018-10-27 09:55:42 +0500
  • 9ae379bc31
    Merge PR #773: ci repair and refactoring Davide Beatrici 2018-10-26 15:08:20 +0200
  • 8908f4a933 app veyor: add "on_failure" linux script Ilya Shipitsin 2018-10-26 17:31:55 +0500
  • 60acfae417 gitlab-ci: drop 16.04 and 18.04 builds in favour of app veyor Ilya Shipitsin 2018-10-26 17:24:37 +0500
  • 092fe96676 app veyor: make it green again Ilya Shipitsin 2018-10-26 17:24:09 +0500
  • 1cb225c0ba
    Merge pull request #771 from chipitsine/travis_fix Ilya Shipitsin 2018-10-25 01:03:57 +0500
  • ef6b15bda2
    Merge PR #769: CMake: add support for Windows (Visual C++ 2017 toolset) Davide Beatrici 2018-10-24 21:43:45 +0200
  • aff8566957 travis-ci: fix osx build, remove unneeded "apt" plugin (it is unused since CPack) Ilya Shipitsin 2018-10-25 00:33:58 +0500
  • 374ba7fc7d AppVeyor: add Visual Studio 2017 build, improve matrix Davide Beatrici 2018-10-24 18:16:43 +0200