summaryrefslogtreecommitdiffstats
path: root/manage.c
Commit message (Expand)AuthorAgeFilesLines
* handle Windows unicode pathsHeiko Hund2012-02-131-1/+1
* Fixed management interface bug where >FATAL notifications wereJames Yonan2011-09-051-5/+9
* Changed CC_PRINT character class to allow UTF-8 chars.James Yonan2011-08-241-1/+1
* Merge remote branch SVN 2.1 into the git treeDavid Sommerseth2011-08-191-19/+69
|\
| * Added "management-query-remote" directive (client) to allowJames Yonan2011-07-051-0/+41
| * Added support for static challenge/response protocol.James Yonan2011-06-031-19/+28
| * Added "auth-token" client directive, which is intended to beJames Yonan2011-03-261-2/+8
| * Extended "client-kill" management interface command (server-side)James Yonan2011-03-201-5/+12
| * env_filter_match now includes the serial number of all certsJames Yonan2011-03-171-1/+1
| * Renamed branch to reflect that it is no longer beta.James Yonan2011-03-171-0/+3298
* Merge branch 'svn-branch-2.1' into mergeDavid Sommerseth2011-04-261-24/+51
|\
| * Added "auth-token" client directive, which is intended to beJames Yonan2011-04-261-2/+8
| * Extended "client-kill" management interface command (server-side)James Yonan2011-04-261-5/+12
| * env_filter_match now includes the serial number of all certsJames Yonan2011-04-261-1/+1
| * * added --management-up-down option to allow management interfaceJames Yonan2011-01-101-16/+27
| * Added --x509-track option.James Yonan2011-01-051-2/+5
| * Misc fixes to r6708.James Yonan2010-12-131-13/+27
| * Added "management-external-key" option. This option can be usedJames Yonan2010-12-091-47/+157
* | * rebased openvpn-2.1_rc1b.jjo.20061206.d.patchJuanJo Ciarlante2011-03-251-5/+5
* | Misc fixes to r6708.James Yonan2011-03-251-13/+27
* | Added "management-external-key" option. This option can be usedJames Yonan2011-03-251-47/+157
|/
* 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