strongswan/src/libtls
Martin Willi 2bf0e74c38 Prefer AES/Camellia suites over 3DES/NULL encryption 2010-08-25 18:30:09 +02:00
..
Makefile.am Added a simple high level TLS wrapper for sockets 2010-08-25 12:52:53 +02:00
tls.c Added a simple high level TLS wrapper for sockets 2010-08-25 12:52:53 +02:00
tls.h Pass NULL peer identity to omit TLS peer authentication, added eap-ttls.request_peer_auth option 2010-08-24 11:34:43 +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 Prefer AES/Camellia suites over 3DES/NULL encryption 2010-08-25 18:30:09 +02:00
tls_crypto.h Introducing simple purposes for the TLS stack, switches various options 2010-08-20 15:09:08 +02:00
tls_fragmentation.c Send TLS alerts for errors in TLS handshake building 2010-08-25 18:24:27 +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 Send TLS alerts for errors in TLS handshake building 2010-08-25 18:24:27 +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 Implemented TLS Alert handling 2010-08-23 15:13:37 +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 Send TLS alerts for errors in TLS handshake building 2010-08-25 18:24:27 +02:00
tls_server.h Implemented TLS Alert handling 2010-08-23 15:13:37 +02:00
tls_socket.c Added a simple high level TLS wrapper for sockets 2010-08-25 12:52:53 +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 Moved TLS stack to its own library 2010-08-03 15:39:26 +02:00