ladybird/Libraries/LibTLS
Ali Mohammad Pur e5ff572d73 LibTLS: Change connection state to disconnected after server CloseNotify
Prior to this commit LibTLS closed the connection but did not consider
it terminated after receiving and acknowledging a CloseNotify from the
server, which led to hangs in DoT (and possibly other users).
2024-11-24 22:33:58 +01:00
..
Certificate.cpp
Certificate.h
CipherSuite.h
CMakeLists.txt
Extensions.h
Handshake.cpp
HandshakeCertificate.cpp
HandshakeClient.cpp
HandshakeServer.cpp
Record.cpp LibCrypto: Clean up #include directives 2024-11-21 14:08:33 +01:00
Socket.cpp LibTLS: Change connection state to disconnected after server CloseNotify 2024-11-24 22:33:58 +01:00
TLSPacketBuilder.h
TLSv12.cpp
TLSv12.h