summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Attempt to fix issue where domake-win build system was not properlyv2.1.3James Yonan2010-08-2011-203/+191
* Windows security issue:v2.1.2James Yonan2010-08-154-3/+116
* Added warning about tls-remote in man page.James Yonan2010-08-101-0/+7
* Distribute win directory (Python/MSVC-based build system)James Yonan2010-08-091-1/+2
* Added "net stop dnscache" and "net start dnscache" in frontJames Yonan2010-07-276-8/+34
* Fixed an issue where application payload transmissions on theJames Yonan2010-07-276-12/+54
* Fixed typo: missing comment close.James Yonan2010-07-261-1/+1
* Added win/build_exe.py script, which is similar toJames Yonan2010-07-162-21/+38
* Added --register-dns option for Windows.James Yonan2010-07-169-11/+79
* Implemented multi-address DNS expansion on the network field of routeJames Yonan2010-07-124-16/+85
* Version 2.1.1kJames Yonan2010-07-101-1/+1
* Fixed bug in proxy fallback capability where openvpn.exe couldJames Yonan2010-07-102-18/+22
* Added support for MSVC debugging of openvpn.exe in settings.in:James Yonan2010-07-103-7/+16
* Fixed issue where bad creds provided by the management interfaceJames Yonan2010-06-102-3/+6
* Implemented a key/value auth channel from client to server.James Yonan2010-06-0114-9/+248
* Implemented http-proxy-override and http-proxy-fallback directives to make itJames Yonan2010-05-2414-72/+565
* Minor fixes to recent HTTP proxy changes:James Yonan2010-05-113-5/+5
* Proxy improvements:James Yonan2010-05-1110-101/+676
* Fixed issue on Windows with MSVC compiler, where TCP_NODELAY supportJames Yonan2010-05-091-1/+1
* Updated copyright date to 2010.James Yonan2010-04-28157-160/+160
* Added Python-based build system for Windows inJames Yonan2010-04-2224-26/+609
* Minor change to doclean script:James Yonan2010-04-171-1/+0
* Management interface performance optimizations:James Yonan2010-04-166-12/+161
* Updated MSVC build scripts to Visual Studio 2008:James Yonan2010-03-3117-530/+491
* Set socket buffers (SO_SNDBUF and SO_RCVBUF) immediately afterJames Yonan2010-03-302-4/+5
* Version 2.1.1cJames Yonan2010-03-172-2/+2
* Modified ">PASSWORD:Verification Failed" management interfaceJames Yonan2010-03-124-6/+9
* Added stub directive "remote-ip-hint".James Yonan2010-03-121-0/+5
* Trivial fix to proxy.c -- #define proxy auth type as UP_TYPE_PROXY.James Yonan2010-03-121-1/+3
* Fixed an issue where if reneg-sec was set to 0 on the client,James Yonan2010-03-061-2/+5
* Fixed an issue in the Management Interface that could causeJames Yonan2010-02-261-6/+15
* Version 2.1.1bjames2010-01-161-1/+1
* Don't advance the connection list on AUTH_FAILED errors.james2010-01-161-0/+1
* Fixed an issue where AUTH_FAILED was not being properly deliveredjames2010-01-162-13/+35
* When aborting in a non-graceful way, try to execute do_close_tun injames2010-01-123-1/+20
* Fixed some breakage in openvpn.spec (which is required to build anv2.1.1james2009-12-113-2/+12
* Version 2.1.0v2.1.0james2009-12-114-2/+19
* Clarified that TAP-Win32 driver is licensed under GPL 2.james2009-12-1119-94/+19
* Documented --multihome in the man page.james2009-12-111-0/+9
* Fixed a couple issues in sample plugins auth-pam.c and down-root.c:james2009-12-102-2/+6
* Version 2.1_rc22v2.1_rc22james2009-11-202-1/+13
* Fixed a client-side bug that occurred when the "dhcp-pre-release"james2009-11-197-33/+141
* Increase MAX_CERT_DEPTH to 16 (from 8), and when exceeded,james2009-11-133-3/+6
* Version 2.1_rc21v2.1_rc21james2009-11-123-2/+18
* Version 2.1_rc20ajames2009-10-251-1/+1
* On server, lock client-provided certs against mid-session TLSjames2009-10-253-5/+156
* Change to doval valgrind script. The openvpn command parameter is nowjames2009-10-252-1/+14
* On server, lock session username against changes in mid-session TLSjames2009-10-242-3/+31
* Added "setenv GENERIC_CONFIG" directive, for generic configsjames2009-10-161-0/+5
* Fixed issue where some .svn directories were being inadvertentlyv2.1_rc20james2009-10-071-1/+1