summaryrefslogtreecommitdiffstats
path: root/buffer.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feat_misc' into beta2.2David Sommerseth2010-11-181-5/+0
|\
| * Clean-up: Remove more dead and inactive code pathsDavid Sommerseth2010-11-141-4/+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-8/+26
* | Updated copyright date to 2010.James Yonan2010-04-281-1/+1
* | Management interface performance optimizations:James Yonan2010-04-161-1/+40
* | Updated MSVC build scripts to Visual Studio 2008:James Yonan2010-03-311-1/+1
|/
* The maximum number of "route" directives (specified in the configjames2009-09-171-3/+3
* Update copyright to 2009.james2009-05-301-1/+1
* 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-252/+0
* Added additional defensive programming to buffer.[ch] functions.james2008-07-271-0/+8
* Fixed compiler warnings in Windows build (MinGW).james2008-07-261-2/+2
* Completely revamped the system for calling external programs and scripts:james2008-07-261-52/+80
* 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