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 |
Jouni Malinen
|
e1d63f6aea
GnuTLS: Remove old version number checks for 1.3.2
|
10 years ago |
Jouni Malinen
|
ae0a23a0ca
GnuTLS: Remove GNUTLS_INTERNAL_STRUCTURE_HACK
|
10 years ago |
Jouni Malinen
|
db4cf40b92
GnuTLS: Add support for ca_cert as a blob
|
10 years ago |
Jouni Malinen
|
224104ddf6
TLS: Reject openssl_ciphers parameter in non-OpenSSL cases
|
10 years ago |
Jouni Malinen
|
f8717ac8b3
GnuTLS: Reject subject_match, altsubject_match, suffix_match
|
10 years ago |
David Woodhouse
|
7d9286d3e7
Support private_key_passwd for GnuTLS (3.1.11+)
|
10 years ago |
Jouni Malinen
|
cbe23ffd6d
GnuTLS: Get rid of warnings about deprecated typedef names
|
10 years ago |
Jouni Malinen
|
0187c41d88
Declare wpa_debug_* variables in src/utils/wpa_debug.h
|
11 years ago |
Jouni Malinen
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
13 years ago |
Jouni Malinen
|
fd2f2d0489
Remove EAP-TTLSv1 and TLS/IA
|
14 years ago |
Jouni Malinen
|
e655e1f512
GnuTLS: Fix build bit various GnuTLS versions
|
14 years ago |
Jouni Malinen
|
b763863d97
GnuTLS: Implement tls_connection_enable_workaround()
|
15 years ago |
Jouni Malinen
|
9dd37a224b
GnuTLS: Add support for piggybacked Application Data
|
15 years ago |
Jouni Malinen
|
c9a7bbe5a8
GnuTLS: Define empty tls_connection_set_session_ticket_cb()
|
15 years ago |
Jouni Malinen
|
496c5d981e
Use wpabuf with tls_connection_ia_send_phase_finished()
|
15 years ago |
Jouni Malinen
|
2944656925
Allow TLS flags to be configured (allow MD5, disable time checks)
|
15 years ago |
Jouni Malinen
|
4a1e97790d
GnuTLS: Report certificate validation failures with TLS alert
|
15 years ago |
Jouni Malinen
|
074be2332f
GnuTLS: Use struct wpabuf for push/pull buffers
|
15 years ago |
Jouni Malinen
|
81c85c069a
Convert TLS wrapper to use struct wpabuf
|
15 years ago |
Jouni Malinen
|
e3992c3381
GnuTLS: Fix compilation with newer GnuTLS versions
|
15 years ago |