aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/prov/pkcs11/p11_object.cpp
Commit message (Expand)AuthorAgeFilesLines
* More clang-tidy fixesJack Lloyd2022-02-101-2/+7
* Use C++17's concat namespace featureJack Lloyd2022-02-061-4/+1
* Fix some Clang warningsJack Lloyd2022-01-271-3/+3
* Add -Wshorten-64-to-32 for ClangJack Lloyd2020-11-081-2/+2
* Fix MSVC warnings in PKCS11Jack Lloyd2019-12-061-8/+11
* move instead of copyrumcajs2018-10-141-1/+1
* Remove support for Visual C++ 2013Jack Lloyd2018-10-011-1/+1
* Add try/catch blocks in noexcept destructors that might throwJack Lloyd2017-01-061-2/+9
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-14/+14
* add PKCS#11 supportDaniel Neus2016-06-171-0/+217