]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2005-12-22  jamesMan page and usage message changes to reflect
2005-12-22  jamesAdded new option --route-method adaptive (Win32)
2005-12-22  james--ip-win32 adaptive is now the default.
2005-12-17  jamesFixed bug in automatic Win32 PATH setting code.
2005-12-14  jamessvn merge -r 845:854 $SO/trunk/openvpn .
2005-12-13  jamesDon't warn user if he uses user/group/chroot and
2005-12-12  jamesAdded --auto-proxy directive to auto-detect HTTP or...
2005-12-08  jamesFirst attempt at automatic proxy detection,
2005-12-08  jamesInline file capability now works for
2005-12-08  jamesFixed some gcc 4 warnings in misc.c.
2005-12-05  jamesFixed segfault that occurred if remote_cert_eku is...
2005-12-05  jamesPatch to support --topology subnet on Mac OS X (Mathias...
2005-11-28  jamessvn merge -r 780:820 $SO/trunk/openvpn .
2005-11-28  jamessvn merge -r 823:825 $SO/contrib/alon/BETA21/openvpn .
2005-11-28  jamesModified nonblocking connect code so that this works...
2005-11-25  jamesAdded --connect-timeout option to control the timeout
2005-11-24  james--remap-usr1 will now also remap signals thrown during...
2005-11-24  jamesFixed minor man page formatting issue.
2005-11-19  jamesMerged PKCS11 changes from Alon:
2005-11-13  jamesVersion 2.1_beta7 released
2005-11-12  jamesFor Windows, set ip-win32 default back to dynamic.
2005-11-12  jamesPKCS#11 fixes to interact with new backtrack-hardened
2005-11-12  jamesReduce sensitivity to system clock instability
2005-11-12  jamesFixed minor typos in --remote-cert-* documentation.
2005-11-12  jamesMerged --remote-cert-ku, --remote-cert-eku, and
2005-11-09  jamesBacked out change to update_time to handle time
2005-11-09  jamesFixed update_time to use a better algorithm for
2005-11-09  jamesupdated version number to 2.1_beta7
2005-11-09  jamesMerged (with some changes) Alon's
2005-11-09  jamesRemoved annoying 'i' variable from add_option.
2005-11-08  jamesAdded ENABLE_INLINE_FILES feature.
2005-11-05  jamesMerged /contrib/alon/BETA21@778
2005-11-05  jamessvn merge -r 771:780 $SO/trunk/openvpn
2005-11-04  jamesAllow blank passwords to be passed via the management...
2005-11-04  jamessvn merge -r 770:771 $SO/trunk/openvpn
2005-11-03  jamesChangelog note about Windows build
2005-11-03  jamesDocumented --ip-win32 adaptive.
2005-11-03  jamesDocumented --route-nopull.
2005-11-03  jamessvn merge -r 760:764 $SO/trunk/openvpn
2005-11-02  jamesChangeLog edit
2005-11-02  jamesEdited prebuild to properly get the easy-rsa/1.0
2005-11-02  jamesMoved easy-rsa 2.0 scripts to easy-rsa/2.0 to
2005-11-02  jamesVERSION 2.1_beta6
2005-11-01  jamesMore PKCS#11 changes.
2005-11-01  jamesMerged 2.0.4 changes.
2005-10-31  jamesVERSION 2.1_beta5
2005-10-31  jamesChangeLog edit
2005-10-31  jamessvn merge -r 734:737 $SO/trunk/openvpn
2005-10-31  jamesWindows reliability changes:
2005-10-31  jamesChanges to Windows build configuration to
2005-10-26  jamessvn merge -r 672:731 $SO/trunk/openvpn
2005-10-25  jamesMerge with https://svn.openvpn.net/projects/openvpn...
2005-10-25  jamesMerge with https://svn.openvpn.net/projects/openvpn...
2005-10-24  jamesRemoved #warn from ssl.c
2005-10-24  jamesMerge with https://svn.openvpn.net/projects/openvpn...
2005-10-20  jamesChangeLog edit
2005-10-20  jamesAdded actual remote address used to the ">STATE" alert
2005-10-20  jamesSome changes to GET_USER_PASS_NEED_OK flag to
2005-10-20  jamesChangeLog edit
2005-10-20  jamesModified get_default_gateway code for Linux
2005-10-20  jamesModified get_default_gateway code for Windows
2005-10-20  jamesAddition of M_NOLF to error.h means that we need
2005-10-20  jamesMerged with Alon's r688.
2005-10-19  jamesMake sure that install-win32/prebuild gets
2005-10-19  jamesMoved socket setting log info to --verb 3 from 4.
2005-10-19  jamesAllow OPT_P_SOCKFLAGS to be specified in
2005-10-19  jamessvn merge -r 670:672 $SO/trunk/openvpn
2005-10-18  jamesMerged with Alon's tree @ r660
2005-10-17  jamesFixed double fork bug.
2005-10-17  jamesBrought up-to-date with Alon's PKCS11 patch at
2005-10-17  jamesBrought up-to-date with Alon's PKCS11 patch at
2005-10-16  jamesVERSION 2.1_beta4 (re-released)
2005-10-16  jamesVERSION 2.1_beta4
2005-10-16  jamesReverted plugin directory location.
2005-10-16  jamesChangeLog edit
2005-10-16  jamesFixed bug introduced in 2.1-beta3 where management
2005-10-15  jamesVERSION 2.1_beta3
2005-10-15  jamesFixed some minor build issues with PKCS11 patch:
2005-10-15  jamesChanged tap-win32 version number in
2005-10-15  jamesMinor style cleanup for --enable-pedantic.
2005-10-15  jamessvn merge -r 614:615 $SO/patches/openvpn-2-1_alpha3a...
2005-10-15  jamessvn merge -r 618:619 $SO/patches/openvpn-2-0_rc16-mh...
2005-10-15  jamesMerged --capath patch (Thomas Noel).
2005-10-15  jamesEnable the use of --ca together with --pkcs12. If...
2005-10-15  jamesadded *.rej to .svnignore
2005-10-14  jamesMinor PKCS#11 changes.
2005-10-13  jamesadded *.orig to .svnignore
2005-10-13  jamesMerged PKCS#11 patch.
2005-10-13  jamesRenamed plugin to plugins to work around
2005-10-12  jamesMakefile.am needs to do a rm -rf on .svn directories
2005-10-12  jamesversion 2.1_beta2
2005-10-12  jamessvn merge -r 585:599 https://svn.openvpn.net/projects...
2005-10-04  jamesAdded support for openvpn_plugin_select_initialization_...
2005-10-02  jamesFixed version oops in ChangeLog.
2005-10-02  jamesFixed an oops -- compression debugging output was turne...
2005-10-02  jamesversion 2.1_beta1
2005-10-01  jamesRenamed sample-keys/tmp-ca.crt to ca.crt.
2005-09-27  jamessvn merge -r 582:585 $SO/trunk/openvpn
2005-09-26  jamesAdded scripting code to Makefile.am to ignore .svn
2005-09-26  jamesversion 2.1_beta1
next