This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-22 11:08:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
26953c2be13614cd2aaa59233c6b324f3bb34131
ladybird
/
Userland
/
Libraries
/
LibTLS
History
Ali Mohammad Pur
5a7db74c52
LibTLS: Actually verify the certificats
...
This was likely commented out at some point to debug something.
2021-05-14 08:39:29 +01:00
..
Certificate.h
…
ClientHandshake.cpp
LibTLS: Actually verify the certificats
2021-05-14 08:39:29 +01:00
CMakeLists.txt
LibTLS: Enable -Wvla for LibTLS
2021-05-13 17:53:32 +02:00
Exchange.cpp
LibTLS: Remove all uses of VLAs
2021-05-13 17:53:32 +02:00
Handshake.cpp
LibTLS: Remove all uses of VLAs
2021-05-13 17:53:32 +02:00
Record.cpp
LibCrypto+LibTLS: Avoid unaligned reads and writes
2021-05-14 08:39:29 +01:00
Socket.cpp
…
TLSPacketBuilder.h
LibCrypto+LibTLS: Avoid unaligned reads and writes
2021-05-14 08:39:29 +01:00
TLSv12.cpp
LibCrypto+LibTLS: Avoid unaligned reads and writes
2021-05-14 08:39:29 +01:00
TLSv12.h
LibTLS: Always send the signature_algorithms extension
2021-05-12 08:35:02 +01:00