aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-24remove NOTES file from commit - private scribblingGert Doering
2011-04-24Enable IPv6 Payload in OpenVPN p2mp tun server mode. 20100104-1 release.Gert Doering
2011-04-21Update man page with info about --connect-timeoutRobert Fischer
2011-04-21Update man page with info about --capathRobert Fischer
2011-04-21Add a simple comment regarding openvpn_snprintf() is duplicatedDavid Sommerseth
2011-04-21Improve the mysprintf() issue in openvpnserv.cDavid Sommerseth
2011-04-15Fixed a bug with GUI icon deletion on upgrade from 2.2-RC or earlierSamuli Seppänen
2011-04-14Avoid re-defining uint32_t when using mingw compilerGisle Vanem
2011-04-14Added man page entry for --management-clientrf
2011-04-14Update man page with info about --remote-random-hostnamerf
2011-04-14Fixed copying of tapinstall.exe to dist/bin when using prebuilt TAP-driversSamuli Seppänen
2011-04-14Removed Win2k from supported platforms list in INSTALL and win/openvpn.nsiSamuli Seppänen
2011-04-14Fix a bug in devcon source code handlingSamuli Seppänen
2011-04-14Change the default --tmp-dir path to a more suitable pathDavid Sommerseth
2011-04-14Fixed bug in port-share that could cause port share process to crashJames Yonan
2011-04-14Add more detailed explanation regarding the function of "--rdns-internal"Gert Doering
2011-04-14Change all CRLF linefeeds to LF linefeedsSamuli Seppänen
2011-04-05Add man page entry for --redirect-privateSamuli Seppänen
2011-03-31Fix the --client-cert-not-required featureDavid Sommerseth
2011-03-25Clarify --tmp-dir optionchantra
2011-03-25Use a version-less version identifier on the master branchDavid Sommerseth
2011-03-25common_name passing in auth_pam pluginJoe Patterson
2011-03-25Fixed typo in plugin.hStefan Hellermann
2011-03-25plugin.h: update prototype of plugin_call dummy in !ENABLE_PLUGIN caseStefan Hellermann
2011-03-25Separate the general plug-in version constant and v3 plug-in structs versionDavid Sommerseth
2011-03-25Added a simple plug-in demonstrating the v3 plug-in API.David Sommerseth
2011-03-25Extend the v3 plug-in API to send over X509 certificatesDavid Sommerseth
2011-03-25Implement the core v3 plug-in function calls.David Sommerseth
2011-03-25Define the new openvpn_plugin_{open,func}_v3() APIDavid Sommerseth
2011-03-25Provide 'dev_type' environment variable to plug-ins and script hooksDavid Sommerseth
2011-03-25Misc fixes to r6708.James Yonan
2011-03-25Added "management-external-key" option. This option can be usedJames Yonan
2011-03-25Fixed compiling issues when using --disable-cryptoJames Yonan
2011-03-25Add extv3 X509 field support to --x509-username-fieldMarkus Koetter
2011-03-24Preparing for the v2.2-RC2 releasev2.2-RC2David Sommerseth
2011-03-24Windows cross-compile cleanupAlon Bar-Lev
2011-03-24Clarified --client-config-dir section on the man-page.Samuli Seppänen
2011-03-24Clarify default value for the --inactive option.David Sommerseth
2011-03-24Open log files as text files on WindowsDavid Sommerseth
2011-03-23Fixes to Makefile.amSamuli Seppänen
2011-03-21Updated INSTALL-win32.txtSamuli Seppänen
2011-03-21Replaced config-win32.h with win/config.h.inSamuli Seppänen
2011-03-21Fixes to win/openvpn.nsiSamuli Seppänen
2011-03-21Added support for prebuilt TAP-drivers. Automated embedding manifests.Samuli Seppänen
2011-03-10Implement IPv6 in TUN mode for Windows TAP driver.Gert Doering
2011-03-01Fix line continuation in chkconfig init script description.Ville Skyttä
2011-02-28Fix packaging of config-win32.h and service-win32/msvc.makv2.2-RCDavid Sommerseth
2011-02-28Preparing for the OpenVPN 2.2-RC releaseDavid Sommerseth
2011-02-28Temporary snprintf-related fix to service-win32/openvpnserv.cSamuli Seppänen
2011-02-27Changes to buildsystem patchsetSamuli Seppänen