summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Support wraparound of reliable.[ch] packet IDs. Injames2008-07-171-12/+44
* Fixed a potential information leak in the new NTLM phase 3 code,james2008-07-172-8/+21
* Fixed issue in read_key_file, where the return value ofjames2008-07-171-1/+3
* Added SOCKET_SND_RCV_BUF_MAX constant (set to 1000000) to limit thejames2008-07-162-5/+16
* In the Windows version of tun_finalize, on errors that wouldjames2008-07-161-1/+6
* Used unlikely() macro to tell compiler that msg() willjames2008-07-161-1/+1
* Added likely() and unlikely() branch prediction hint macrosjames2008-07-164-21/+68
* Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james2008-07-14153-159/+159
* Version 2.1_rc8v2.1_rc8james2008-06-132-5/+13
* Updated copyright notice to 2008.james2008-06-11150-152/+152
* Updated version & changelog.james2008-06-114-4/+77
* Merged connection profiles fromjames2008-06-1123-582/+1076
* Updated version to 2.1_rc7e.james2008-06-1130-569/+2495
* Added support for building and linking withjames2008-06-046-6/+91
* Fixed unbounded memory growth bug injames2008-06-043-2/+18
* Fixed an issue in extract_x509_field_ssl where the extractionjames2008-06-041-1/+1
* In auth-pam authentication module, even when in debug mode,james2008-06-041-2/+8
* Incremented version to 2.1_rc7d.james2008-06-0426-108/+1210
* Fixed a bug in plugin.c that caused openvpn_plugin_client_destructor_v1james2008-05-256-13/+136
* Support asynchronous/deferred authentication injames2008-05-2419-101/+456
* Did:james2008-05-240-0/+0
* Modified .svnignore to only ignore files generatedjames2008-05-243-46/+18
* Moved branch into official BETA21 position.james2008-05-1290-1274/+2241
* Misc XGUI fixes.james2008-03-114-20/+24
* Set tool defaults in pkitool.james2008-03-111-0/+5
* First working version of XGUI inclusion.james2008-03-1010-55/+221
* Added new OpenVPN icon and installer graphic.james2008-03-052-0/+0
* Version 2.1_rc7a.james2008-02-185-12/+15
* Clarified tcp-queue-limit man page entryjames2008-02-171-3/+3
* The new function extract_x509_field_ssl tends to breakjames2008-02-172-1/+14
* Cleanup IP address for persistence interfaces for tap and also usingjames2008-02-171-8/+26
* Changes to Windows build system: added GENOUT_PREBUILT modejames2008-02-015-15/+86
* Changes to Windows build system to make it easier to dojames2008-02-0119-195/+248
* Version 2.1_rc7v2.1_rc7james2008-01-302-1/+8
* Fixup null interface on close, don't use ip addr flushjames2008-01-261-9/+16
* Added a few extra files that exist in the svn repojames2008-01-252-2/+6
* VERSION 2.1_rc6v2.1_rc6james2008-01-242-1/+8
* Fixed pkcs11_private_mode undef.james2008-01-241-1/+1
* 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