aboutsummaryrefslogtreecommitdiff
path: root/buffer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-18Merge branch 'feat_misc' into beta2.2David Sommerseth1-1/+0
2010-11-14Clean-up: Remove pthread and mutex locking codeDavid Sommerseth1-1/+0
2010-07-27Fixed an issue where application payload transmissions on theJames Yonan1-0/+2
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-04-16Management interface performance optimizations:James Yonan1-1/+3
2009-09-17The maximum number of "route" directives (specified in the configjames1-5/+10
2009-05-30Update copyright to 2009.james1-1/+1
2008-11-17* Added additional method parameter to --script-security to preservejames1-7/+0
2008-10-06Copyright notice changed to reflect change in name ofjames1-1/+1
2008-09-062.1_rc8 and earlier did implicit shell expansion on scriptjames1-31/+1
2008-07-27Added additional defensive programming to buffer.[ch] functions.james1-26/+110
2008-07-26Completely revamped the system for calling external programs and scripts:james1-0/+4
2008-07-23Added argv_x functions to buffer.[ch] to be used to safely buildjames1-0/+33
2008-07-19buf_printf will now return false on errors, such as truncationjames1-1/+1
2008-07-19Replace leading dash ('-') characters in an X509 name with underbars ('_')james1-0/+2
2008-07-18Reverted some recent buffer.[ch] changes, including r3058 (except forjames1-57/+20
2008-07-17Check for multiplication overflow on ALLOC_ARRAY* functions.james1-4/+6
2008-07-16Added likely() and unlikely() branch prediction hint macrosjames1-20/+57
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/+2
2008-06-11Updated version to 2.1_rc7e.james1-0/+34
2008-06-04Incremented version to 2.1_rc7d.james1-0/+8
2006-06-24Eliminated gcc 3.3.3 warnings on NetBSDjames1-3/+3
2005-12-12Added --auto-proxy directive to auto-detect HTTP or SOCKSjames1-1/+2
2005-11-09Removed annoying 'i' variable from add_option.james1-0/+5
2005-11-08Added ENABLE_INLINE_FILES feature.james1-1/+1
2005-09-26This is the start of the BETA21 branch.james1-0/+712