aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/prov/pkcs11/p11.h
Commit message (Expand)AuthorAgeFilesLines
* Make exceptions easier to translate to error codesJack Lloyd2018-11-231-0/+2
* Fix more MSVC warningsJack Lloyd2018-10-011-7/+31
* Fix more MSVC warningsJack Lloyd2018-10-011-12/+35
* Ensure exception types are exported from DLLJack Lloyd2018-03-061-2/+2
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-6/+6
* Content:Tomasz Frydrych2017-04-031-3/+0
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-26/+26
* Remote unused macrosJack Lloyd2016-10-241-4/+0
* Fix doxygen warnings [ci skip]René Korthaus2016-10-191-6/+6
* Headers can be marked as external by using `<header:external>` in info.txt.Daniel Neus2016-08-121-1/+1
* include external PKCS#11 headers into botanDaniel Neus2016-07-261-1/+1
* add PKCS#11 supportDaniel Neus2016-06-171-0/+2861