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
/
ssl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleaned up ssl.h
Adriaan de Jong
2011-10-22
1
-14
/
+19
*
Refactored: Moved verify_cert to ssl_verify
Adriaan de Jong
2011-10-22
1
-7
/
+0
*
Refactored: separated environment setup during verification
Adriaan de Jong
2011-10-21
1
-15
/
+0
*
Refactored username and password authentication code
Adriaan de Jong
2011-10-21
1
-91
/
+0
*
Refactored common name locking functions
Adriaan de Jong
2011-10-21
1
-25
/
+0
*
Refactored certificate hash lock checks
Adriaan de Jong
2011-10-21
1
-17
/
+0
*
Migrated data structures needed by verification functions to ssl_common.h
Adriaan de Jong
2011-10-21
1
-187
/
+0
*
Refactored Doxygen for tls_multi functions
Adriaan de Jong
2011-10-21
1
-16
/
+96
*
Refactored tls_options, key_state, and key_source data structures
Adriaan de Jong
2011-10-21
1
-211
/
+0
*
Refactored PKCS#12 key loading
Adriaan de Jong
2011-10-19
1
-4
/
+0
*
Refactored root SSL context initialisation
Adriaan de Jong
2011-10-19
1
-2
/
+5
*
Refactored get_highest_preference_tls_cipher
Adriaan de Jong
2011-10-19
1
-2
/
+0
*
Refactored tls_show_available_ciphers
Adriaan de Jong
2011-10-19
1
-2
/
+0
*
Refactored SSL initialisation functions
Adriaan de Jong
2011-10-19
1
-3
/
+14
*
"status" management interface command (version >= 2) will now
James Yonan
2011-08-24
1
-0
/
+1
*
Merge branch 'svn-merger'
David Sommerseth
2011-08-24
1
-1
/
+5
|
\
|
*
Merge remote branch SVN 2.1 into the git tree
David Sommerseth
2011-08-19
1
-1
/
+5
|
|
\
|
|
*
Added support for static challenge/response protocol.
James Yonan
2011-06-03
1
-1
/
+5
|
|
*
Added new "extra-certs" and "verify-hash" options (see man page for
James Yonan
2011-04-25
1
-0
/
+1
|
|
*
Added 'dir' flag to "crl-verify" (see man page for info).
James Yonan
2011-04-24
1
-0
/
+1
|
|
*
Fixed bug that incorrectly placed stricter TCP packet replay rules on
James Yonan
2011-04-02
1
-0
/
+1
|
|
*
Added "auth-token" client directive, which is intended to be
James Yonan
2011-03-26
1
-1
/
+2
|
|
*
Renamed branch to reflect that it is no longer beta.
James Yonan
2011-03-17
1
-0
/
+868
*
|
Added control channel crypto docs
David Sommerseth
2011-07-28
1
-218
/
+310
|
/
*
Merge branch 'svn-branch-2.1' into merge
David Sommerseth
2011-04-26
1
-1
/
+24
|
\
|
*
Added new "extra-certs" and "verify-hash" options (see man page for
James Yonan
2011-04-26
1
-0
/
+1
|
*
Added 'dir' flag to "crl-verify" (see man page for info).
James Yonan
2011-04-26
1
-0
/
+1
|
*
Fixed bug that incorrectly placed stricter TCP packet replay rules on
James Yonan
2011-04-26
1
-0
/
+1
|
*
Added "auth-token" client directive, which is intended to be
James Yonan
2011-04-26
1
-1
/
+2
|
*
Added --x509-track option.
James Yonan
2011-01-05
1
-0
/
+19
*
|
Merge branch 'feat_misc' into beta2.2
David Sommerseth
2010-11-18
1
-4
/
+0
|
\
\
|
*
|
Clean-up: Remove more dead and inactive code paths
David Sommerseth
2010-11-14
1
-3
/
+0
|
*
|
Clean-up: Remove pthread and mutex locking code
David Sommerseth
2010-11-14
1
-1
/
+0
|
*
|
Choose a different field in X509 to be username
Emilien Mantel
2010-06-17
1
-2
/
+5
|
*
|
enhance tls-verify possibility
Mathieu GIANNECCHINI
2010-03-02
1
-0
/
+1
*
|
|
Merge branch 'svn-BETA21' into beta2.2
David Sommerseth
2010-11-13
1
-0
/
+11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Implement challenge/response authentication support in client mode,
James Yonan
2010-10-24
1
-0
/
+11
*
|
|
Choose a different field in X509 to be username
Emilien Mantel
2010-10-21
1
-2
/
+5
*
|
|
enhance tls-verify possibility
Mathieu GIANNECCHINI
2010-10-21
1
-0
/
+1
*
|
|
Make use of counter_type instead of int when counting bytes and network packets
David Sommerseth
2010-10-21
1
-2
/
+2
|
/
/
*
|
Fixed an issue where application payload transmissions on the
James Yonan
2010-07-27
1
-0
/
+2
*
|
Implemented a key/value auth channel from client to server.
James Yonan
2010-06-01
1
-0
/
+15
*
|
Updated copyright date to 2010.
James Yonan
2010-04-28
1
-1
/
+1
|
/
*
Increase MAX_CERT_DEPTH to 16 (from 8), and when exceeded,
james
2009-11-13
1
-1
/
+1
*
On server, lock client-provided certs against mid-session TLS
james
2009-10-25
1
-1
/
+20
*
On server, lock session username against changes in mid-session TLS
james
2009-10-24
1
-1
/
+2
*
Added the ability for the server to provide a custom reason string
james
2009-09-29
1
-1
/
+16
*
Added --server-poll-timeout option : when polling possible remote
james
2009-09-28
1
-0
/
+6
*
Eliminated the limitation on the number of options that can be pushed
james
2009-09-27
1
-2
/
+0
*
Update copyright to 2009.
james
2009-05-30
1
-1
/
+1
[next]