]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2010-12-17  David SommersethMake the --x509-username-field feature an opt-in feature
2010-12-04  Matthias AndreeChange variadic macros to C99 style.
2010-11-25  David SommersethPrepared v2.2-beta5 for release v2.2-beta5
2010-11-25  David SommersethMerge branch 'feat_misc' into beta2.2
2010-11-25  Samuli SeppänenFixed an issue causing a build failure with MS Visual...
2010-11-21  David SommersethPrepared for v2.2-beta4 for release v2.2-beta4
2010-11-18  David SommersethUpdated ChangeLog with info about last merges
2010-11-18  David SommersethMerge branch 'feat_misc' into beta2.2
2010-11-18  David SommersethMerge branch 'bugfix2.1' into beta2.2
2010-11-18  Samuli SeppänenAdded command-line option parser and an unsigned build...
2010-11-18  David SommersethMerged add_bypass_address() and add_host_route_if_nonlo...
2010-11-18  David SommersethRemoved functions not being used anywhere
2010-11-18  David SommersethOnly add some functions when really needed
2010-11-18  David SommersethFixed potential misinterpretation of boolean logic
2010-11-18  David SommersethFix compiler warnings about not used dummy() functions
2010-11-18  David SommersethUse stricter snprintf() formatting in socks_username_pa...
2010-11-18  David SommersethMerge branch 'svn-BETA21' into bugfix2.1
2010-11-16  James YonanFixes to prevent compile breakage when --disable-crypto...
2010-11-16  James YonanIn verify_callback, the subject var should be freed...
2010-11-14  David SommersethMerge branch 'bugfix2.1' into beta2.2
2010-11-14  James YonanFixed compiling issues when using --disable-crypto
2010-11-14  Jesse YoungRemove hardcoded path to resolvconf
2010-11-14  David SommersethClean-up: Removing useless code - hash related functions
2010-11-14  David SommersethClean-up: Remove more dead and inactive code paths
2010-11-14  David SommersethClean-up: Remove pthread and mutex locking code
2010-11-14  David SommersethMerge branch 'feat_misc' into beta2.2
2010-11-14  Samuli SeppänenAdded check for variable CONFIGURE_DEFINES into options.c
2010-11-12  David SommersethMerge branch 'feat_misc' into beta2.2
2010-11-12  David SommersethMerge branch 'bugfix2.1' into beta2.2
2010-11-12  David SommersethMerge branch 'svn-BETA21' into beta2.2
2010-11-12  David SommersethMerge branch 'svn-BETA21' into bugfix2.1
2010-11-12  David SommersethClarified --explicit-exit-notify man page entry
2010-11-12  Gert DoeringImproved man page entry for script_type
2010-11-12  Lars HupelAdd HTTP/1.1 Host header
2010-11-12  Gert DoeringMake "topology subnet" work on Solaris (ifconfig +...
2010-11-12  Gert DoeringIntegrate support for TAP mode on Solaris, written...
2010-11-12  Pierre BourdonAdding support for SOCKS plain text authentication
2010-10-28  James YonanVersion 2.1.3b
2010-10-24  James YonanMake base64.h have the same conditional compilation...
2010-10-24  James YonanImplement challenge/response authentication support...
2010-10-23  James YonanFixed initialization bug in route_list_add_default_gateway
2010-10-21  David SommersethPreparing for v2.2-beta3
2010-10-21  David SommersethFixed compiler warning in ssl.c
2010-10-21  David SommersethSolved hidden merge conflict between feat_misc and...
2010-10-21  Emilien MantelFixed static defined length check to use sizeof()
2010-10-21  Emilien MantelChoose a different field in X509 to be username
2010-10-21  Fabian Knittelssl.c: fix use of openvpn_run_script()'s return value
2010-10-21  David SommersethRevamped the script-security warning logging (version 2)
2010-10-21  David SommersethDon't add compile time information if --enable-small...
2010-10-21  David SommersethMake use of automake CLEANFILES variable instead of...
2010-10-21  David SommersethFix dependency checking for configure.h (v2)
2010-10-21  David SommersethAdd comile time information/settings from ./configure...
2010-10-21  Wil Cooleypkitool lacks expected option "--help"
2010-10-21  Karl O. PincSeveral updates to openvpn.8 (man page updates)
2010-10-21  Mathieu GIANNECCHINIenhance tls-verify possibility
2010-10-21  David SommersethReworked the eurephia patch for inclusion to the openvp...
2010-10-21  Gert DoeringFix problem with special case route targets ('remote_host')
2010-10-21  David SommersethFixed compiler warnings reported on Ubuntu 10.04
2010-10-21  David SommersethMore t_client.sh updates - exit with SKIP when we want...
2010-10-21  David SommersethTest framework improvment - Do not FAIL if t_client...
2010-10-21  Gert DoeringBuild t_client.sh by configure at run-time.
2010-10-21  Gert Doeringfull "VPN client connect" test framework for OpenVPN
2010-10-21  chantraFixes openssl-1.0.0 compilation warning
2010-10-21  Gert DoeringFix <net/if.h> compile time problems on OpenBSD for...
2010-10-21  Gert DoeringFix compile problems on NetBSD and OpenBSD
2010-10-21  David SommersethFix multiple configured scripts conflicts issue (version 2)
2010-10-21  Davide BriniExclude ping and control packets from activity
2010-10-21  chantraFix errors in openvpn-plugin.h documentation
2010-10-21  David SommersethFixed client hang when server don't PUSH (aka the NO_SO...
2010-10-21  chantraHandle non standard subnets in PF grammar
2010-10-21  David SommersethOCSP_check.sh: new check logic
2010-10-21  David SommersethAvoid repetition of "this config may cache passwords...
2010-10-21  Davide BriniFix certificate serial number export
2010-10-21  Davide BriniFix missing /bin/bash -> /bin/sh
2010-10-21  Davide BriniEnhance contrib/pull-resolv-conf/client.{up,down} scripts
2010-10-21  Davide BriniThe man page does not mention that the default value...
2010-10-21  David SommersethFixed potential NULL pointer issue
2010-10-21  David SommersethRemoved no longer needed delete_file() call
2010-10-21  David SommersethUpdated the man page to reflect the behavioural change...
2010-10-21  David SommersethRenamed all calls to create_temp_filename()
2010-10-21  David SommersethHarden create_temp_filename() (version 2)
2010-10-21  David SommersethMake use of counter_type instead of int when counting...
2010-10-21  Jan BrinkmannThe man page needs dash escaping in UTF-8 environments
2010-10-21  Daniel JohnsonWhen I began testing OpenVPN v2.1_rc9 I was having...
2010-10-21  Alberto Gonzalez... Debian patch: Fix spelling in log message
2010-10-21  David SommersethFix autotools cross-compiling support
2010-10-21  David SommersethOn TARGET_LINUX define _GNU_SOURCE if not defined
2010-10-21  Jan BrinkmannThe man page needs dash escaping in UTF-8 environments
2010-10-21  Dan Nelsonbash->bourne script cleanup
2010-10-21  Enrico ScholzAllow 'lport 0' setup for random port binding
2010-10-21  Gert Doeringremove duplicate code in FREEBSD+DRAGONFLY system-depen...
2010-10-21  David Sommersethverb 5 logging wrongly reports received bytes
2010-10-21  Karl O. Pinc[PATCH] Change verify-cn so cn is no longer hardcoded...
2010-10-21  David SommersethAdded mapping files from SVN commit ID to more descript...
2010-09-01  James YonanAdded --proto-force directive.
2010-08-31  James YonanDon't configure Linux tun/tap txqueuelen setting if...
2010-08-29  James YonanAllow PKCS12 file content to be included inline in...
2010-08-20  James YonanAttempt to fix issue where domake-win build system... v2.1.3
2010-08-15  James YonanWindows security issue: v2.1.2
2010-08-10  James YonanAdded warning about tls-remote in man page.
next