]> git.ipfire.org Git - thirdparty/openvpn.git/shortlog
thirdparty/openvpn.git
2010-08-02  chantraFix errors in openvpn-plugin.h documentation
2010-06-17  David SommersethFixed client hang when server don't PUSH (aka the NO_SO...
2010-06-11  chantraHandle non standard subnets in PF grammar
2010-06-04  David SommersethMerge branch 'master' into bugfix2.1
2010-06-04  David SommersethMerge branch 'svn-BETA21'
2010-06-01  James YonanImplemented a key/value auth channel from client to...
2010-05-27  David SommersethMerge remote branch 'origin/master'
2010-05-27  David SommersethAdded mapping files from SVN commit ID to more descript...
2010-05-24  James YonanImplemented http-proxy-override and http-proxy-fallback...
2010-05-16  David SommersethMerge remote branch 'origin/master'
2010-05-16  David SommersethOCSP_check.sh: new check logic
2010-05-16  David SommersethMerge branch 'master' into bugfix2.1
2010-05-16  David SommersethCleaning up after rebase
2010-05-16  jamesSet socket buffers (SO_SNDBUF and SO_RCVBUF) immediatel...
2010-05-16  David SommersethCleaning up after rebase
2010-05-16  jamesSet socket buffers (SO_SNDBUF and SO_RCVBUF) immediatel...
2010-05-16  David SommersethAdded mapping files from SVN commit ID to more descript...
2010-05-11  James YonanMinor fixes to recent HTTP proxy changes:
2010-05-11  James YonanProxy improvements:
2010-05-09  James YonanFixed issue on Windows with MSVC compiler, where TCP_NO...
2010-04-29  David SommersethAvoid repetition of "this config may cache passwords...
2010-04-29  David SommersethMerge remote branch 'origin/bugfix2.1' into bugfix2.1
2010-04-29  David SommersethMerge remote branch 'origin/master'
2010-04-29  Davide BriniFix certificate serial number export
2010-04-29  Davide BriniFix missing /bin/bash -> /bin/sh
2010-04-29  Davide BriniEnhance contrib/pull-resolv-conf/client.{up,down} scripts
2010-04-29  Davide BriniThe man page does not mention that the default value...
2010-04-29  David SommersethFixed potential NULL pointer issue
2010-04-29  David SommersethRemoved no longer needed delete_file() call
2010-04-29  David SommersethUpdated the man page to reflect the behavioural change...
2010-04-29  David SommersethRenamed all calls to create_temp_filename()
2010-04-29  David SommersethHarden create_temp_filename() (version 2)
2010-04-29  David SommersethMake use of counter_type instead of int when counting...
2010-04-29  Daniel JohnsonWhen I began testing OpenVPN v2.1_rc9 I was having...
2010-04-29  Alberto Gonzalez... Debian patch: Fix spelling in log message
2010-04-29  David SommersethFix autotools cross-compiling support
2010-04-29  David SommersethOn TARGET_LINUX define _GNU_SOURCE if not defined
2010-04-29  Jan BrinkmannThe man page needs dash escaping in UTF-8 environments
2010-04-29  Dan Nelsonbash->bourne script cleanup
2010-04-29  Enrico ScholzAllow 'lport 0' setup for random port binding
2010-04-29  Gert Doeringremove duplicate code in FREEBSD+DRAGONFLY system-depen...
2010-04-29  David Sommersethverb 5 logging wrongly reports received bytes
2010-04-29  Karl O. Pinc[PATCH] Change verify-cn so cn is no longer hardcoded...
2010-04-29  David SommersethDo not randomize resolving of IP addresses in getaddr()
2010-04-29  David SommersethCleaning up after rebase
2010-04-29  jamesSet socket buffers (SO_SNDBUF and SO_RCVBUF) immediatel...
2010-04-29  David SommersethAdded mapping files from SVN commit ID to more descript...
2010-04-28  James YonanUpdated copyright date to 2010.
2010-04-27  David SommersethMerge branch 'patchqueue' into bugfix2.1
2010-04-27  Davide BriniFix certificate serial number export
2010-04-27  David SommersethMerge remote branch 'origin/bugfix2.1' into bugfix2.1
2010-04-27  Davide BriniFix missing /bin/bash -> /bin/sh
2010-04-27  Davide BriniEnhance contrib/pull-resolv-conf/client.{up,down} scripts
2010-04-27  Davide BriniThe man page does not mention that the default value...
2010-04-27  David SommersethFixed potential NULL pointer issue
2010-04-27  David SommersethRemoved no longer needed delete_file() call
2010-04-27  David SommersethUpdated the man page to reflect the behavioural change...
2010-04-27  David SommersethRenamed all calls to create_temp_filename()
2010-04-27  David SommersethHarden create_temp_filename() (version 2)
2010-04-27  David SommersethMake use of counter_type instead of int when counting...
2010-04-27  Daniel JohnsonWhen I began testing OpenVPN v2.1_rc9 I was having...
2010-04-27  Alberto Gonzalez... Debian patch: Fix spelling in log message
2010-04-27  David SommersethFix autotools cross-compiling support
2010-04-27  David SommersethOn TARGET_LINUX define _GNU_SOURCE if not defined
2010-04-27  Jan BrinkmannThe man page needs dash escaping in UTF-8 environments
2010-04-27  Dan Nelsonbash->bourne script cleanup
2010-04-27  Enrico ScholzAllow 'lport 0' setup for random port binding
2010-04-27  Gert Doeringremove duplicate code in FREEBSD+DRAGONFLY system-depen...
2010-04-27  David Sommersethverb 5 logging wrongly reports received bytes
2010-04-27  Karl O. Pinc[PATCH] Change verify-cn so cn is no longer hardcoded...
2010-04-27  David SommersethDo not randomize resolving of IP addresses in getaddr()
2010-04-27  David SommersethMerge remote branch 'origin/master'
2010-04-27  David SommersethCleaning up after rebase
2010-04-27  jamesSet socket buffers (SO_SNDBUF and SO_RCVBUF) immediatel...
2010-04-27  David SommersethAdded mapping files from SVN commit ID to more descript...
2010-04-22  James YonanAdded Python-based build system for Windows in
2010-04-22  Davide BriniFix missing /bin/bash -> /bin/sh
2010-04-19  Davide BriniEnhance contrib/pull-resolv-conf/client.{up,down} scripts
2010-04-18  Davide BriniThe man page does not mention that the default value...
2010-04-18  David SommersethFixed potential NULL pointer issue
2010-04-18  David SommersethRemoved no longer needed delete_file() call
2010-04-18  David SommersethUpdated the man page to reflect the behavioural change...
2010-04-18  David SommersethRenamed all calls to create_temp_filename()
2010-04-18  David SommersethHarden create_temp_filename() (version 2)
2010-04-18  David SommersethMerge branch 'master' into bugfix2.1
2010-04-17  David SommersethMerge branch 'svn-BETA21'
2010-04-17  James YonanMinor change to doclean script:
2010-04-16  James YonanManagement interface performance optimizations:
2010-04-08  David SommersethMerge remote branch 'origin/master'
2010-04-08  David SommersethMake use of counter_type instead of int when counting...
2010-04-08  David SommersethAdded mapping files from SVN commit ID to more descript...
2010-04-01  David SommersethMerge remote branch 'origin/bugfix2.1' into bugfix2.1
2010-04-01  David SommersethMerge remote branch 'origin/master' with SVN
2010-04-01  Daniel JohnsonWhen I began testing OpenVPN v2.1_rc9 I was having...
2010-04-01  Alberto Gonzalez... Debian patch: Fix spelling in log message
2010-04-01  David SommersethFix autotools cross-compiling support
2010-04-01  David SommersethOn TARGET_LINUX define _GNU_SOURCE if not defined
2010-04-01  Jan BrinkmannThe man page needs dash escaping in UTF-8 environments
2010-04-01  Dan Nelsonbash->bourne script cleanup
2010-04-01  Enrico ScholzAllow 'lport 0' setup for random port binding
next