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