ladybird/Libraries/LibTLS
devgianlu 7d692711cb LibTLS: Support opening connection as non-blocking
For OpenSSL to work properly, the socket must be non-blocking since
before the SSL connection is established.
2025-02-22 18:39:58 +01:00
..
CMakeLists.txt LibTLS: Remove unused DefaultRootCACertificates 2025-02-17 19:52:43 +01:00
OpenSSLForward.h LibTLS: Replace TLSv12 implementation with OpenSSL 2025-02-17 19:52:43 +01:00
TLSv12.cpp LibTLS: Support opening connection as non-blocking 2025-02-22 18:39:58 +01:00
TLSv12.h LibTLS: Support opening connection as non-blocking 2025-02-22 18:39:58 +01:00