Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More clang-tidy fixes | Jack Lloyd | 2022-02-10 | 1 | -2/+7 |
* | Use C++17's concat namespace feature | Jack Lloyd | 2022-02-06 | 1 | -4/+1 |
* | Fix some Clang warnings | Jack Lloyd | 2022-01-27 | 1 | -3/+3 |
* | Add -Wshorten-64-to-32 for Clang | Jack Lloyd | 2020-11-08 | 1 | -2/+2 |
* | Fix MSVC warnings in PKCS11 | Jack Lloyd | 2019-12-06 | 1 | -8/+11 |
* | move instead of copy | rumcajs | 2018-10-14 | 1 | -1/+1 |
* | Remove support for Visual C++ 2013 | Jack Lloyd | 2018-10-01 | 1 | -1/+1 |
* | Add try/catch blocks in noexcept destructors that might throw | Jack Lloyd | 2017-01-06 | 1 | -2/+9 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -14/+14 |
* | add PKCS#11 support | Daniel Neus | 2016-06-17 | 1 | -0/+217 |