aboutsummaryrefslogtreecommitdiff
path: root/manage.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-23Added "load-stats" management interface command to get globaljames1-0/+21
2009-08-19Fixed build problem when ./configure --disable-server is used.james1-0/+2
2009-05-30Update copyright to 2009.james1-1/+1
2009-05-21Fixed race condition in management interface recv code onjames1-2/+3
2009-04-10Allow "management-client" directive to be usedjames1-37/+75
2008-12-26Added daemon_start_time and daemon_pid environmental variables.james1-1/+5
2008-12-18Added n_clients environmental variable to information passedjames1-4/+20
2008-12-18Added "nclients" command to management interface tojames1-0/+18
2008-11-20Added new management interface command "pid" to show thejames1-0/+5
2008-10-24Extended Management Interface "bytecount" commandjames1-2/+25
2008-10-06Copyright notice changed to reflect change in name ofjames1-1/+1
2008-09-30Management interface can now listen on a unixjames1-29/+135
2008-07-18Fixed code inclusion bug that was erroneously testingjames1-2/+5
2008-07-14Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james1-1/+1
2008-06-11Updated copyright notice to 2008.james1-1/+1
2008-06-11Updated version to 2.1_rc7e.james1-177/+359
2008-05-12Moved branch into official BETA21 position.james1-7/+71
2008-01-23Added --management-forget-disconnect option -- forgetjames1-0/+12
2007-10-22Added --management-signal option to signal SIGUSR1 when the managementjames1-0/+18
2007-10-22Add "forget-passwords" command to the management interface (Alon Bar-Lev).james1-0/+13
2007-04-25TAP driver now passes signing tests on Vista x64.james1-1/+1
2006-11-13Attempt at rational signal handling when in thejames1-5/+53
2006-06-29Added two new management states:james1-1/+8
2006-02-10Added "bytecount" command to management interface.james1-0/+25
2006-02-03Added feature to --management-client to confirm connectionjames1-12/+77
2006-01-23Added --management-client option to connect as a client tojames1-46/+117
2005-12-14svn merge -r 845:854 $SO/trunk/openvpn .james1-0/+10
2005-11-28svn merge -r 780:820 $SO/trunk/openvpn .james1-1/+1
2005-11-04Allow blank passwords to be passed via the management interface.james1-0/+9
2005-10-20Added actual remote address used to the ">STATE" alertjames1-2/+8
2005-10-20Some changes to GET_USER_PASS_NEED_OK flag tojames1-6/+10
2005-10-20Merged with Alon's r688.james1-5/+45
2005-10-16Fixed bug introduced in 2.1-beta3 where managementjames1-3/+1
2005-10-15Minor style cleanup for --enable-pedantic.james1-1/+1
2005-10-15svn merge -r 618:619 $SO/patches/openvpn-2-0_rc16-mh/openvpnjames1-6/+9
2005-09-26version 2.1_beta1james1-5/+15
2005-09-26This is the start of the BETA21 branch.james1-0/+2143