summaryrefslogtreecommitdiffstats
path: root/misc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed issue where struct env_set methods thatjames2006-11-231-3/+21
* New try at AUTO_USERID.james2006-11-131-0/+60
* Backed out AUTO_USERID feature introduced in r1436.james2006-11-101-5/+0
* Added time_ascii, time_duration, and time_unixjames2006-11-081-0/+8
* Added #ifdefed out AUTO_USERID feature.james2006-11-081-0/+5
* Merged Alon's branch:v2.1_rc1james2006-11-011-2/+9
* Security Vulnerability -- An OpenVPN client connecting to ajames2006-04-051-0/+8
* Fixed bug in automatic Win32 PATH setting code.james2005-12-171-5/+17
* Inline file capability now works forjames2005-12-081-8/+13
* Fixed some gcc 4 warnings in misc.c.james2005-12-081-2/+2
* Removed annoying 'i' variable from add_option.james2005-11-091-0/+67
* svn merge -r 771:780 $SO/trunk/openvpnjames2005-11-051-0/+8
* Windows reliability changes:james2005-10-311-0/+30
* Some changes to GET_USER_PASS_NEED_OK flag tojames2005-10-201-22/+26
* Merged with Alon's r688.james2005-10-201-15/+26