strongswan/src/libtls
Martin Willi ae10ee6d0b Double check if a cached suite is available, overwrite any old suite state 2012-02-07 11:42:57 +01:00
..
Makefile.am Implemented a TLS session cache 2011-12-31 13:14:49 +01:00
tls.c Implemented TLS session resumption both as client and as server 2011-12-31 13:14:49 +01:00
tls.h Implemented TLS session resumption both as client and as server 2011-12-31 13:14:49 +01:00
tls_alert.c Skip the close notify if application layer completes successfully 2010-08-24 10:30:24 +02:00
tls_alert.h Fixed common misspellings. 2011-07-20 16:14:10 +02:00
tls_application.h renamed tls_reader|writer to bio_* and moved to libstrongswan 2011-05-31 15:46:51 +02:00
tls_cache.c Implemented a TLS session cache 2011-12-31 13:14:49 +01:00
tls_cache.h Implemented a TLS session cache 2011-12-31 13:14:49 +01:00
tls_compression.c Implemented TLS Alert handling 2010-08-23 15:13:37 +02:00
tls_compression.h Implemented TLS session resumption both as client and as server 2011-12-31 13:14:49 +01:00
tls_crypto.c Double check if a cached suite is available, overwrite any old suite state 2012-02-07 11:42:57 +01:00
tls_crypto.h Some Doxygen fixes. 2012-02-07 11:20:46 +01:00
tls_eap.c debug type is EAP_TLS 2011-04-21 21:04:11 +02:00
tls_eap.h do not include length field in non-fragmented EAP-PEAP packets 2011-04-21 19:52:49 +02:00
tls_fragmentation.c Check for cipherspec changes after each handshake message 2011-12-31 13:14:49 +01:00
tls_fragmentation.h Implemented TLS session resumption both as client and as server 2011-12-31 13:14:49 +01:00
tls_handshake.h Separated cipherspec checking and switching, allowing us to defer the second 2011-12-31 13:14:49 +01:00
tls_peer.c Implemented TLS session resumption both as client and as server 2011-12-31 13:14:49 +01: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 Don't allocate extra memory to MAC the TLS header 2011-09-28 17:32:23 +02:00
tls_protection.h Implemented TLS session resumption both as client and as server 2011-12-31 13:14:49 +01:00
tls_server.c Implemented TLS session resumption both as client and as server 2011-12-31 13:14:49 +01:00
tls_server.h Implemented TLS Alert handling 2010-08-23 15:13:37 +02:00
tls_socket.c Added a tls_socket_t.splice method to wrap a file descriptor into TLS 2011-12-31 13:14:49 +01:00
tls_socket.h Added a tls_socket_t.splice method to wrap a file descriptor into TLS 2011-12-31 13:14:49 +01:00