ladybird/Libraries/LibTLS
AnotherTest 37c089fb7b LibTLS: (Almost) verify certificate chain against root CA certificates
Also adds a very primitive systemwide ca_certs.ini file.
2020-10-30 23:42:03 +01:00
..
Certificate.h LibTLS: (Almost) verify certificate chain against root CA certificates 2020-10-30 23:42:03 +01:00
ClientHandshake.cpp LibTLS: (Almost) verify certificate chain against root CA certificates 2020-10-30 23:42:03 +01:00
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
Exchange.cpp Misc: Remove some unneeded includes of Timer.h and ElapsedTimer.h (#3286) 2020-08-25 09:41:56 +02:00
Handshake.cpp Misc: Remove some unneeded includes of Timer.h and ElapsedTimer.h (#3286) 2020-08-25 09:41:56 +02:00
Record.cpp LibTLS: Treat a close_notify before agreeing on a cipher suite as a handshake failure 2020-10-26 08:59:57 +01:00
Socket.cpp Everywhere: Fix typos 2020-10-02 16:03:17 +02:00
TLSPacketBuilder.h AK: Add Endian.h header to replace NetworkOrdered.h. 2020-08-25 16:22:14 +02:00
TLSv12.cpp LibTLS: (Almost) verify certificate chain against root CA certificates 2020-10-30 23:42:03 +01:00
TLSv12.h LibTLS: (Almost) verify certificate chain against root CA certificates 2020-10-30 23:42:03 +01:00