summaryrefslogtreecommitdiffstats
path: root/buffer.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-181-1/+0
|\
| * Clean-up: Remove pthread and mutex locking codeDavid Sommerseth2010-11-141-1/+0
* | Fixed an issue where application payload transmissions on theJames Yonan2010-07-271-0/+2
* | 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
* | Management interface performance optimizations:James Yonan2010-04-161-1/+3
|/
* The maximum number of "route" directives (specified in the configjames2009-09-171-5/+10
* Update copyright to 2009.james2009-05-301-1/+1
* * Added additional method parameter to --script-security to preservejames2008-11-171-7/+0
* Copyright notice changed to reflect change in name ofjames2008-10-061-1/+1
* 2.1_rc8 and earlier did implicit shell expansion on scriptjames2008-09-061-31/+1
* Added additional defensive programming to buffer.[ch] functions.james2008-07-271-26/+110
* Completely revamped the system for calling external programs and scripts:james2008-07-261-0/+4
* Added argv_x functions to buffer.[ch] to be used to safely buildjames2008-07-231-0/+33
* buf_printf will now return false on errors, such as truncationjames2008-07-191-1/+1
* Replace leading dash ('-') characters in an X509 name with underbars ('_')james2008-07-191-0/+2
* Reverted some recent buffer.[ch] changes, including r3058 (except forjames2008-07-181-57/+20
* Check for multiplication overflow on ALLOC_ARRAY* functions.james2008-07-171-4/+6
* Added likely() and unlikely() branch prediction hint macrosjames2008-07-161-20/+57
* 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/+2
* Updated version to 2.1_rc7e.james2008-06-111-0/+34
* Incremented version to 2.1_rc7d.james2008-06-041-0/+8
* Eliminated gcc 3.3.3 warnings on NetBSDjames2006-06-241-3/+3
* Added --auto-proxy directive to auto-detect HTTP or SOCKSjames2005-12-121-1/+2
* Removed annoying 'i' variable from add_option.james2005-11-091-0/+5
* Added ENABLE_INLINE_FILES feature.james2005-11-081-1/+1
* This is the start of the BETA21 branch.james2005-09-261-0/+712