Age | Commit message (Expand) | Author |
---|---|---|
2020-05-26 | LibTLS: Put lots of debug spam behind TLS_DEBUG | Andreas Kling |
2020-05-21 | LibTLS: Do not call on_tls_finished until the client has read app data | AnotherTest |
2020-05-19 | LibTLS: Only try to flush data when needed | AnotherTest |
2020-05-18 | LibCore+LibTLS: Don't keep a "ready to write" notifier on all Sockets | Andreas Kling |
2020-05-03 | LibTLS: "Properly" handle the server dropping the connection | AnotherTest |
2020-05-02 | LibTLS: Split TLSv12 to sensible categorical files | AnotherTest |