summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added "auth-token" client directive, which is intended to beJames Yonan2011-04-2611-13/+113
* win/sign.py now accepts an optional tap-dir argument.James Yonan2011-04-261-4/+8
* Version 2.1.3nJames Yonan2011-04-261-1/+1
* Client will now try to reconnect if no push reply receivedJames Yonan2011-04-264-3/+20
* Extended "client-kill" management interface command (server-side)James Yonan2011-04-267-19/+53
* Fixed bug introduced in r7031 that might cause this error message:James Yonan2011-04-261-6/+16
* Fixed issue where a client might receive multiple push replies fromJames Yonan2011-04-263-2/+14
* env_filter_match now includes the serial number of all certsJames Yonan2011-04-261-1/+1
* Reduce log verbosity at level 3, with a focus on removing excessive log verbo...James Yonan2011-04-256-27/+33
* Added optional journal directory argument to "port-share" directive, for repo...James Yonan2011-04-258-33/+131
* Added --enable-lzo-stub configure option to build an OpenVPN client without L...James Yonan2011-04-257-14/+85
* Added "client-nat" option for stateless, one-to-oneJames Yonan2011-02-1815-17/+490
* Properly handle certificate serial numbers > 32 bits.James Yonan2011-02-142-4/+12
* Fixes to r6925.James Yonan2011-02-141-3/+3
* Implemented get_default_gateway_mac_addr for Mac OS X (previously,James Yonan2011-02-143-59/+125
* Fixed minor compile issue triggered on builds whereJames Yonan2011-01-181-1/+1
* * added --management-up-down option to allow management interfaceJames Yonan2011-01-106-21/+55
* Added --x509-track option.James Yonan2011-01-0510-4/+186
* Misc fixes to r6708.James Yonan2010-12-138-51/+72
* Minor addition of logging info before and afterJames Yonan2010-12-102-1/+3
* Added "management-external-key" option. This option can be usedJames Yonan2010-12-0910-59/+433
* Fixes to prevent compile breakage when --disable-crypto is used.James Yonan2010-11-162-5/+2
* In verify_callback, the subject var should be freed by OPENSSL_free,James Yonan2010-11-162-3/+3
* Version 2.1.3bJames Yonan2010-10-281-1/+1
* Make base64.h have the same conditional compilation expression asJames Yonan2010-10-241-1/+1
* Implement challenge/response authentication support in client mode,James Yonan2010-10-247-24/+229
* Fixed initialization bug in route_list_add_default_gatewayJames Yonan2010-10-231-0/+2
* Added --proto-force directive.James Yonan2010-09-015-2/+35
* Don't configure Linux tun/tap txqueuelen setting if OpenVPNJames Yonan2010-08-311-1/+1
* Allow PKCS12 file content to be included inline in configuration file,James Yonan2010-08-293-10/+39
* 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