]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2015-12-19  Steffan KargerWarn user if their certificate has expired
2015-12-19  Gert DoeringPrepare for v2.3.10 release, list PolarSSL 1.2 to 1...
2015-12-19  Steffan KargerUpgrade OpenVPN 2.3 to PolarSSL 1.3
2015-12-19  Yegor Yefremovpolarssl: fix unreachable code
2015-12-19  Steffan KargerRemove unused variables from ssl_verify_polarssl.c...
2015-12-15  Gert DoeringPreparing for release v2.3.9 (ChangeLog, version.m4) v2.3.9
2015-12-15  Samuli SeppänenUpdates to Changes.rst
2015-12-15  Lev StipakovFix VS2013 compilation
2015-12-14  FishMake "block-outside-dns" option platform agnostic
2015-12-14  Lev StipakovPass adapter index to up/down scripts
2015-12-13  ValdikSSAdd Windows DNS Leak fix using WFP ('block-outside...
2015-12-13  Lev StipakovUse adapter index for add/delete_route_ipv6
2015-12-10  Arne SchwabeDetect config lines that are too long and give a warnin...
2015-12-10  Gert DoeringFix isatty() check for good.
2015-11-29  Arne SchwabeAlso remove second instance of enable-password-save...
2015-11-29  Arne SchwabeReflect enable-password-save change in documentation
2015-11-29  Arne SchwabeRemove --enable-password-save option
2015-11-29  Heiko Hundput virtual IPv6 addresses into env
2015-11-29  Selva NairUnbreak read username password from management
2015-11-28  Steffan KargerFix rand_bytes return value checking
2015-11-28  Steffan Kargeropenssl: properly check return value of RAND_bytes()
2015-11-24  David SommersethAvoid partial authentication state when using --disable...
2015-11-24  Gert Doeringremove unused gc_arena in FreeBSD close_tun()
2015-11-24  Steffan KargerFix memory leak in add_option() by simplifying get_ipv6...
2015-11-24  Gert DoeringFix FreeBSD-specific mishandling of gc arena pointer...
2015-11-23  Michal LudvigSupport for username-only auth file.
2015-11-23  Lev StipakovClient-side part for server restart notification
2015-11-22  Selva NairHandle ctrl-C and ctrl-break events on Windows
2015-11-21  Christos TrochalakisAdjust server-ipv6 documentation
2015-11-13  Selva NairDo not hard-code windows systemroot in env_block
2015-11-13  Lev StipakovUse adapter index instead of name for windows IPv6...
2015-11-11  Gert DoeringFix possible heap overflow on read accessing getaddrinf...
2015-11-10  Steffan KargerAdd macro to ensure we exit on fatal errors
2015-11-08  Steffan KargerFix unintialized variable in plugin_vlog()
2015-11-06  Selva NairFix termination when windows suspends/sleeps
2015-11-06  Steffan KargerFix (potential) memory leak in init_route_list()
2015-10-22  Steffan KargerFix memory leak in auth-pam plugin 36/head
2015-10-21  Steffan Kargerhardening: add insurance to exit on a failed ASSERT()
2015-10-19  Arne SchwabeDo not set the buffer size by default but rely on the...
2015-10-18  Lukasz KutylaFix privilege drop if first connection attempt fails
2015-10-15  Arne SchwabeFix commit a3160fc1bd7368395745b9cee6e40fb819f5564c
2015-10-11  janjustFix "White space before end tags can break the config...
2015-10-10  Samuli SeppänenAdd CONTRIBUTING.rst
2015-10-04  Steffan KargerIncrease control channel packet size for faster handshakes
2015-10-04  Steffan KargerCheck return value of ms_error_text()
2015-10-04  Steffan KargerReplace strdup() calls for string_alloc() calls
2015-09-25  Gert DoeringRepair test_local_addr() on WIN32
2015-09-21  Gert DoeringReplace unaligned 16bit access to TCP MSS value with...
2015-09-20  Boris LytochkinLog serial number of revoked certificate
2015-08-08  Arne SchwabeShow extra-certs in current parameters.
2015-08-04  Gert DoeringUn-break --auth-user-pass on windows
2015-08-03  Gert DoeringPreparing for release v2.3.8 (ChangeLog, version.m4) v2.3.8
2015-08-01  Steffan KargerFix overflow check in openvpn_decrypt()
2015-07-27  Arne SchwabeFix commit e473b7c if an inline file happens to have...
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-06-30  Arne SchwabeReport missing endtags of inline files as warnings
2015-06-26  Holger KummertDel ipv6 addr on close of linux tun interface
2015-06-21  Steffan Kargerwrite pid file immediately after daemonizing
2015-06-02  Gert DoeringPreparing for release v2.3.7 (ChangeLog, version.m4) v2.3.7
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-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  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-09  Steffan KargerImprove --tls-cipher and --show-tls man page description
2015-05-09  Samuli SeppänenProperly escape dashes on the man-page
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-13  Matthias AndreeManual page update for Re-enabled TLS version negotiation.
2015-04-13  Steffan KargerRe-enable TLS version negotiation by default
2015-04-13  Steffan KargerRemove unneeded parameter 'first_time' from possibly_be...
2015-03-08  Gert DoeringFix incorrect use of get_ipv6_addr() for iroute options.
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-02-27  Gert DoeringNew approach to handle peer-id related changes to link...
2015-02-27  Steffan KargerFix frame size calculation for non-CBC modes.
2015-02-15  Steffan KargerDisable SSL compression
next