]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2013-07-03  Arne SchwabeAdd support of utun devices under Mac OS X
2013-06-12  Tamas TEVESZAdd support for client-cert-not-required for PolarSSL.
2013-06-12  Steffan KargerDo not pass struct tls_session* as void* in key_state_s...
2013-05-31  Gert DoeringPreparing for v2.3.2 (ChangeLog, version.m4) v2.3.2
2013-05-31  Arne SchwabeMove checking of script file access into set_user_script
2013-05-31  Arne SchwabeMove settings of user script into set_user_script function
2013-05-30  Davide BriniProvide more accurate warning message
2013-05-30  Arne SchwabeOnly print script warnings when a script is used. Remov...
2013-05-30  Gert DoeringFix problem with UDP tunneling due to mishandled pktinf...
2013-05-27  James YonanAlways push basic set of peer info values to server.
2013-05-24  Jan Just Keijsermake 'explicit-exit-notify' pullable again
2013-05-19  Josh CepekFix Windows script execution when called from script...
2013-05-18  Gert DoeringFix NULL-pointer crash in route_list_add_vpn_gateway().
2013-05-06  svimikFix segfault when enabling pf plug-ins
2013-05-03  Josh CepekFix proto tcp6 for server & non-P2MP modes
2013-04-15  Steffan KargerFixed usage of stale define USE_SSL to ENABLE_SSL
2013-04-05  Steffan KargerFixed tls-cipher translation bug in openssl-build
2013-03-27  Gert DoeringPreparing for v2.3.1 (ChangeLog, version.m4) v2.3.1
2013-03-27  Gert DoeringFix directly connected routes for "topology subnet...
2013-03-23  Gert DoeringAdd MIN() compatibility macro
2013-03-22  Steffan KargerUse constant time memcmp when comparing HMACs in openvp...
2013-03-22  Steffan KargerFixed autoconf script to properly detect missing pkcs11...
2013-03-22  Steffan KargerSwitch to IANA names for TLS ciphers.
2013-03-22  Steffan KargerConfig compatibility patch. Added translate_cipher_name.
2013-03-22  Steffan KargerImprove verify_callback messages
2013-03-22  Steffan KargerImprove PolarSSL key_state_read_{cipher, plain}text...
2013-03-22  Steffan KargerPolarSSL-1.2 support
2013-03-20  Josh Cepek(updated) [PATCH] Warn when using verb levels >=7 witho...
2013-03-14  Josh CepekFix parameter listing in non-debug builds at verb 4
2013-03-14  Gert DoeringPermit pool size of /64.../112 for ifconfig-ipv6-pool
2013-03-12  Gert DoeringRepair "tcp server queue overflow" brokenness, more...
2013-03-12  Arne SchwabeRemove unused function no_tap_ifconfig
2013-03-12  Arne SchwabeMove static prototype definition from header into c...
2013-03-12  Arne SchwabeRemove unused function xor
2013-03-07  Heiko Hundadd new option for X.509 name verification
2013-03-07  Heiko Hundmake --tls-remote compatible with pre 2.3 configs
2013-03-07  Heiko Hundreintroduce --no-name-remapping option
2013-03-07  Christian NiessnerFix corner case in NTLM authentication (trac #172)
2013-03-06  Christian Hessefix build with automake 1.13(.1)
2013-02-06  Heiko HundIgnore UTF-8 byte order mark
2013-02-03  Samuli SeppänenCleaned up and updated INSTALL
2013-02-03  Samuli SeppänenUpdated README
2013-02-03  Samuli SeppänenAdded cross-compilation information INSTALL-win32.txt
2013-02-03  Samuli SeppänenRemoved ChangeLog.IPv6
2013-02-03  Matthias AndreeEnable TCP_NODELAY configuration on FreeBSD.
2013-02-03  Jan Just Keijserman page patch for missing options
2013-02-03  Arne SchwabeRemove dead code path and putenv functionality
2013-02-03  Gert DoeringUpdate README.IPv6 to match what is in 2.3.0
2013-02-02  Heiko Hundclose more file descriptors on exec
2013-01-07  David SommersethPreparing for v2.3.0 beta/2.3 143/head v2.3.0
2013-01-02  Gert DoeringFix client crash on double PUSH_REPLY.
2012-12-20  Gert DoeringFix parameter type for IP_TOS setsockopt on non-Linux...
2012-12-17  David SommersethPreparing for v2.3_rc2 v2.3_rc2
2012-12-17  Gert DoeringFix option inconsistency warnings about "proto" and...
2012-12-13  Gert DoeringImplement --mssfix handling for IPv6 packets.
2012-12-13  Arne SchwabeFix the proto is used inconsistently warning
2012-12-13  Arne SchwabeRemove dnsflags_to_socktype, it is not used anywhere
2012-11-29  David SommersethAvoid recursion in virtual_output_callback_func()
2012-11-29  David SommersethThe get_default_gateway() function uses warn() instead...
2012-11-29  Arne SchwabeProperly require --key even if defined(MANAGMENT_EXTERN...
2012-11-29  Joachim SchipperFix typo in ./configure message
2012-11-29  Joachim Schipperdoc/management-notes.txt: fix typo
2012-11-22  Arne SchwabeError message if max-routes used incorrectly
2012-11-22  Adriaan de... Fix --show-pkcs11-ids (Bug #239)
2012-11-06  David SommersethFix double-free issue in pf_destroy_context()
2012-10-31  David SommersethPreparing for v2.3_rc1 v2.3_rc1
2012-10-31  David SommersethRemove the support for using system() when executing...
2012-10-29  Heiko HundSupport UTF-8 --client-config-dir
2012-10-29  Heiko HundFix display of plugin hook types
2012-10-25  Arne SchwabeOptions parsing demands unnecessary configuration if...
2012-10-17  David SommersethMake git ignore some more files
2012-10-17  Adriaan de... Fixed a bug where PolarSSL gave an error when using...
2012-10-15  Kenneth RoseFix v3 plugins to support returning values back to...
2012-10-15  Arne SchwabeDocument man agent-external-key
2012-09-12  David SommersethPreparing for v2.3_beta1 v2.3_beta1
2012-09-12  Heiko HundAdd --compat-names option
2012-09-11  David SommersethFix reconnect issues when --push and UDP is used on...
2012-09-11  Gert Doeringmake "ipv6 ifconfig" on linux compatible with busybox...
2012-09-11  Arne SchwabeAdd checks for external-key-managements
2012-09-11  Arne SchwabeDocument that keep alive will double the second value...
2012-09-02  Arne SchwabeDocument --management-client and --management-signal...
2012-09-02  Arne SchwabeMerge getaddr_multi and getaddr6 into one function
2012-09-02  Gert DoeringKeep pre-existing tun/tap devices around on *BSD
2012-09-02  Heiko Hundremove unused flag SSLF_NO_NAME_REMAPPING
2012-09-02  Gert DoeringPut actual OpenVPN command line on top of corresponding...
2012-09-02  Gert DoeringReduce --version string detail about IPv6 to just ...
2012-09-02  Heiko Hundremove stale _openssl_get_subject() prototype
2012-09-02  Arne SchwabeDocument the inlining of files in openvpn and document...
2012-08-06  Arne SchwabeMerge almost identical create_socket_tcp and create_soc...
2012-08-06  Arne SchwabeFixes error: --key fails with EXTERNAL_PRIVATE_KEY...
2012-08-06  Heiko Hundadd API for plug-ins to write to openvpn log
2012-08-06  Heiko Hundadd x_msg_va() log function
2012-07-30  Heiko Hundfix regression with --http-proxy[-*] options
2012-07-20  David SommersethPreparing for OpenVPN 2.3_alpha3 v2.3_alpha3
2012-07-19  Heiko Hundadd option --management-query-proxy
2012-07-19  Heiko Hundremove unused show_connection_list debug function
2012-07-19  Heiko Hunddon't treat socket related errors special anymore
2012-07-19  Heiko Hundmake non-blocking connect work on Windows
2012-07-05  Arne SchwabeFix compiling with --disable-management
2012-07-02  David SommersethUpdate version.m4 - we're past 2.3_alpha2 now
next