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
/
misc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modified base64 code in preparation for PolarSSL merge
Adriaan de Jong
2011-10-22
1
-3
/
+3
*
Refactored message digest functions
Adriaan de Jong
2011-10-19
1
-6
/
+9
*
Modified sanitize_control_message to remove redacted data from
James Yonan
2011-08-24
1
-17
/
+29
*
Redact "echo" directive strings from log, since
James Yonan
2011-08-24
1
-0
/
+5
*
Merge remote branch SVN 2.1 into the git tree
David Sommerseth
2011-08-19
1
-39
/
+33
|
\
|
*
Added support for static challenge/response protocol.
James Yonan
2011-06-03
1
-39
/
+33
|
*
Added "auth-token" client directive, which is intended to be
James Yonan
2011-03-26
1
-0
/
+44
|
*
Renamed branch to reflect that it is no longer beta.
James Yonan
2011-03-17
1
-0
/
+2365
*
Merge branch 'svn-branch-2.1' into merge
David Sommerseth
2011-04-26
1
-0
/
+44
|
\
|
*
Added "auth-token" client directive, which is intended to be
James Yonan
2011-04-26
1
-0
/
+44
|
*
Added "management-external-key" option. This option can be used
James Yonan
2010-12-09
1
-1
/
+1
*
|
revert unconditionally-enabling of setenv_es() logging (too noisy)
Gert Doering
2011-04-24
1
-1
/
+3
*
|
Enable IPv6 Payload in OpenVPN p2mp tun server mode. 20100104-1 release.
Gert Doering
2011-04-24
1
-1
/
+1
*
|
Extend the v3 plug-in API to send over X509 certificates
David Sommerseth
2011-03-25
1
-1
/
+1
*
|
Provide 'dev_type' environment variable to plug-ins and script hooks
David Sommerseth
2011-03-25
1
-0
/
+3
*
|
Added "management-external-key" option. This option can be used
James Yonan
2011-03-25
1
-1
/
+1
*
|
Merge branch 'feat_misc' into beta2.2
David Sommerseth
2010-11-18
1
-23
/
+0
|
\
\
|
*
|
Clean-up: Remove pthread and mutex locking code
David Sommerseth
2010-11-14
1
-23
/
+0
|
*
|
Revamped the script-security warning logging (version 2)
David Sommerseth
2010-04-29
1
-2
/
+5
*
|
|
Merge branch 'svn-BETA21' into beta2.2
David Sommerseth
2010-11-13
1
-18
/
+140
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Implement challenge/response authentication support in client mode,
James Yonan
2010-10-24
1
-18
/
+140
*
|
|
Revamped the script-security warning logging (version 2)
David Sommerseth
2010-10-21
1
-2
/
+5
*
|
|
Fixed compiler warnings reported on Ubuntu 10.04
David Sommerseth
2010-10-21
1
-3
/
+2
*
|
|
Avoid repetition of "this config may cache passwords in memory" (v2)
David Sommerseth
2010-10-21
1
-1
/
+3
*
|
|
Harden create_temp_filename() (version 2)
David Sommerseth
2010-10-21
1
-14
/
+46
|
/
/
*
|
Implemented http-proxy-override and http-proxy-fallback directives to make it
James Yonan
2010-05-24
1
-0
/
+6
*
|
Updated copyright date to 2010.
James Yonan
2010-04-28
1
-1
/
+1
*
|
Updated MSVC build scripts to Visual Studio 2008:
James Yonan
2010-03-31
1
-1
/
+2
|
/
*
Added --remote-random-hostname option.
james
2009-08-22
1
-0
/
+38
*
Update copyright to 2009.
james
2009-05-30
1
-1
/
+1
*
Fixed issue introduced in 2.1_rc14 that may cause a
james
2008-11-19
1
-1
/
+1
*
* Added additional method parameter to --script-security to preserve
james
2008-11-17
1
-30
/
+211
*
Added additional warning messages about --script-security 2
james
2008-10-15
1
-1
/
+1
*
Copyright notice changed to reflect change in name of
james
2008-10-06
1
-1
/
+1
*
Management interface can now listen on a unix
james
2008-09-30
1
-2
/
+2
*
2.1_rc8 and earlier did implicit shell expansion on script
james
2008-09-06
1
-70
/
+308
*
Added a warning message when passwords are cached in memory.
james
2008-07-27
1
-0
/
+4
*
Perform additional input validation on options pulled
james
2008-07-26
1
-4
/
+8
*
Completely revamped the system for calling external programs and scripts:
james
2008-07-26
1
-89
/
+186
*
Added a warning when plugins are specified without
james
2008-07-18
1
-0
/
+16
*
gen_path will no longer silently truncate the generated
james
2008-07-18
1
-1
/
+2
*
Modified create_temp_filename to create unpredictable
james
2008-07-18
1
-5
/
+12
*
Previously, OpenVPN might log a client's auth-user-pass
james
2008-07-17
1
-1
/
+12
*
gen_path now rejects filenames that match Windows
james
2008-07-17
1
-1
/
+6
*
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
/
+33
*
Support asynchronous/deferred authentication in
james
2008-05-24
1
-4
/
+6
*
Moved branch into official BETA21 position.
james
2008-05-12
1
-9
/
+5
*
Allow OpenVPN to run completely unprivileged under Linux
james
2008-01-21
1
-0
/
+4
[next]