]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2019-01-31  Selva NairHandle PSS padding in cryptoapicert
2019-01-23  Selva NairMove OpenSSL vs CNG signature digest type mapping to...
2019-01-22  Arne SchwabeRename tls_crypt_v2_read_keyfile into generic pem_read_...
2019-01-22  Simon RozmanDetect missing TAP driver and bail out gracefully
2019-01-22  Steffan KargerFix tls-auth/crypt in connection blocks with --persist-key
2019-01-22  Lev Stipakovcrypto_openssl.c: fix heap-buffer-overflow found by...
2019-01-22  Selva NairWhite-list pull-filter and script-security in interacti...
2019-01-22  Lev Stipakovtest_tls_crypt.c: fix global-buffer-overflow found...
2019-01-18  Simon RozmanStrip _stdcall suffixes (@nn) for 32-bit builds
2019-01-18  Simon RozmanUncrustify tapctl and openvpnmsica
2019-01-18  Simon RozmanExtend FindSystemInfo custom action to detect OpenVPNSe...
2019-01-18  Simon RozmanMake DriverCertification MSI property public
2019-01-17  Simon RozmanAdd a MSI custom actions to close and relaunch OpenVPN GUI
2019-01-17  Simon RozmanAdd detection of active VPN connections for MSI packages
2019-01-17  Simon RozmanDelete TAP interface before the TAP driver is uninstalled
2019-01-17  Simon RozmanMake MSI custom action debug pop-up more informative
2019-01-17  Simon RozmanChange C++ to C comments
2019-01-17  Simon RozmanDetect TAP interfaces with root-enumerated hardware ID
2019-01-17  Simon RozmanAdd MSI custom action for reliable Windows 10 detection
2019-01-17  Simon RozmanDefine _WIN32_WINNT=_WIN32_WINNT_VISTA in MSVC
2019-01-17  Simon RozmanPrevent __stdcall name mangling of MSVC
2019-01-17  Simon RozmanSet output name to libopenvpnmsica.dll in MSVC builds too
2019-01-17  Simon RozmanIntroduce tapctl.exe utility and openvpnmsica.dll MSI CA
2019-01-16  Arne SchwabeAdd send_control_channel_string_dowork variant
2019-01-16  Arne SchwabeRefactor tls_crypt_v2_write_server_key_file into crypto.c
2019-01-16  Arne SchwabeFix loading inline tls-crypt-v2 keys with mbed TLS
2019-01-16  Steffan KargerExtend tls-crypt-v2 unit tests
2018-12-21  Richard van... Fix error message when using RHEL init script
2018-12-18  Gert DoeringStop complaining about IPv6 routes without gateway...
2018-12-18  Gert DoeringAdd 'printing of port number' to mroute_addr_print_ex...
2018-12-12  Gert Doeringuncrustify openvpn/ sources
2018-12-12  Gert Doeringuncrustify openvpnserv/ sources
2018-12-12  Gert DoeringUncrustify sample-plugin sources according to code...
2018-12-10  Arne SchwabeFallback to password authentication when auth-token...
2018-12-05  James BekkemaAdds support for setting the default IPv6 gateway for...
2018-12-04  Arne SchwabeImplement block-ipv6
2018-12-04  Arne SchwabeAdd tls-crypt-v2 to the list of supported inline options
2018-11-26  Steffan KargerRemove deprecated --compat-x509-names and --no-name...
2018-11-18  Steffan Kargertls-crypt-v2: fix client reconnect bug
2018-11-18  Steffan Kargertls-crypt-v2: clarify --tls-crypt-v2-genkey man page...
2018-10-31  Antonio Quartullitls-crypt: properly cast time_t to uint64_t
2018-10-31  tincanteksupCorrect error message for --tls-crypt-v2-genkey client
2018-10-28  Selva NairDeclare Windows version of openvpn_execve() before use
2018-10-26  Steffan Kargertls-crypt-v2: add script hook to verify metadata
2018-10-26  Steffan Kargertls-crypt-v2: implement tls-crypt-v2 handshake
2018-10-26  Steffan Kargertls-crypt-v2: add P_CONTROL_HARD_RESET_CLIENT_V3 opcode
2018-10-26  Steffan Kargertls-crypt-v2: add unwrap_client_key
2018-10-26  Steffan Kargertls-crypt-v2: generate tls-crypt-v2 keys
2018-10-26  Steffan Kargertls-crypt-v2: add specification to doc/
2018-10-26  Arne SchwabeAdd message explaining early TLS client hello failure
2018-10-24  Lev StipakovWrap openvpn_swprintf into Windows define
2018-10-22  Lev StipakovIntroduce openvpn_swprintf() with nul termination guarantee
2018-10-16  Antonio Quartulliifconfig-ipv6(-push): allow using hostnames
2018-10-16  Steffan Kargerbuffer_list_aggregate_separator(): simplify code
2018-10-16  Arne SchwabeRefuse mbed TLS external key with non RSA certificates
2018-10-16  Antonio Quartullibuffer_list: add functions documentation
2018-10-12  Arne SchwabeUse right function to set TLS1.3 restrictions in show-tls
2018-10-11  Arne SchwabeAdd better support for showing TLS 1.3 ciphersuites...
2018-10-11  Lev Stipakovoptions.c: fix broken unary minus usage
2018-10-11  Steffan KargerFix mbedtls unit tests
2018-10-11  Steffan Kargermbedtls: don't print unsupported ciphers in insecure...
2018-10-10  Steffan KargerList ChaCha20-Poly1305 as stream cipher
2018-10-10  Arne SchwabeAdd support for tls-ciphersuites for TLS 1.3
2018-10-10  Arne SchwabeRemove MANAGMENT_EXTERNAL_KEY, MANAGMENT_IN_EXTRA,...
2018-10-10  Lev Stipakovinteractive.c: fix usage of potentially uninitialized...
2018-10-08  Arne SchwabeRemove AUTO_USERID feature
2018-10-08  David Sommersethbuild: Fix another compile warning in console_systemd.c
2018-10-08  David Sommersethbuild: Fix build warnings related to get_random()
2018-10-08  Samy Mahmoudiman: correct a --redirection-gateway option flag
2018-10-08  Simon Rozmanmsvc: Unify Unicode/MultiByte string setting across...
2018-10-08  Steffan KargerAdd support for CHACHA20-POLY1305 in the data channel
2018-10-08  Lev Stipakovcrypto.h: remove unused function declaration
2018-10-08  Simon Rozmanmsvc: Move common project settings to reusable property...
2018-10-08  Simon RozmanReference msvc-generate from compat to assure correct...
2018-10-07  Steffan KargerDon't print OCC warnings about 'key-method', 'keydir...
2018-10-07  Steffan KargerSimplify --genkey option syntax
2018-10-07  Lev Stipakovopenvpnserv: clarify return values type
2018-10-07  Steffan KargerFix use-after-free in tls_ctx_use_management_external_key
2018-10-07  Simon RozmanSigned/unsigned warnings of MSVC resolved
2018-10-07  Simon RozmanChange quoted to angled form when #including external...
2018-10-06  Antonio Quartulliensure function declarations are compiled with their...
2018-10-06  Antonio Quartullimerge *-inline.h files with their main header
2018-10-06  Antonio Quartullipf: restyle pf_c2c/addr_test() to make them 'struct...
2018-10-06  Arne SchwabeFactor out convert_tls_list_to_openssl method
2018-10-06  Lev Stipakovinit.c: refine functions names and description
2018-10-05  Arne SchwabeSkip error about ioctl(SIOCGIFCONF) failed on Android
2018-10-05  Selva NairRefactor sending commands to interactive service
2018-10-05  Selva NairEnable dhcp on tap adapter using interactive service
2018-10-05  Steffan Kargertravis: add OpenSSL 1.1 Windows build
2018-10-05  Selva NairMove get system directory to a separate function
2018-10-05  Arne SchwabeAdd OpenSSL compat definition for RSA_meth_set_sign
2018-10-05  Selva NairPass the hash without the DigestInfo header to NCryptSi...
2018-10-05  Lev StipakovRefactor NCP-negotiable options handling
2018-10-01  Lev Stipakovwin: support for Visual Studio 2017
2018-09-27  Steffan KargerFix memory leak in SSL_CTX_use_certificate
2018-09-26  Steffan Kargermbedtls: remove dependency on mbedtls pkcs11 module
2018-09-26  Steffan Kargermbedtls: make external signing code generic
2018-09-25  Steffan KargerDo not load certificate from tls_ctx_use_external_priva...
2018-09-25  Arne SchwabeProperly free tuntap struct on android when emulating...
2018-09-19  Steffan KargerRemove unused void_ptr_hash_function and void_ptr_compa...
next