summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Preparing for v2.2.2 releasev2.2.2David Sommerseth2011-12-142-7/+19
* Backported pkcs11-related parts of 7a8d707237bb18 to 2.2 branchsamuli@openvpn.net2011-12-143-4/+15
* Only warn about non-tackled IPv6 packets onceDavid Sommerseth2011-12-131-1/+6
* log error message and exit for "win32, tun mode, tap driver version 9.8"Gert Doering2011-11-231-0/+8
* bump tap driver version from 9.8 to 9.9Gert Doering2011-11-231-1/+1
* add missing break between "case IPv4" and "case IPv6", leading to theGert Doering2011-11-101-0/+1
* Prepared for releasing OpenVPN 2.2.1v2.2.1David Sommerseth2011-07-012-1/+29
* Fixes to easy-rsa/2.0Samuli Seppänen2011-07-013-6/+309
* Made domake-win builds to use easy-rsa/2.0/openssl-1.0.0.cnfSamuli Seppänen2011-07-012-5/+5
* Updated "easy-rsa" for OpenSSL 1.0.0Samuli Seppänen2011-07-015-22/+27
* Revert "Add new openssl.cnf to easy-rsa/Windows"David Sommerseth2011-06-201-350/+0
* Add new openssl.cnf to easy-rsa/WindowsSamuli Seppänen2011-06-201-0/+350
* Fix a build-ca issue on WindowsSamuli Seppänen2011-06-202-3/+3
* Remove support for Linux 2.2 configuration fallbackDavid Sommerseth2011-06-152-20/+3
* Documented --x509-username-field optionRobert Fischer2011-06-142-1/+9
* Added info about --show-proxy-settingsRobert Fischer2011-06-142-0/+6
* Fix compiling issues with pkcs11 when --disable-management is configuredDavid Sommerseth2011-05-311-0/+2
* Don't define ENABLE_PUSH_PEER_INFO if SSL is not availableDavid Sommerseth2011-05-311-0/+2
* Fix 2.2.0 build failure when management interface disabledMatthew L. Creech2011-05-191-0/+2
* Fix issues with some older GCC compilersSimon Matter2011-05-101-3/+3
* Fix compile issues when using --enable-small and --disable-ssl/--disable-cryptoGustavo Zacarias2011-04-271-1/+2
* Tagging the v2.2.0 releasev2.2.0David Sommerseth2011-04-212-1/+34
* Update man page with info about --connect-timeoutRobert Fischer2011-04-211-0/+8
* Update man page with info about --capathRobert Fischer2011-04-211-0/+5
* Add a simple comment regarding openvpn_snprintf() is duplicatedDavid Sommerseth2011-04-211-0/+3
* Improve the mysprintf() issue in openvpnserv.cDavid Sommerseth2011-04-211-11/+28
* Fixed a bug with GUI icon deletion on upgrade from 2.2-RC or earlierSamuli Seppänen2011-04-151-0/+6
* Avoid re-defining uint32_t when using mingw compilerGisle Vanem2011-04-151-0/+7
* Added man page entry for --management-clientrf2011-04-141-0/+7
* Update man page with info about --remote-random-hostnamerf2011-04-141-0/+6
* Fixed copying of tapinstall.exe to dist/bin when using prebuilt TAP-driversSamuli Seppänen2011-04-141-1/+1
* Removed Win2k from supported platforms list in INSTALL and win/openvpn.nsiSamuli Seppänen2011-04-142-5/+3
* Fix a bug in devcon source code handlingSamuli Seppänen2011-04-141-1/+1
* Change the default --tmp-dir path to a more suitable pathDavid Sommerseth2011-04-143-4/+36
* Fixed bug in port-share that could cause port share process to crashJames Yonan2011-04-141-0/+3
* Add more detailed explanation regarding the function of "--rdns-internal"Gert Doering2011-04-141-1/+7
* Change all CRLF linefeeds to LF linefeedsSamuli Seppänen2011-04-1424-1013/+1013
* Add man page entry for --redirect-privateSamuli Seppänen2011-04-051-0/+5
* Fix the --client-cert-not-required featureDavid Sommerseth2011-03-311-4/+6
* Clarify --tmp-dir optionchantra2011-03-252-1/+18
* Preparing for the v2.2-RC2 releasev2.2-RC2David Sommerseth2011-03-242-2/+24
* Windows cross-compile cleanupAlon Bar-Lev2011-03-244-26/+26
* Clarified --client-config-dir section on the man-page.Samuli Seppänen2011-03-241-1/+3
* Clarify default value for the --inactive option.David Sommerseth2011-03-241-1/+1
* Open log files as text files on WindowsDavid Sommerseth2011-03-241-1/+1
* Fixes to Makefile.amSamuli Seppänen2011-03-231-2/+2
* Updated INSTALL-win32.txtSamuli Seppänen2011-03-211-11/+12
* Replaced config-win32.h with win/config.h.inSamuli Seppänen2011-03-218-358/+372
* Fixes to win/openvpn.nsiSamuli Seppänen2011-03-211-2/+17
* Added support for prebuilt TAP-drivers. Automated embedding manifests.Samuli Seppänen2011-03-216-79/+111