Age | Commit message (Expand) | Author |
---|---|---|
2020-12-19 | LibTLS: Even more ByteBuffer -> Span conversion | Andreas Kling |
2020-12-19 | LibTLS+LibCrypto: More ByteBuffer -> Span conversion | Andreas Kling |
2020-12-19 | LibTLS+LibCrypto: Replace a whole bunch of ByteBuffers with Spans | Andreas Kling |
2020-11-14 | LibTLS: Add support for AEAD cipher suites | AnotherTest |
2020-08-25 | Misc: Remove some unneeded includes of Timer.h and ElapsedTimer.h (#3286) | Nico Weber |
2020-08-02 | LibTLS: Add (basic) support for sending client certificates | AnotherTest |
2020-05-02 | LibTLS: Split TLSv12 to sensible categorical files | AnotherTest |