summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VERSION 2.1_rc5v2.1_rc5james2008-01-235-39/+138
* Forgot to put struct WIN2K_NDIS_MINIPORT_BLOCK outsidejames2008-01-231-4/+4
* Squashed Win2K TAP bug that was introduced by Vista fixes.james2008-01-233-88/+106
* Incremented TAP version number to 9.4.james2008-01-232-8/+29
* Added --management-forget-disconnect option -- forgetjames2008-01-236-1/+36
* Upgraded TAP build scripts to use WDK 6001.17121james2008-01-228-11/+20
* Incremented version number to 2.1_rc4a.james2008-01-227-14/+81
* Changed ASSERT(0) to a more descriptive fatal error in tun.cjames2008-01-211-1/+1
* Fixed --disable-iproute2 in ./configure to actually disablejames2008-01-211-1/+1
* Allow OpenVPN to run completely unprivileged under Linuxjames2008-01-219-10/+100
* Rewrote extract_x509_field and modified COMMON_NAME_CHAR_CLASSjames2008-01-212-2/+48
* Added PLUGIN_LIBDIR preprocessor string to prepend a default pluginjames2008-01-211-1/+20
* Define ALLOW_NON_CBC_CIPHERS for people who don'tjames2008-01-211-0/+2
* Simple fix where options->ca_file was used withoutjames2008-01-211-1/+1
* epoll driver in event.c should be prepared to handle anjames2008-01-211-1/+1
* Fixed interim memory growth issue in TCP connect loop wherejames2008-01-211-0/+2
* Added note about alternative version of easy-rsajames2008-01-211-1/+9
* PKCS-11 fixups (Alon Bar-Lev).james2007-10-261-1/+1
* Use pkcs11-helper as external library, can be downloadedjames2007-10-2222-14449/+468
* Modified command line and config file parser to allowjames2007-10-222-4/+20
* Added --management-signal option to signal SIGUSR1 when the managementjames2007-10-226-1/+37
* Add "forget-passwords" command to the management interface (Alon Bar-Lev).james2007-10-222-0/+23
* AUTO_USERID feature -- if the auth-user-pass option is usedjames2007-08-173-3/+5
* config-win32.h and install-win32/openvpn.nsi are no longer generatedjames2007-08-141-1/+1
* updated iconjames2007-07-181-0/+0
* Fixed a variable declaration that wasn't at the startjames2007-06-111-2/+4
* script comment changesjames2007-04-262-1/+3
* Version 2.1_rc4v2.1_rc4james2007-04-252-1/+10
* Fixed 64-bit portability bug in time_string function (Thomas Habets).james2007-04-251-1/+2
* misc Windows build system changesjames2007-04-256-6/+24
* TAP driver now passes signing tests on Vista x64.james2007-04-2536-315/+431
* Forgot to add changelog item about OpenVPN GUI beingjames2007-04-231-1/+5
* Version 2.1_rc3v2.1_rc3james2007-04-232-1/+21
* Version is now specified in version.m4 for bothjames2007-04-2219-92/+204
* Moved OpenVPN version number from configure.acjames2007-04-212-1/+4
* Added a Windows README file to the installer thanjames2007-04-212-3/+20
* Added OpenVPN GUI (Mathias Sundman version) as installjames2007-04-212-2/+36
* The easy-rsa directory installed by the windows installer comes with thejames2007-04-213-0/+24
* Clean up configure on FreeBSD for recent autotool versions thatjames2007-04-212-7/+39
* Use Server 2003 rather than Vista as x64 target for tap/tapinstall.james2007-04-194-8/+4
* Updated build system and tap driver to work withjames2007-04-199-28/+42
* Added options to version.nsi that allow prebuiltjames2007-04-143-4/+35
* Revert r1773james2007-03-164-11/+13
* Don't build special x64 version of tapinstall.exejames2007-03-084-13/+11
* Windows TAP driver license text changes.james2007-03-0719-168/+174
* Cleaned up Windows build scripts.james2007-03-0713-113/+234
* Forgot to svn add buildinstaller before last commit.james2007-03-061-0/+6
* ./domake-win will now do a full build of the installerjames2007-03-063-2/+35
* Added maketapinstall.james2007-03-066-15/+83
* Added maketap and signtap scripts.james2007-03-063-0/+62