summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Preparing for v2.2-beta3David Sommerseth2010-10-212-2/+25
* Fixed compiler warning in ssl.cDavid Sommerseth2010-10-211-2/+2
* Solved hidden merge conflict between feat_misc and bugfix2.1David Sommerseth2010-10-211-1/+1
* Fixed static defined length check to use sizeof()Emilien Mantel2010-10-211-1/+1
* Choose a different field in X509 to be usernameEmilien Mantel2010-10-214-14/+36
* ssl.c: fix use of openvpn_run_script()'s return valueFabian Knittel2010-10-211-13/+5
* Revamped the script-security warning logging (version 2)David Sommerseth2010-10-218-11/+27
* Don't add compile time information if --enable-small is usedDavid Sommerseth2010-10-211-0/+2
* Make use of automake CLEANFILES variable instead of clean-local ruleDavid Sommerseth2010-10-211-4/+1
* Fix dependency checking for configure.h (v2)David Sommerseth2010-10-213-8/+11
* Add comile time information/settings from ./configure to --versionDavid Sommerseth2010-10-214-0/+85
* pkitool lacks expected option "--help"Wil Cooley2010-10-211-0/+6
* Several updates to openvpn.8 (man page updates)Karl O. Pinc2010-10-211-9/+13
* enhance tls-verify possibilityMathieu GIANNECCHINI2010-10-216-0/+87
* Reworked the eurephia patch for inclusion to the openvpn-testing treeDavid Sommerseth2010-10-213-0/+29
* 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