strongswan/src/libtls
Tobias Brunner 1b67166921 Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
..
tests libtls: Replace expired certificates for unit tests 2017-03-24 10:46:14 +01:00
Makefile.am libtls: Link against ws_w32 on Windows 2014-06-04 15:53:05 +02:00
tls.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
tls.h Fixed some typos, courtesy of codespell 2017-08-07 17:22:01 +02:00
tls_aead.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
tls_aead.h Fixed some typos, courtesy of codespell 2017-08-07 17:22:01 +02:00
tls_aead_expl.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
tls_aead_impl.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
tls_aead_null.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
tls_alert.c Fixed some typos, courtesy of codespell 2018-02-13 12:19:54 +01:00
tls_alert.h
tls_application.h Unify format of HSR copyright statements 2018-05-23 16:32:53 +02:00
tls_cache.c Moved debug.[ch] to utils folder 2012-10-24 16:00:51 +02:00
tls_cache.h
tls_compression.c
tls_compression.h
tls_crypto.c Fixed some typos, courtesy of codespell 2018-02-13 12:19:54 +01:00
tls_crypto.h tls: Export a function to list supported TLS cipher suites 2014-04-01 14:28:55 +02:00
tls_eap.c libtls: Add getters for TLS handshake authentication details 2015-03-03 14:08:00 +01:00
tls_eap.h libtls: Add getters for TLS handshake authentication details 2015-03-03 14:08:00 +01:00
tls_fragmentation.c Fixed some typos, courtesy of codespell 2017-03-23 18:29:18 +01:00
tls_fragmentation.h libtls: Don't send TLS close notifies in EAP after application succeeds 2015-02-19 11:29:07 +01:00
tls_handshake.h libtls: Add getters for TLS handshake authentication details 2015-03-03 14:08:00 +01:00
tls_peer.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
tls_peer.h Delegate tls_t.get_{peer,server}_id to handshake layer 2013-02-28 16:46:08 +01:00
tls_prf.c certificate: Return signature scheme and parameters from issued_by() method 2017-11-08 16:48:10 +01:00
tls_prf.h
tls_protection.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
tls_protection.h tls: Separate TLS protection to abstracted AEAD modes 2014-03-31 15:56:12 +02:00
tls_server.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
tls_server.h Delegate tls_t.get_{peer,server}_id to handshake layer 2013-02-28 16:46:08 +01:00
tls_socket.c libtls: Catch POLLHUP/NVAL in TLS socket splicing 2014-11-28 15:53:50 +01:00
tls_socket.h tls: Support a maximum TLS version to negotiate using TLS socket abstraction 2014-04-01 14:28:55 +02:00