summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed an issue causing a build failure with MS Visual Studio 2008.Samuli Seppänen2010-11-251-1/+1
* Merged add_bypass_address() and add_host_route_if_nonlocal()David Sommerseth2010-11-181-22/+12
* Removed functions not being used anywhereDavid Sommerseth2010-11-182-21/+0
* Only add some functions when really neededDavid Sommerseth2010-11-182-0/+4
* Fixed potential misinterpretation of boolean logicDavid Sommerseth2010-11-181-1/+1
* Fix compiler warnings about not used dummy() functionsDavid Sommerseth2010-11-184-1/+8
* Use stricter snprintf() formatting in socks_username_password_auth() (v3)David Sommerseth2010-11-181-3/+10
* Clean-up: Removing useless code - hash related functionsDavid Sommerseth2010-11-146-49/+20
* Clean-up: Remove more dead and inactive code pathsDavid Sommerseth2010-11-1411-52/+5
* Clean-up: Remove pthread and mutex locking codeDavid Sommerseth2010-11-1432-921/+1
* Added check for variable CONFIGURE_DEFINES into options.cSamuli Seppänen2010-11-141-0/+2
* Make "topology subnet" work on Solaris (ifconfig + route metric changes by Ka...Gert Doering2010-11-122-5/+30
* Integrate support for TAP mode on Solaris, written by Kazuyoshi Aizawa <admin...Gert Doering2010-11-121-22/+98
* Adding support for SOCKS plain text authenticationPierre Bourdon2010-11-125-12/+138
* Fixed static defined length check to use sizeof()Emilien Mantel2010-06-261-1/+1
* Choose a different field in X509 to be usernameEmilien Mantel2010-06-174-14/+36
* ssl.c: fix use of openvpn_run_script()'s return valueFabian Knittel2010-05-041-13/+5
* Revamped the script-security warning logging (version 2)David Sommerseth2010-04-298-11/+27
* Don't add compile time information if --enable-small is usedDavid Sommerseth2010-04-221-0/+2
* Make use of automake CLEANFILES variable instead of clean-local ruleDavid Sommerseth2010-04-221-4/+1
* Fix dependency checking for configure.h (v2)David Sommerseth2010-04-223-8/+11
* Add comile time information/settings from ./configure to --versionDavid Sommerseth2010-04-084-0/+85
* pkitool lacks expected option "--help"Wil Cooley2010-03-021-0/+6
* Several updates to openvpn.8 (man page updates)Karl O. Pinc2010-03-021-9/+13
* enhance tls-verify possibilityMathieu GIANNECCHINI2010-03-026-0/+87
* Allow 'lport 0' setup for random port bindingEnrico Scholz2010-03-011-1/+1
* remove duplicate code in FREEBSD+DRAGONFLY system-dependent ifconfigGert Doering2010-02-281-14/+3
* Merge branch 'master' into bugfix2.1David Sommerseth2010-02-261-6/+15
|\
| * Added mapping files from SVN commit ID to more descriptive commit IDs.David Sommerseth2010-02-262-0/+2
| * Fixed an issue in the Management Interface that could causejames2010-02-261-6/+15
* | verb 5 logging wrongly reports received bytesDavid Sommerseth2010-02-191-2/+2
* | [PATCH] Change verify-cn so cn is no longer hardcoded in openvpn's config fileKarl O. Pinc2010-02-181-15/+27
* | Do not randomize resolving of IP addresses in getaddr()David Sommerseth2010-02-181-3/+2
* | Added mapping files from SVN commit ID to more descriptive commit IDs.David Sommerseth2010-02-162-0/+2
|/
* Version 2.1.1bjames2010-01-161-1/+1
* Don't advance the connection list on AUTH_FAILED errors.james2010-01-161-0/+1
* Fixed an issue where AUTH_FAILED was not being properly deliveredjames2010-01-162-13/+35
* When aborting in a non-graceful way, try to execute do_close_tun injames2010-01-123-1/+20
* Fixed some breakage in openvpn.spec (which is required to build anv2.1.1james2009-12-113-2/+12
* Version 2.1.0v2.1.0james2009-12-114-2/+19
* Clarified that TAP-Win32 driver is licensed under GPL 2.james2009-12-1119-94/+19
* Documented --multihome in the man page.james2009-12-111-0/+9
* Fixed a couple issues in sample plugins auth-pam.c and down-root.c:james2009-12-102-2/+6
* Version 2.1_rc22v2.1_rc22james2009-11-202-1/+13
* Fixed a client-side bug that occurred when the "dhcp-pre-release"james2009-11-197-33/+141
* Increase MAX_CERT_DEPTH to 16 (from 8), and when exceeded,james2009-11-133-3/+6
* Version 2.1_rc21v2.1_rc21james2009-11-123-2/+18
* Version 2.1_rc20ajames2009-10-251-1/+1
* On server, lock client-provided certs against mid-session TLSjames2009-10-253-5/+156
* Change to doval valgrind script. The openvpn command parameter is nowjames2009-10-252-1/+14