summaryrefslogtreecommitdiffstats
path: root/buffer.c
Commit message (Expand)AuthorAgeFilesLines
* Added argv_x functions to buffer.[ch] to be used to safely buildjames2008-07-231-0/+224
* buf_printf will now return false on errors, such as truncationjames2008-07-191-2/+7
* Replace leading dash ('-') characters in an X509 name with underbars ('_')james2008-07-191-0/+14
* Reverted some recent buffer.[ch] changes, including r3058 (except forjames2008-07-181-1/+0
* Check for multiplication overflow on ALLOC_ARRAY* functions.james2008-07-171-0/+10
* Added likely() and unlikely() branch prediction hint macrosjames2008-07-161-0/+1
* 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/+20
* Updated version to 2.1_rc7e.james2008-06-111-0/+127
* Incremented version to 2.1_rc7d.james2008-06-041-1/+10
* Moved branch into official BETA21 position.james2008-05-121-6/+0
* Eliminated gcc 3.3.3 warnings on NetBSDjames2006-06-241-1/+1
* Added --auto-proxy directive to auto-detect HTTP or SOCKSjames2005-12-121-0/+12
* Removed annoying 'i' variable from add_option.james2005-11-091-0/+49
* Added ENABLE_INLINE_FILES feature.james2005-11-081-0/+14
* This is the start of the BETA21 branch.james2005-09-261-0/+743