]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2013-08-22  Jesse GlickAllow use of NetBeans without saving nbproject/ directory.
2013-08-22  Josh CepekCorrect error text when no Windows TAP device is present
2013-08-16  Heikki HannikainenAlways load intermediate certificates from a PKCS#12...
2013-08-16  Arne SchwabeAdd a note what setenv opt does for OpenVPN < 2.3.3
2013-08-16  Arne SchwabeAdd support to ignore specific options.
2013-08-16  James YonanMSVC fixes
2013-07-15  James YonanAdded "setenv opt" directive prefix. If present, and...
2013-07-11  James YonanTLS version negotiation
2013-07-03  David Sommersethautoconf: Fix typo
2013-07-03  David Sommersethplugin: Extend the plug-in v3 API to identify the SSL...
2013-07-03  David SommersethRemove the --disable-eurephia configure option
2013-07-03  David Sommersethman page: Update man page about the tls_digest_{n}...
2013-07-03  Arne SchwabeAdd support of utun devices under Mac OS X
2013-06-20  Arne SchwabePATCHv3 Remove unused variables or put them to the...
2013-06-11  Gert DoeringImprove documentation and help text for --route-ipv6.
2013-06-11  Tamas TEVESZAdd support for client-cert-not-required for PolarSSL.
2013-06-07  Steffan KargerDo not pass struct tls_session* as void* in key_state_s...
2013-06-01  Arne SchwabeFix another #ifdef/#if P2MP_SERVER
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-31  Arne SchwabeFix #ifdefs for P2MP_SERVER
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  Gert DoeringMake push-peer-info visible in "normal" per-instance...
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  Gert DoeringFix usage of 'compression ...' from global config.
2013-05-19  James YonanAdded support for the Snappy compression algorithm
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-07  Gert DoeringUse constrain_int() instead of MIN()+syshead.c compat...
2013-05-06  svimikFix segfault when enabling pf plug-ins
2013-05-03  Josh CepekFix proto tcp6 for server & non-P2MP modes
2013-05-01  Arne SchwabeDocument the Android implementation in OpenVPN
2013-05-01  Arne SchwabeEmulate persist-tun on Android
2013-05-01  Arne SchwabeAndroid platform specific changes.
2013-05-01  Arne SchwabeAdd ability to send/receive file descriptors via manage...
2013-05-01  Arne SchwabeAllow routes to be set before opening tun, similar...
2013-04-19  David SommersethImprove the git revision tracking
2013-04-15  Steffan KargerFixed usage of stale define USE_SSL to ENABLE_SSL
2013-04-12  Gert DoeringPrint "Virtual IPv6 Address" on management interface...
2013-04-11  Arne SchwabePrint client id only if compiled with man agent support...
2013-04-11  Arne SchwabeAdd the client id (CID) to the output of the status...
2013-04-05  Steffan KargerFixed tls-cipher translation bug in openssl-build
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-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  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 SommersethThe get_default_gateway() function uses warn() instead...
2012-11-29  David SommersethAvoid recursion in virtual_output_callback_func()
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-16  David SommersethReset the version.m4 version for the master branch
2012-11-06  David SommersethFix double-free issue in pf_destroy_context()
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  David SommersethMake git ignore some more files
2012-10-25  Arne SchwabeOptions parsing demands unnecessary configuration if...
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
next