ladybird/Userland/Libraries/LibTLS
Sam Atkins a8cf0c9371 LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOr
clang-format sure has some interesting opinions about where to put a
method call that comes after a lambda. :thonk:
2023-01-12 11:25:51 +01:00
..
Certificate.cpp Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
Certificate.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
CipherSuite.h
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Handshake.cpp
HandshakeCertificate.cpp Everywhere: Remove a bunch of dead write-only variables 2022-09-16 05:39:28 +00:00
HandshakeClient.cpp LibCore: Propagate errors from Stream::*_entire_buffer 2022-12-12 14:16:42 +01:00
HandshakeServer.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Record.cpp
Socket.cpp LibCore+Userland: Make Core::Timer::create_single_shot() return ErrorOr 2023-01-12 11:25:51 +01:00
TLSPacketBuilder.h
TLSv12.cpp Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
TLSv12.h LibCore: Remove Stream::is_{readable,writable} 2022-12-12 14:16:42 +01:00