aboutsummaryrefslogtreecommitdiff
path: root/misc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-26Added "auth-token" client directive, which is intended to beJames Yonan1-0/+44
2010-12-09Added "management-external-key" option. This option can be usedJames Yonan1-1/+1
2010-10-24Implement challenge/response authentication support in client mode,James Yonan1-18/+140
2010-05-24Implemented http-proxy-override and http-proxy-fallback directives to make itJames Yonan1-0/+6
2010-04-28Updated copyright date to 2010.James Yonan1-1/+1
2010-03-31Updated MSVC build scripts to Visual Studio 2008:James Yonan1-1/+2
2009-08-22Added --remote-random-hostname option.james1-0/+38
2009-05-30Update copyright to 2009.james1-1/+1
2008-11-19Fixed issue introduced in 2.1_rc14 that may cause ajames1-1/+1
2008-11-17* Added additional method parameter to --script-security to preservejames1-30/+211
2008-10-15Added additional warning messages about --script-security 2james1-1/+1
2008-10-06Copyright notice changed to reflect change in name ofjames1-1/+1
2008-09-30Management interface can now listen on a unixjames1-2/+2
2008-09-062.1_rc8 and earlier did implicit shell expansion on scriptjames1-70/+308
2008-07-27Added a warning message when passwords are cached in memory.james1-0/+4
2008-07-26Perform additional input validation on options pulledjames1-4/+8
2008-07-26Completely revamped the system for calling external programs and scripts:james1-89/+186
2008-07-18Added a warning when plugins are specified withoutjames1-0/+16
2008-07-18gen_path will no longer silently truncate the generatedjames1-1/+2
2008-07-18Modified create_temp_filename to create unpredictablejames1-5/+12
2008-07-17Previously, OpenVPN might log a client's auth-user-passjames1-1/+12
2008-07-17gen_path now rejects filenames that match Windowsjames1-1/+6
2008-07-14Copyright change OpenVPN Solutions LLC -> Telethra, Inc.james1-1/+1
2008-06-11Updated copyright notice to 2008.james1-1/+1
2008-06-11Merged connection profiles fromjames1-0/+33
2008-05-24Support asynchronous/deferred authentication injames1-4/+6
2008-05-12Moved branch into official BETA21 position.james1-9/+5
2008-01-21Allow OpenVPN to run completely unprivileged under Linuxjames1-0/+4
2007-08-17AUTO_USERID feature -- if the auth-user-pass option is usedjames1-1/+3
2006-11-23Fixed issue where struct env_set methods thatjames1-3/+21
2006-11-13New try at AUTO_USERID.james1-0/+60
2006-11-10Backed out AUTO_USERID feature introduced in r1436.james1-5/+0
2006-11-08Added time_ascii, time_duration, and time_unixjames1-0/+8
2006-11-08Added #ifdefed out AUTO_USERID feature.james1-0/+5
2006-11-01Merged Alon's branch:v2.1_rc1james1-2/+9
2006-04-05Security Vulnerability -- An OpenVPN client connecting to ajames1-0/+8
2005-12-17Fixed bug in automatic Win32 PATH setting code.james1-5/+17
2005-12-08Inline file capability now works forjames1-8/+13
2005-12-08Fixed some gcc 4 warnings in misc.c.james1-2/+2
2005-11-09Removed annoying 'i' variable from add_option.james1-0/+67
2005-11-05svn merge -r 771:780 $SO/trunk/openvpnjames1-0/+8
2005-10-31Windows reliability changes:james1-0/+30
2005-10-20Some changes to GET_USER_PASS_NEED_OK flag tojames1-22/+26
2005-10-20Merged with Alon's r688.james1-15/+26
2005-09-26version 2.1_beta1james1-1/+1
2005-09-26This is the start of the BETA21 branch.james1-0/+1359