Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
This commit splits the TLSv12 file into multiple files, and also removes some magic values, to make the code less horrible. :^) |