Jouni Malinen
|
c36d822418
GnuTLS: Suite B validation
|
7 years ago |
Jouni Malinen
|
dd227e67ab
GnuTLS: Add support for disabling TLS versions
|
7 years ago |
Jouni Malinen
|
5d292fcfbd
GnuTLS: Implement tls_get_cipher()
|
7 years ago |
Jouni Malinen
|
5791d2117c
GnuTLS: Make debug prints clearer for cert/key parsing
|
7 years ago |
Jouni Malinen
|
f8697e8109
GnuTLS: Implement tls_get_version()
|
7 years ago |
Jouni Malinen
|
95de34a10a
Remove trailing whitespace
|
8 years ago |
David Benjamin
|
7358170787
TLS: Split tls_connection_prf() into two functions
|
9 years ago |
Jouni Malinen
|
d6b536f7e5
Add ocsp=3 configuration parameter for multi-OCSP
|
9 years ago |
Jouni Malinen
|
9532bd2b44
GnuTLS: OCSP stapling on the server side
|
9 years ago |
Jouni Malinen
|
3c108b7573
EAP peer: External server certificate chain validation
|
9 years ago |
Jouni Malinen
|
b3b8085ae8
TLS: Add functions for managing cached session state
|
9 years ago |
Jouni Malinen
|
bfbebd2665
TLS: Add new arguments to tls_connection_set_verify()
|
9 years ago |
Jouni Malinen
|
1046db8b53
Rename tls_connection_get_keys() to tls_connection_get_random()
|
9 years ago |
Jouni Malinen
|
fe1bf32974
Make TLS version number available in STATUS command
|
9 years ago |
Jouni Malinen
|
84d6a17a27
TLS: Remove unused tls_capabilities()
|
9 years ago |
Jouni Malinen
|
af851914f8
Make tls_connection_get_keyblock_size() internal to tls_*.c
|
10 years ago |
Jouni Malinen
|
cebee30f31
Add domain_match network profile parameter
|
10 years ago |
Jouni Malinen
|
3e7f1c7980
GnuTLS: Add TLS event callbacks for chain success/failure and peer cert
|
10 years ago |
Jouni Malinen
|
0eb2ed067f
GnuTLS: Add support for OCSP stapling as a client
|
10 years ago |
Jouni Malinen
|
0e1bb94b91
GnuTLS: Verify that server certificate EKU is valid for a server
|
10 years ago |
Jouni Malinen
|
d4d1f5cb33
GnuTLS: Fix tls_disable_time_checks=1 processing
|
10 years ago |
Jouni Malinen
|
594d1fc084
GnuTLS: Add support for private_key and client_cert as blobs
|
10 years ago |
Jouni Malinen
|
79b1dd9aad
GnuTLS: Fix DER encoding certificate parsing
|
10 years ago |
Jouni Malinen
|
a16514516b
Add "GET tls_library" to provide information on TLS library and version
|
10 years ago |
Jouni Malinen
|
c3bb84b415
GnuTLS: Add event callbacks
|
10 years ago |
Jouni Malinen
|
8ddcd6b9d4
GnuTLS: Add support for domain_suffix_match
|
10 years ago |
Jouni Malinen
|
4bc13bf709
GnuTLS: Check for any unknown verification failure
|
10 years ago |
Jouni Malinen
|
e0d431a515
GnuTLS: Add more debug prints for version and session status
|
10 years ago |
Jouni Malinen
|
65ec7f4c12
GnuTLS: Move peer certificate validation into callback function
|
10 years ago |
Jouni Malinen
|
7c8245798f
GnuTLS: Remove support for versions older than 2.12.x
|
10 years ago |