summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | * migrated all getaddrinfo() to getaddr6JuanJo Ciarlante2011-03-251-133/+101
| * | * created getaddr6(), use it from resolve_remote()JuanJo Ciarlante2011-03-251-15/+265
| * | * rebased openvpn-2.1_rc1b.jjo.20061206.d.patchJuanJo Ciarlante2011-03-2513-190/+856
* | | 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-141-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
|/ /
* | Use a version-less version identifier on the master branchDavid Sommerseth2011-03-251-1/+1
* | common_name passing in auth_pam pluginJoe Patterson2011-03-252-3/+10
* | Fixed typo in plugin.hStefan Hellermann2011-03-251-1/+1
* | plugin.h: update prototype of plugin_call dummy in !ENABLE_PLUGIN caseStefan Hellermann2011-03-251-1/+3
* | Separate the general plug-in version constant and v3 plug-in structs versionDavid Sommerseth2011-03-253-4/+18
* | Added a simple plug-in demonstrating the v3 plug-in API.David Sommerseth2011-03-251-0/+245
* | Extend the v3 plug-in API to send over X509 certificatesDavid Sommerseth2011-03-259-16/+32
* | Implement the core v3 plug-in function calls.David Sommerseth2011-03-251-2/+27
* | Define the new openvpn_plugin_{open,func}_v3() APIDavid Sommerseth2011-03-253-3/+227
* | Provide 'dev_type' environment variable to plug-ins and script hooksDavid Sommerseth2011-03-253-0/+8
* | Misc fixes to r6708.James Yonan2011-03-258-51/+72
* | Added "management-external-key" option. This option can be usedJames Yonan2011-03-2510-59/+433
* | Fixed compiling issues when using --disable-cryptoJames Yonan2011-03-251-0/+1
* | Add extv3 X509 field support to --x509-username-fieldMarkus Koetter2011-03-252-1/+71
* | 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
* | Implement IPv6 in TUN mode for Windows TAP driver.Gert Doering2011-03-103-4/+254
* | Fix line continuation in chkconfig init script description.Ville Skyttä2011-03-011-4/+4
* | Fix packaging of config-win32.h and service-win32/msvc.makv2.2-RCDavid Sommerseth2011-02-282-3/+6
* | Preparing for the OpenVPN 2.2-RC releaseDavid Sommerseth2011-02-282-2/+30
* | Temporary snprintf-related fix to service-win32/openvpnserv.cSamuli Seppänen2011-02-281-2/+1