summaryrefslogtreecommitdiffstats
path: root/misc.c
Commit message (Expand)AuthorAgeFilesLines
* Refactored message digest functionsAdriaan de Jong2011-10-191-6/+9
* Modified sanitize_control_message to remove redacted data fromJames Yonan2011-08-241-17/+29
* Redact "echo" directive strings from log, sinceJames Yonan2011-08-241-0/+5
* Merge remote branch SVN 2.1 into the git treeDavid Sommerseth2011-08-191-39/+33
|\
| * Added support for static challenge/response protocol.James Yonan2011-06-031-39/+33
| * Added "auth-token" client directive, which is intended to beJames Yonan2011-03-261-0/+44
| * Renamed branch to reflect that it is no longer beta.James Yonan2011-03-171-0/+2365
* Merge branch 'svn-branch-2.1' into mergeDavid Sommerseth2011-04-261-0/+44
|\
| * Added "auth-token" client directive, which is intended to beJames Yonan2011-04-261-0/+44
| * Added "management-external-key" option. This option can be usedJames Yonan2010-12-091-1/+1
* | revert unconditionally-enabling of setenv_es() logging (too noisy)Gert Doering2011-04-241-1/+3
* | Enable IPv6 Payload in OpenVPN p2mp tun server mode. 20100104-1 release.Gert Doering2011-04-241-1/+1
* | Extend the v3 plug-in API to send over X509 certificatesDavid Sommerseth2011-03-251-1/+1
* | Provide 'dev_type' environment variable to plug-ins and script hooksDavid Sommerseth2011-03-251-0/+3
* | Added "management-external-key" option. This option can be usedJames Yonan2011-03-251-1/+1
* | Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-181-23/+0
|\ \
| * | Clean-up: Remove pthread and mutex locking codeDavid Sommerseth2010-11-141-23/+0
| * | Revamped the script-security warning logging (version 2)David Sommerseth2010-04-291-2/+5
* | | Merge branch 'svn-BETA21' into beta2.2David Sommerseth2010-11-131-18/+140
|\ \ \ | | |/ | |/|
| * | Implement challenge/response authentication support in client mode,James Yonan2010-10-241-18/+140
* | | Revamped the script-security warning logging (version 2)David Sommerseth2010-10-211-2/+5
* | | Fixed compiler warnings reported on Ubuntu 10.04David Sommerseth2010-10-211-3/+2
* | | Avoid repetition of "this config may cache passwords in memory" (v2)David Sommerseth2010-10-211-1/+3
* | | Harden create_temp_filename() (version 2)David Sommerseth2010-10-211-14/+46
|/ /
* | Implemented http-proxy-override and http-proxy-fallback directives to make itJames Yonan2010-05-241-0/+6
* | Updated copyright date to 2010.James Yonan2010-04-281-1/+1
* | Updated MSVC build scripts to Visual Studio 2008:James Yonan2010-03-311-1/+2
|/
* Added --remote-random-hostname option.james2009-08-221-0/+38
* Update copyright to 2009.james2009-05-301-1/+1
* Fixed issue introduced in 2.1_rc14 that may cause ajames2008-11-191-1/+1
* * Added additional method parameter to --script-security to preservejames2008-11-171-30/+211
* Added additional warning messages about --script-security 2james2008-10-151-1/+1
* Copyright notice changed to reflect change in name ofjames2008-10-061-1/+1
* Management interface can now listen on a unixjames2008-09-301-2/+2
* 2.1_rc8 and earlier did implicit shell expansion on scriptjames2008-09-061-70/+308
* Added a warning message when passwords are cached in memory.james2008-07-271-0/+4
* Perform additional input validation on options pulledjames2008-07-261-4/+8
* Completely revamped the system for calling external programs and scripts:james2008-07-261-89/+186
* Added a warning when plugins are specified withoutjames2008-07-181-0/+16
* gen_path will no longer silently truncate the generatedjames2008-07-181-1/+2
* Modified create_temp_filename to create unpredictablejames2008-07-181-5/+12
* Previously, OpenVPN might log a client's auth-user-passjames2008-07-171-1/+12
* gen_path now rejects filenames that match Windowsjames2008-07-171-1/+6
* 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-0/+33
* Support asynchronous/deferred authentication injames2008-05-241-4/+6
* Moved branch into official BETA21 position.james2008-05-121-9/+5
* Allow OpenVPN to run completely unprivileged under Linuxjames2008-01-211-0/+4
* AUTO_USERID feature -- if the auth-user-pass option is usedjames2007-08-171-1/+3