summaryrefslogtreecommitdiffstats
path: root/manage.c
Commit message (Expand)AuthorAgeFilesLines
* Implemented a key/value auth channel from client to server.James Yonan2010-06-011-0/+53
* Implemented http-proxy-override and http-proxy-fallback directives to make itJames Yonan2010-05-241-22/+96
* Updated copyright date to 2010.James Yonan2010-04-281-1/+1
* Management interface performance optimizations:James Yonan2010-04-161-9/+62
* Updated MSVC build scripts to Visual Studio 2008:James Yonan2010-03-311-1/+1
* Modified ">PASSWORD:Verification Failed" management interfaceJames Yonan2010-03-121-2/+5
* Fixed an issue in the Management Interface that could causeJames Yonan2010-02-261-6/+15
* Minor fix: management interface shouldn't echo 'load-stats' commands tojames2009-10-011-1/+1
* Added the ability for the server to provide a custom reason stringjames2009-09-291-4/+7
* Added "load-stats" management interface command to get globaljames2009-08-231-0/+21
* Fixed build problem when ./configure --disable-server is used.james2009-08-191-0/+2
* Update copyright to 2009.james2009-05-301-1/+1
* Fixed race condition in management interface recv code onjames2009-05-211-2/+3
* Allow "management-client" directive to be usedjames2009-04-101-37/+75
* Added daemon_start_time and daemon_pid environmental variables.james2008-12-261-1/+5
* Added n_clients environmental variable to information passedjames2008-12-181-4/+20
* Added "nclients" command to management interface tojames2008-12-181-0/+18
* Added new management interface command "pid" to show thejames2008-11-201-0/+5
* Extended Management Interface "bytecount" commandjames2008-10-241-2/+25
* Copyright notice changed to reflect change in name ofjames2008-10-061-1/+1
* Management interface can now listen on a unixjames2008-09-301-29/+135
* Fixed code inclusion bug that was erroneously testingjames2008-07-181-2/+5
* Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james2008-07-141-1/+1
* Updated copyright notice to 2008.james2008-06-111-1/+1
* Updated version to 2.1_rc7e.james2008-06-111-177/+359
* Moved branch into official BETA21 position.james2008-05-121-7/+71
* Added --management-forget-disconnect option -- forgetjames2008-01-231-0/+12
* Added --management-signal option to signal SIGUSR1 when the managementjames2007-10-221-0/+18
* Add "forget-passwords" command to the management interface (Alon Bar-Lev).james2007-10-221-0/+13
* TAP driver now passes signing tests on Vista x64.james2007-04-251-1/+1
* Attempt at rational signal handling when in thejames2006-11-131-5/+53
* Added two new management states:james2006-06-291-1/+8
* Added "bytecount" command to management interface.james2006-02-101-0/+25
* Added feature to --management-client to confirm connectionjames2006-02-031-12/+77
* Added --management-client option to connect as a client tojames2006-01-231-46/+117
* svn merge -r 845:854 $SO/trunk/openvpn .james2005-12-141-0/+10
* svn merge -r 780:820 $SO/trunk/openvpn .james2005-11-281-1/+1
* Allow blank passwords to be passed via the management interface.james2005-11-041-0/+9
* Added actual remote address used to the ">STATE" alertjames2005-10-201-2/+8
* Some changes to GET_USER_PASS_NEED_OK flag tojames2005-10-201-6/+10
* Merged with Alon's r688.james2005-10-201-5/+45
* Fixed bug introduced in 2.1-beta3 where managementjames2005-10-161-3/+1
* Minor style cleanup for --enable-pedantic.james2005-10-151-1/+1
* svn merge -r 618:619 $SO/patches/openvpn-2-0_rc16-mh/openvpnjames2005-10-151-6/+9
* version 2.1_beta1james2005-09-261-5/+15
* This is the start of the BETA21 branch.james2005-09-261-0/+2143