summaryrefslogtreecommitdiffstats
path: root/multi.c
Commit message (Expand)AuthorAgeFilesLines
* Fix pool logging when IPv6 is not enabledDavid Sommerseth2012-01-141-2/+5
* Added "memstats" option to maintain real-time operating statsJames Yonan2011-12-141-0/+12
* Fixes for the plugin system:Adriaan de Jong2011-10-221-4/+4
* New feauture: Add --stale-routes-checkDavide Guerri2011-09-301-0/+46
* USE_PF_INET6 by default for v2.3JuanJo Ciarlante2011-08-251-14/+0
* "status" management interface command (version >= 2) will nowJames Yonan2011-08-241-4/+5
* Merge branch 'svn-branch-2.1' into mergeDavid Sommerseth2011-04-261-3/+7
|\
| * Extended "client-kill" management interface command (server-side)James Yonan2011-04-261-2/+3
| * Reduce log verbosity at level 3, with a focus on removing excessive log verbo...James Yonan2011-04-251-1/+1
| * Added "client-nat" option for stateless, one-to-oneJames Yonan2011-02-181-0/+3
* | Merge branch 'feat_ipv6_payload'David Sommerseth2011-04-251-20/+129
|\ \
| * | new feature: "ifconfig-ipv6-push" (from ccd/ config)Gert Doering2011-04-241-0/+35
| * | Enable IPv6 Payload in OpenVPN p2mp tun server mode. 20100104-1 release.Gert Doering2011-04-241-20/+94
* | | * support --disable-ipv6 build properly:JuanJo Ciarlante2011-03-251-10/+11
* | | * rebased openvpn-2.1_rc1b.jjo.20061206.d.patchJuanJo Ciarlante2011-03-251-5/+12
|/ /
* | Extend the v3 plug-in API to send over X509 certificatesDavid Sommerseth2011-03-251-4/+4
* | Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-181-20/+12
|\ \
| * | Clean-up: Removing useless code - hash related functionsDavid Sommerseth2010-11-141-14/+11
| * | Clean-up: Remove more dead and inactive code pathsDavid Sommerseth2010-11-141-5/+1
| * | Clean-up: Remove pthread and mutex locking codeDavid Sommerseth2010-11-141-1/+0
| * | Revamped the script-security warning logging (version 2)David Sommerseth2010-04-291-3/+3
* | | Revamped the script-security warning logging (version 2)David Sommerseth2010-10-211-3/+3
* | | Removed no longer needed delete_file() callDavid Sommerseth2010-10-211-1/+0
* | | Renamed all calls to create_temp_filename()David Sommerseth2010-10-211-5/+14
| |/ |/|
* | Implemented a key/value auth channel from client to server.James Yonan2010-06-011-0/+15
* | Updated copyright date to 2010.James Yonan2010-04-281-1/+1
* | Updated MSVC build scripts to Visual Studio 2008:James Yonan2010-03-311-1/+1
|/
* Fixed an issue where AUTH_FAILED was not being properly deliveredjames2010-01-161-13/+31
* On server, lock client-provided certs against mid-session TLSjames2009-10-251-1/+2
* client-kill management interface command, when issued on server, willjames2009-10-011-1/+1
* Added the ability for the server to provide a custom reason stringjames2009-09-291-2/+3
* Update copyright to 2009.james2009-05-301-1/+1
* Added daemon_start_time and daemon_pid environmental variables.james2008-12-261-1/+1
* Added "nclients" command to management interface tojames2008-12-181-0/+16
* Added --status-version 3 which is the same as version 2james2008-10-311-23/+26
* Extended Management Interface "bytecount" commandjames2008-10-241-2/+9
* Copyright notice changed to reflect change in name ofjames2008-10-061-1/+1
* 2.1_rc8 and earlier did implicit shell expansion on scriptjames2008-09-061-3/+3
* Completely revamped the system for calling external programs and scripts:james2008-07-261-35/+30
* Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james2008-07-141-1/+1
* Updated copyright notice to 2008.james2008-06-111-1/+1
* Merged connection profiles fromjames2008-06-111-1/+1
* Updated version to 2.1_rc7e.james2008-06-111-24/+329
* Incremented version to 2.1_rc7d.james2008-06-041-10/+41
* Support asynchronous/deferred authentication injames2008-05-241-7/+7
* Moved branch into official BETA21 position.james2008-05-121-6/+0
* Fixed a variable declaration that wasn't at the startjames2007-06-111-2/+4
* Added time_ascii, time_duration, and time_unixjames2006-11-081-8/+30
* Added optional minimum-number-of-bytesjames2006-06-111-2/+2
* Reduce sensitivity to system clock instabilityjames2005-11-121-1/+1