]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2015-07-27  David SommersethProvide compile time OpenVPN version information to...
2015-07-27  Arne SchwabeFix commit e473b7c if an inline file happens to have...
2015-07-27  Steffan Kargerreintroduce md5_digest wrapper struct to fix gcc warnings
2015-07-22  Daniel Hahleroptions: fix option check for "plugin"
2015-07-21  Steffan KargerFix using management interface to get passwords.
2015-07-14  Gert DoeringDocument --daemon changes and consequences (--askpass...
2015-07-13  James GeboskiFix --askpass not allowing for password input via stdin
2015-07-13  Gert DoeringProduce a meaningful error message if --daemon gets...
2015-07-13  Steffan Kargerfix regression: query password before becoming daemon
2015-07-02  Steffan KargerMake __func__ work with Visual Studio too
2015-07-01  Steffan KargerIncrease control channel packet size for faster handshakes
2015-06-30  Arne SchwabeReport missing end-tags of inline files as errors
2015-06-26  Holger KummertDel ipv6 addr on close of linux tun interface
2015-06-21  Jonathan K... Fail if options have extra parameters [v2]
2015-06-21  Steffan Kargerwrite pid file immediately after daemonizing
2015-06-02  Gert DoeringFix FreeBSD ifconfig for topology subnet tunnels.
2015-06-02  Samuli SeppänenImprove documentation in --script-security section...
2015-06-02  Gert DoeringMove res_init() call to inner openvpn_getaddrinfo(...
2015-06-01  Guy YurFix --redirect-private in --dev tap mode.
2015-06-01  Gert DoeringUse EAI_AGAIN instead of EAI_SYSTEM for openvpn_getaddr...
2015-06-01  Gert DoeringUse configure.ac hack to apply serial_test AM option...
2015-06-01  Gert DoeringOn signal reception, return EAI_SYSTEM from openvpn_get...
2015-05-31  Yegor Yefremovcert_data: fix memory leak
2015-05-28  Gert DoeringRevert "Enforce "serial-tests" behaviour for tests...
2015-05-27  Gert DoeringEnforce "serial-tests" behaviour for tests/Makefile
2015-05-27  Gert Doeringslightly enhance documentation about --cipher
2015-05-26  Steffan KargerCall daemon() before initializing crypto library
2015-05-24  Gert DoeringDisallow usage of --server-poll-timeout in --secret...
2015-05-24  Steffan KargerClarify --capath option in manpage
2015-05-24  Gert DoeringCorrect note about DNS randomization in openvpn.8
2015-05-23  Jonathan K... Fix null pointer dereference in options.c
2015-05-23  Gert Doeringassume res_init() is always there.
2015-05-23  Steffan KargerRe-read auth-user-pass file on (re)connect if required
2015-05-23  Gert Doeringrepair --dev null breakage caused by db950be85d37
2015-05-23  Steffan Kargercleanup: remove md5 helper functions
2015-05-23  Jan Just Keijserinclude ifconfig_ environment variables in --up-restart...
2015-05-18  Robert FischerUpdated manpage for --rport and --lport
2015-05-16  Felix JandaUse OPENVPN_ETH_P_* so that <netinet/if_ether.h> is...
2015-05-15  Samuli SeppänenProperly escape dashes on the man-page
2015-05-09  Steffan Kargerpolarssl: disable 1/n-1 record splitting
2015-05-09  Steffan KargerImprove --tls-cipher and --show-tls man page description
2015-05-03  Steffan Kargerpolarssl: remove code duplication in key_state_write_pl...
2015-05-02  Gert DoeringAdd note about file permissions and --crl-verify to...
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
next