1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:27:44 +00:00
serenity/Libraries/LibTLS
AnotherTest dace14e70d LibTLS: Split TLSv12 to sensible categorical files
This commit splits the TLSv12 file into multiple files, and also removes
some magic values, to make the code less horrible. :^)
2020-05-02 12:24:10 +02:00
..
ClientHandshake.cpp LibTLS: Split TLSv12 to sensible categorical files 2020-05-02 12:24:10 +02:00
Exchange.cpp LibTLS: Split TLSv12 to sensible categorical files 2020-05-02 12:24:10 +02:00
Handshake.cpp LibTLS: Split TLSv12 to sensible categorical files 2020-05-02 12:24:10 +02:00
Makefile LibTLS: Split TLSv12 to sensible categorical files 2020-05-02 12:24:10 +02:00
Record.cpp LibTLS: Split TLSv12 to sensible categorical files 2020-05-02 12:24:10 +02:00
Socket.cpp LibTLS: Split TLSv12 to sensible categorical files 2020-05-02 12:24:10 +02:00
TLSPacketBuilder.h LibTLS: Split TLSv12 to sensible categorical files 2020-05-02 12:24:10 +02:00
TLSv12.cpp LibTLS: Split TLSv12 to sensible categorical files 2020-05-02 12:24:10 +02:00
TLSv12.h LibTLS: Split TLSv12 to sensible categorical files 2020-05-02 12:24:10 +02:00