summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'svn-BETA21' into bugfix2.1David Sommerseth2010-11-182-3/+3
| |\ \
| | * | Fixes to prevent compile breakage when --disable-crypto is used.James Yonan2010-11-162-5/+2
| | * | In verify_callback, the subject var should be freed by OPENSSL_free,James Yonan2010-11-162-3/+3
* | | | Merge branch 'bugfix2.1' into beta2.2David Sommerseth2010-11-144-9/+8
|\| | |
| * | | Fixed compiling issues when using --disable-cryptoJames Yonan2010-11-142-5/+2
| * | | Remove hardcoded path to resolvconfJesse Young2010-11-142-4/+6
* | | | Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-141-0/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Added check for variable CONFIGURE_DEFINES into options.cSamuli Seppänen2010-11-141-0/+2
* | | | Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-137-39/+266
|\| | |
| * | | 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
| |/ / /
* | | | Merge branch 'bugfix2.1' into beta2.2David Sommerseth2010-11-132-4/+9
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'svn-BETA21' into bugfix2.1David Sommerseth2010-11-139-26/+231
| |\ \ \ | | | |/ | | |/|
| * | | 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
* | | | Merge branch 'svn-BETA21' into beta2.2David Sommerseth2010-11-139-26/+231
|\ \ \ \ | | |/ / | |/| |
| * | | Version 2.1.3bJames Yonan2010-10-281-1/+1
| * | | Make base64.h have the same conditional compilation expression asJames Yonan2010-10-241-1/+1
| * | | Implement challenge/response authentication support in client mode,James Yonan2010-10-247-24/+229
| * | | Fixed initialization bug in route_list_add_default_gatewayJames Yonan2010-10-231-0/+2
* | | | 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