aboutsummaryrefslogtreecommitdiff
path: root/buffer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-16Management interface performance optimizations:James Yonan1-1/+40
2010-03-31Updated MSVC build scripts to Visual Studio 2008:James Yonan1-1/+1
2009-09-17The maximum number of "route" directives (specified in the configjames1-3/+3
2009-05-30Update copyright to 2009.james1-1/+1
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-252/+0
2008-07-27Added additional defensive programming to buffer.[ch] functions.james1-0/+8
2008-07-26Fixed compiler warnings in Windows build (MinGW).james1-2/+2
2008-07-26Completely revamped the system for calling external programs and scripts:james1-52/+80
2008-07-23Added argv_x functions to buffer.[ch] to be used to safely buildjames1-0/+224
2008-07-19buf_printf will now return false on errors, such as truncationjames1-2/+7
2008-07-19Replace leading dash ('-') characters in an X509 name with underbars ('_')james1-0/+14
2008-07-18Reverted some recent buffer.[ch] changes, including r3058 (except forjames1-1/+0
2008-07-17Check for multiplication overflow on ALLOC_ARRAY* functions.james1-0/+10
2008-07-16Added likely() and unlikely() branch prediction hint macrosjames1-0/+1
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/+20
2008-06-11Updated version to 2.1_rc7e.james1-0/+127
2008-06-04Incremented version to 2.1_rc7d.james1-1/+10
2008-05-12Moved branch into official BETA21 position.james1-6/+0
2006-06-24Eliminated gcc 3.3.3 warnings on NetBSDjames1-1/+1
2005-12-12Added --auto-proxy directive to auto-detect HTTP or SOCKSjames1-0/+12
2005-11-09Removed annoying 'i' variable from add_option.james1-0/+49
2005-11-08Added ENABLE_INLINE_FILES feature.james1-0/+14
2005-09-26This is the start of the BETA21 branch.james1-0/+743