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
2011-04-26
Merge branch 'svn-branch-2.1' into merge
David Sommerseth
1
-4
/
+6
2011-04-26
Added 'dir' flag to "crl-verify" (see man page for info).
James Yonan
1
-4
/
+5
2011-04-25
Merge branch 'feat_ipv6_transport'
David Sommerseth
1
-0
/
+17
2011-04-21
Add a simple comment regarding openvpn_snprintf() is duplicated
David Sommerseth
1
-0
/
+3
2011-03-25
* fixed win32 non-ipv6 build
JuanJo Ciarlante
1
-1
/
+5
2011-03-25
* rebased openvpn-2.1_rc1b.jjo.20061206.d.patch
JuanJo Ciarlante
1
-0
/
+13
2011-03-25
Added "management-external-key" option. This option can be used
James Yonan
1
-1
/
+1
2010-12-09
Added "management-external-key" option. This option can be used
James Yonan
1
-1
/
+1
2010-11-18
Merge branch 'feat_misc' into beta2.2
David Sommerseth
1
-5
/
+0
2010-11-14
Clean-up: Remove more dead and inactive code paths
David Sommerseth
1
-4
/
+0
2010-11-14
Clean-up: Remove pthread and mutex locking code
David Sommerseth
1
-1
/
+0
2010-07-27
Fixed an issue where application payload transmissions on the
James Yonan
1
-8
/
+26
2010-04-28
Updated copyright date to 2010.
James Yonan
1
-1
/
+1
2010-04-16
Management interface performance optimizations:
James Yonan
1
-1
/
+40
2010-03-31
Updated MSVC build scripts to Visual Studio 2008:
James Yonan
1
-1
/
+1
2009-09-17
The maximum number of "route" directives (specified in the config
james
1
-3
/
+3
2009-05-30
Update copyright to 2009.
james
1
-1
/
+1
2008-10-06
Copyright notice changed to reflect change in name of
james
1
-1
/
+1
2008-09-06
2.1_rc8 and earlier did implicit shell expansion on script
james
1
-252
/
+0
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