summaryrefslogtreecommitdiffstats
path: root/buffer.h
Commit message (Expand)AuthorAgeFilesLines
* 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