]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2015-05-02  Steffan KargerRemove size limit for files inlined in config
2015-04-30  Gert Doeringexplain effect of --topology subnet on --ifconfig
2015-04-28  Gert DoeringPrint helpful error message on --mktun/--rmtun if not...
2015-04-22  Gert DoeringFix leftover 'if (false) ;' statements
2015-04-13  Steffan KargerRemove unneeded parameter 'first_time' from possibly_be...
2015-04-13  Vasily KulikovMac OS X Keychain management client
2015-03-08  Gert DoeringRemove count_netmask_bits(), convert users to use netma...
2015-03-08  Gert DoeringFix incorrect use of get_ipv6_addr() for iroute options.
2015-03-08  Steffan KargerChange float log message to include common name, if...
2015-03-07  Lev StipakovFix mssfix default value in connection_list context
2015-03-06  Steffan KargerAllow for CN/username of 64 characters (fixes off-by...
2015-03-06  Steffan Kargerpolarssl: make sure to always null-terminate the cn
2015-03-06  Steffan KargerGet rid of old OpenSSL workarounds.
2015-03-05  Arne SchwabeDocument the default for tls-cipher.
2015-03-05  Arne SchwabeRemove unused function sock_addr_set
2015-02-27  Steffan KargerFix frame size calculation for non-CBC modes.
2015-02-22  Steffan KargerUse tls-auth in sample config files
2015-02-15  Gert DoeringPrint remote IPv4 address on a dual-stack v6 socket...
2015-02-15  Gert DoeringNew approach to handle peer-id related changes to link...
2015-02-15  Steffan KargerDisable SSL compression
2015-02-07  Jonathan K... Fix mismatch of fprintf format specifier and argument...
2015-02-06  Lev StipakovFix NULL dereferencing
2015-01-23  Steffan KargerAccount for peer-id in frame size calculation
2015-01-22  Lev StipakovDisallow lameduck's float to an address taken by anothe...
2015-01-04  Steffan KargerAdd option to disable Diffie Hellman key exchange by...
2014-12-31  Steffan Kargeropenssl: use crypto_msg(), get rid of openssl-specific...
2014-12-31  Steffan KargerRemove ENABLE_SSL define (and --disable-ssl configure...
2014-12-31  Steffan Kargeropenssl: add more descriptive message for 'no shared...
2014-12-31  Steffan Kargeropenssl: add crypto_msg(), to easily log openssl errors
2014-12-31  Alexander PyhalovDefault gateway can't be determined on illumos/Solaris...
2014-12-28  Steffan KargerSet tls-version-max to 1.1 if cryptoapicert is used
2014-12-27  David WoodhouseMake 'provider' option to --show-pkcs11-ids optional...
2014-12-27  David Woodhousepkcs11: Load p11-kit-proxy.so module by default
2014-12-09  David Sommersethplugins, down-root: Code style clean-up
2014-12-09  David Sommersethsockets: Remove the limitation of --tcp-nodelay to...
2014-12-08  David Sommersethplugin, down-root: Fix compiler warnings
2014-12-08  Lev StipakovPrevent memory drain for long lasting floating sessions
2014-12-08  Lev StipakovAdd the peer-id to the output of the status command
2014-12-07  Steffan KargerUpdate doxygen (a bit)
2014-12-06  Arne SchwabeRemove possibility of using --tls-auth with non OpenVPN...
2014-12-06  David Sommersethdown-root: Improve error messages
2014-12-06  David Sommersethdown-root plugin: Replaced system() calls with execve()
2014-12-02  Steffan KargerReally fix '--cipher none' regression
2014-12-02  Mike GilbertInclude systemd units in the source tarball (make dist)
2014-11-30  David Sommersethautotools: Fix wrong ./configure help screen default...
2014-11-28  Steffan KargerDrop too-short control channel packets instead of asser...
2014-11-27  Lev StipakovPeer-id patch v7
2014-11-24  David Sommersethsystemd: Reworked the systemd unit file to handle serve...
2014-11-23  Yegor Yefremovpolarssl: fix unreachable code
2014-11-23  Samuli SeppänenFix to --shaper documentation on the man-page
2014-11-23  Yegor Yefremovsocket: remove duplicate expression
2014-11-18  Gert DoeringFix windows build on older mingw versions.
2014-11-17  Heiko Hundfix warnings on Windows
2014-11-17  Heiko HundFix compilation on Windows
2014-11-15  Steffan KargerModernize sample keys and sample configs
2014-11-14  Steffan KargerAdd --tls-version-max
2014-11-08  Steffan KargerFix assertion error when using --cipher none
2014-10-25  Steffan KargerRemove unused variables from ssl_verify_openssl.c extra...
2014-10-24  Steffan KargerFix regression with password protected private keys...
2014-10-24  TDivineFix "code=995" bug with windows NDIS6 tap driver.
2014-10-14  Samuel ThibaultEnsure that client-connect files are always deleted
2014-10-14  Andris Kalnozolsextract_x509_extension(): hide status message during...
2014-10-14  Philipp HagemeisterImplement on-link route adding for iproute2
2014-10-07  Arne SchwabeAdd documentation for PERSIST_TUN_ACTION (Android specific)
2014-10-07  David Sommersethsystemd: Use systemd functions to consider systemd...
2014-10-05  Hubert Karioocsp_check - double check if ocsp didn't report any...
2014-10-05  Hubert Karioocsp_check - signature verification and cert staus...
2014-09-18  David SommersethAdd systemd unit file for OpenVPN
2014-09-15  Steffan KargerFix compiler warnings in ssl_polarssl.c.
2014-09-15  Steffan KargerFix clang warning in options.c
2014-09-15  Steffan KargerFix some unintialized variable warnings
2014-09-14  Jann HornRemove quadratic complexity from openvpn_base64_decode()
2014-09-10  David SommersethClean up the pipe closing in openvpn_popen()
2014-09-10  David SommersethDon't try to use systemd-ask-password if it is not...
2014-09-09  David SommersethDon't let openvpn_popen() keep zombies around
2014-09-05  Mike GilbertAdd configure check for the path to systemd-ask-password
2014-07-29  Steffan KargerFix typo in cipher_kt_mode_{cbc, ofb_cfb}() doxygen.
2014-07-25  Arne SchwabeRemove deprecated --max-routes option from manual
2014-07-18  Arne SchwabeAlways enable http-proxy and socks-proxy
2014-07-13  Philipp HagemeisterAdd topology in sample server configuration file
2014-07-13  Arne SchwabeFix server routes not working in topology subnet with...
2014-07-13  Steffan KargerDefine dummy SSL_OP_NO_TICKET flag if not present in...
2014-07-10  Steffan KargerDon't exit daemon if opening or parsing the CRL fails.
2014-07-10  Andris KalnozolsDo not upcase x509-username-field for mixed-case arguments.
2014-07-09  Arne SchwabeRemove ENABLE_BUFFER_LIST
2014-07-08  Gert DoeringCall init script helpers with explicit path (./)
2014-07-08  Gert DoeringFix t_lpback.sh platform-dependent failures
2014-07-07  Steffan KargerDon't issue warning for 'translate to self' tls-ciphers
2014-07-07  Steffan KargerExtend t_lpback tests to test all ciphers reported...
2014-07-07  Steffan KargerImprove --show-ciphers to show if a cipher can be used...
2014-07-07  Steffan KargerAdd proper check for crypto modes (CBC or OFB/CFB)
2014-07-07  Steffan KargerRename ALLOW_NON_CBC_CIPHERS to ENABLE_OFB_CFB_MODE...
2014-07-07  Gert DoeringMake t_client.sh work on AIX.
2014-07-07  Gert Doeringimplement adding/deleting routes on AIX, for IPv4 and...
2014-07-07  Gert DoeringAdd tap driver initialization and ifconfig for AIX.
2014-07-07  Gert DoeringRecognize AIX, define TARGET_AIX
2014-07-03  Steffan Kargercleanup: remove #if 0'ed function initiate_untrusted_se...
2014-06-30  James BekkemaFix socket-flag/TCP_NODELAY on Mac OS X
2014-06-28  Andris KalnozolsFix some typos in the man page.
2014-06-24  Steffan KargerUpdate README.polarssl
next