Age | Commit message (Expand) | Author |
---|---|---|
2020-08-25 | Misc: Remove some unneeded includes of Timer.h and ElapsedTimer.h (#3286) | Nico Weber |
2020-08-06 | Refactor: Expose const_cast by removing ByteBuffer::warp(const void*, size_t) | asynts |
2020-05-30 | LibTLS: Avoid busy-wait between ClientHello and ServerHello | AnotherTest |
2020-05-27 | LibCrypto+LibTLS: Use AK/Random.h | Andreas Kling |
2020-05-02 | LibTLS: Implement build_alert() | AnotherTest |
2020-05-02 | LibTLS: Split TLSv12 to sensible categorical files | AnotherTest |