mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:01:00 +00:00
Adds more TLS 1.2 error descriptions according to the specification: https://tools.ietf.org/html/rfc5246#section-7.2.2 This changes the DecryptionFailed description, as the specification says that this alert should NEVER be sent by a compliant server. |
||
|---|---|---|
| .. | ||
| ClientHandshake.cpp | ||
| CMakeLists.txt | ||
| Exchange.cpp | ||
| Handshake.cpp | ||
| Record.cpp | ||
| Socket.cpp | ||
| TLSPacketBuilder.h | ||
| TLSv12.cpp | ||
| TLSv12.h | ||