summaryrefslogtreecommitdiffstats
path: root/misc.h
Commit message (Expand)AuthorAgeFilesLines
* build: handle printf style format in mingwAlon Bar-Lev2012-03-221-2/+10
* cleanup: remove redundant ';'Alon Bar-Lev2012-03-221-1/+1
* use the underscore version of stat on WindowsHeiko Hund2012-02-171-2/+4
* do not use mode_t on WindowsHeiko Hund2012-02-161-1/+1
* replace check for TARGET_WIN32 with WIN32Heiko Hund2012-02-161-3/+3
* handle Windows unicode pathsHeiko Hund2012-02-131-0/+31
* Move away from openvpn_basename() over to platform provided basename()David Sommerseth2012-01-101-3/+0
* Merge remote branch SVN 2.1 into the git treeDavid Sommerseth2011-08-191-0/+15
|\
| * Added support for static challenge/response protocol.James Yonan2011-06-031-0/+15
| * Added "auth-token" client directive, which is intended to beJames Yonan2011-03-261-0/+4
| * Renamed branch to reflect that it is no longer beta.James Yonan2011-03-171-0/+412
* Merge branch 'svn-branch-2.1' into mergeDavid Sommerseth2011-04-261-0/+4
|\
| * Added "auth-token" client directive, which is intended to beJames Yonan2011-04-261-0/+4
* | Provide 'dev_type' environment variable to plug-ins and script hooksDavid Sommerseth2011-03-251-0/+1
* | Merge branch 'svn-BETA21' into beta2.2David Sommerseth2010-11-131-4/+34
|\|
| * Implement challenge/response authentication support in client mode,James Yonan2010-10-241-4/+34
* | Revamped the script-security warning logging (version 2)David Sommerseth2010-10-211-0/+10
* | Harden create_temp_filename() (version 2)David Sommerseth2010-10-211-2/+2
|/
* Implemented http-proxy-override and http-proxy-fallback directives to make itJames Yonan2010-05-241-0/+5
* Updated copyright date to 2010.James Yonan2010-04-281-1/+1
* Added --remote-random-hostname option.james2009-08-221-0/+3
* Update copyright to 2009.james2009-05-301-1/+1
* * Added additional method parameter to --script-security to preservejames2008-11-171-0/+17
* Copyright notice changed to reflect change in name ofjames2008-10-061-1/+1
* Management interface can now listen on a unixjames2008-09-301-1/+25
* 2.1_rc8 and earlier did implicit shell expansion on scriptjames2008-09-061-3/+33
* Completely revamped the system for calling external programs and scripts:james2008-07-261-8/+18
* Added a warning when plugins are specified withoutjames2008-07-181-0/+3
* Previously, OpenVPN might log a client's auth-user-passjames2008-07-171-0/+3
* 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/+3
* Support asynchronous/deferred authentication injames2008-05-241-1/+1
* Moved branch into official BETA21 position.james2008-05-121-1/+6
* Allow OpenVPN to run completely unprivileged under Linuxjames2008-01-211-0/+7
* AUTO_USERID feature -- if the auth-user-pass option is usedjames2007-08-171-1/+1
* Fixed issue where struct env_set methods thatjames2006-11-231-0/+1
* New try at AUTO_USERID.james2006-11-131-0/+4
* Added time_ascii, time_duration, and time_unixjames2006-11-081-0/+1
* Merged Alon's branch:v2.1_rc1james2006-11-011-1/+2
* Security Vulnerability -- An OpenVPN client connecting to ajames2006-04-051-0/+1
* Removed annoying 'i' variable from add_option.james2005-11-091-0/+1
* svn merge -r 771:780 $SO/trunk/openvpnjames2005-11-051-0/+1
* Windows reliability changes:james2005-10-311-0/+2
* Merged with Alon's r688.james2005-10-201-3/+7
* This is the start of the BETA21 branch.james2005-09-261-0/+256