strongswan/src/libtls
Martin Willi 89821331e0 Do not change cipherspec while we have buffered handshake fragments pending 2010-09-09 14:27:41 +02:00
..
Makefile.am Implemented a generic TLS EAP helper to implement EAP-TLS, TTLS and other variants 2010-08-31 16:16:58 +02:00
tls.c Added TLS extension identifiers from RFC 3546 2010-09-06 15:37:51 +02:00
tls.h generalized tls_eap_t to support EAP_TNC wrapping the TNC_IF_TNCCS protocol 2010-09-08 11:01:53 +02:00
tls_alert.c Skip the close notify if application layer completes successfully 2010-08-24 10:30:24 +02:00
tls_alert.h Implemented TLS Alert handling 2010-08-23 15:13:37 +02:00
tls_application.h Introducing simple purposes for the TLS stack, switches various options 2010-08-20 15:09:08 +02:00
tls_compression.c Implemented TLS Alert handling 2010-08-23 15:13:37 +02:00
tls_compression.h Implemented TLS Alert handling 2010-08-23 15:13:37 +02:00
tls_crypto.c handle TLS_PURPOSE_EAP_TNC 2010-09-08 12:58:45 +02:00
tls_crypto.h Added TLS specific EC point formats 2010-09-06 18:42:43 +02:00
tls_eap.c added explanatory comments 2010-09-09 08:57:13 +02:00
tls_eap.h max max_message_count configurable and move it into tls_eap_t 2010-09-08 12:58:45 +02:00
tls_fragmentation.c Do not change cipherspec while we have buffered handshake fragments pending 2010-09-09 14:27:41 +02:00
tls_fragmentation.h Check if the application layer has completed successfully 2010-08-24 08:45:49 +02:00
tls_handshake.h Implemented TLS Alert handling 2010-08-23 15:13:37 +02:00
tls_peer.c Include ec_point_format extension in ClientHello 2010-09-06 18:51:38 +02:00
tls_peer.h Implemented TLS Alert handling 2010-08-23 15:13:37 +02:00
tls_prf.c Moved TLS stack to its own library 2010-08-03 15:39:26 +02:00
tls_prf.h Some Doxygen fixes. 2010-08-05 11:53:53 +02:00
tls_protection.c Accept TLS records with zero-length plaintext 2010-09-06 17:04:59 +02:00
tls_protection.h Implemented TLS Alert handling 2010-08-23 15:13:37 +02:00
tls_reader.c Introducing a dedicated debug message group for libtls 2010-08-23 09:47:03 +02:00
tls_reader.h Moved TLS stack to its own library 2010-08-03 15:39:26 +02:00
tls_server.c Read the compression type byte for EC groups, only 2010-09-08 10:35:29 +02:00
tls_server.h Implemented TLS Alert handling 2010-08-23 15:13:37 +02:00
tls_socket.c Support output fragmentation of TLS records 2010-08-31 15:54:37 +02:00
tls_socket.h Added a simple high level TLS wrapper for sockets 2010-08-25 12:52:53 +02:00
tls_writer.c Moved TLS stack to its own library 2010-08-03 15:39:26 +02:00
tls_writer.h Fixed typos in tls_writer method descriptions 2010-09-02 13:07:24 +02:00