index
:
openvpn.git
beta/2.3
master
release/2.3
Copy of the official OpenVPN git repo
David Sommerseth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
The maximum number of "route" directives (specified in the config
james
2009-09-17
1
-3
/
+3
*
Update copyright to 2009.
james
2009-05-30
1
-1
/
+1
*
Copyright notice changed to reflect change in name of
james
2008-10-06
1
-1
/
+1
*
2.1_rc8 and earlier did implicit shell expansion on script
james
2008-09-06
1
-252
/
+0
*
Added additional defensive programming to buffer.[ch] functions.
james
2008-07-27
1
-0
/
+8
*
Fixed compiler warnings in Windows build (MinGW).
james
2008-07-26
1
-2
/
+2
*
Completely revamped the system for calling external programs and scripts:
james
2008-07-26
1
-52
/
+80
*
Added argv_x functions to buffer.[ch] to be used to safely build
james
2008-07-23
1
-0
/
+224
*
buf_printf will now return false on errors, such as truncation
james
2008-07-19
1
-2
/
+7
*
Replace leading dash ('-') characters in an X509 name with underbars ('_')
james
2008-07-19
1
-0
/
+14
*
Reverted some recent buffer.[ch] changes, including r3058 (except for
james
2008-07-18
1
-1
/
+0
*
Check for multiplication overflow on ALLOC_ARRAY* functions.
james
2008-07-17
1
-0
/
+10
*
Added likely() and unlikely() branch prediction hint macros
james
2008-07-16
1
-0
/
+1
*
Copyright change OpenVPN Solutions LLC -> Telethra, Inc.
james
2008-07-14
1
-1
/
+1
*
Updated copyright notice to 2008.
james
2008-06-11
1
-1
/
+1
*
Merged connection profiles from
james
2008-06-11
1
-0
/
+20
*
Updated version to 2.1_rc7e.
james
2008-06-11
1
-0
/
+127
*
Incremented version to 2.1_rc7d.
james
2008-06-04
1
-1
/
+10
*
Moved branch into official BETA21 position.
james
2008-05-12
1
-6
/
+0
*
Eliminated gcc 3.3.3 warnings on NetBSD
james
2006-06-24
1
-1
/
+1
*
Added --auto-proxy directive to auto-detect HTTP or SOCKS
james
2005-12-12
1
-0
/
+12
*
Removed annoying 'i' variable from add_option.
james
2005-11-09
1
-0
/
+49
*
Added ENABLE_INLINE_FILES feature.
james
2005-11-08
1
-0
/
+14
*
This is the start of the BETA21 branch.
james
2005-09-26
1
-0
/
+743