summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clarified --explicit-exit-notify man page entryDavid Sommerseth2010-11-121-2/+3
* Improved man page entry for script_typeGert Doering2010-11-121-2/+2
* Add HTTP/1.1 Host headerLars Hupel2010-11-121-0/+4
* Fix problem with special case route targets ('remote_host')Gert Doering2010-10-211-0/+2
* Fixed compiler warnings reported on Ubuntu 10.04David Sommerseth2010-10-214-10/+11
* More t_client.sh updates - exit with SKIP when we want to skipDavid Sommerseth2010-10-211-3/+3
* Test framework improvment - Do not FAIL if t_client.rc is missingDavid Sommerseth2010-10-211-10/+10
* Build t_client.sh by configure at run-time.Gert Doering2010-10-212-14/+22
* full "VPN client connect" test framework for OpenVPNGert Doering2010-10-213-1/+382
* Fixes openssl-1.0.0 compilation warningchantra2010-10-211-3/+3
* Fix <net/if.h> compile time problems on OpenBSD for goodGert Doering2010-10-211-4/+4
* Fix compile problems on NetBSD and OpenBSDGert Doering2010-10-211-0/+3
* Fix multiple configured scripts conflicts issue (version 2)David Sommerseth2010-10-211-0/+18
* Exclude ping and control packets from activityDavide Brini2010-10-213-7/+20
* Fix errors in openvpn-plugin.h documentationchantra2010-10-211-1/+2
* Fixed client hang when server don't PUSH (aka the NO_SOUP_FOR_YOU patch)David Sommerseth2010-10-211-0/+17
* Handle non standard subnets in PF grammarchantra2010-10-211-0/+5
* OCSP_check.sh: new check logicDavid Sommerseth2010-10-211-10/+32
* Avoid repetition of "this config may cache passwords in memory" (v2)David Sommerseth2010-10-211-1/+3
* Fix certificate serial number exportDavide Brini2010-10-213-4/+119
* Fix missing /bin/bash -> /bin/shDavide Brini2010-10-211-1/+1
* Enhance contrib/pull-resolv-conf/client.{up,down} scriptsDavide Brini2010-10-212-69/+64
* The man page does not mention that the default value of "mssfix" is 1450.Davide Brini2010-10-211-1/+2
* Fixed potential NULL pointer issueDavid Sommerseth2010-10-211-1/+1
* Removed no longer needed delete_file() callDavid Sommerseth2010-10-211-1/+0
* Updated the man page to reflect the behavioural change of create_temp_file()David Sommerseth2010-10-211-1/+1
* Renamed all calls to create_temp_filename()David Sommerseth2010-10-214-37/+53
* Harden create_temp_filename() (version 2)David Sommerseth2010-10-212-16/+48
* Make use of counter_type instead of int when counting bytes and network packetsDavid Sommerseth2010-10-212-3/+4
* The man page needs dash escaping in UTF-8 environmentsJan Brinkmann2010-10-211-1/+1
* When I began testing OpenVPN v2.1_rc9 I was having trouble authenticating to ...Daniel Johnson2010-10-211-7/+35
* Debian patch: Fix spelling in log messageAlberto Gonzalez Iniesta2010-10-211-1/+1
* Fix autotools cross-compiling supportDavid Sommerseth2010-10-212-22/+21
* On TARGET_LINUX define _GNU_SOURCE if not definedDavid Sommerseth2010-10-211-0/+4
* The man page needs dash escaping in UTF-8 environmentsJan Brinkmann2010-10-211-807/+807
* bash->bourne script cleanupDan Nelson2010-10-2117-17/+17
* Allow 'lport 0' setup for random port bindingEnrico Scholz2010-10-211-1/+1
* remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfigGert Doering2010-10-211-14/+3
* verb 5 logging wrongly reports received bytesDavid Sommerseth2010-10-211-2/+2
* [PATCH] Change verify-cn so cn is no longer hardcoded in openvpn's config fileKarl O. Pinc2010-10-211-15/+27
* Added mapping files from SVN commit ID to more descriptive commit IDs.David Sommerseth2010-10-212-0/+2
* Added --proto-force directive.James Yonan2010-09-015-2/+35
* Don't configure Linux tun/tap txqueuelen setting if OpenVPNJames Yonan2010-08-311-1/+1
* Allow PKCS12 file content to be included inline in configuration file,James Yonan2010-08-293-10/+39
* Attempt to fix issue where domake-win build system was not properlyv2.1.3James Yonan2010-08-2011-203/+191
* Windows security issue:v2.1.2James Yonan2010-08-154-3/+116
* Added warning about tls-remote in man page.James Yonan2010-08-101-0/+7
* Distribute win directory (Python/MSVC-based build system)James Yonan2010-08-091-1/+2
* Added "net stop dnscache" and "net start dnscache" in frontJames Yonan2010-07-276-8/+34
* Fixed an issue where application payload transmissions on theJames Yonan2010-07-276-12/+54