aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/prov/pkcs11/p11_object.h
Commit message (Expand)AuthorAgeFilesLines
* Merge some of the P11 type headers (Slot/Module/Session) into p11_types.hJack Lloyd2020-11-041-1/+1
* Fix some warnings with Clang 8Jack Lloyd2019-05-081-11/+3
* Remove tab charactersJack Lloyd2019-04-101-2/+2
* Make exceptions easier to translate to error codesJack Lloyd2018-11-231-5/+5
* Remove support for Visual C++ 2013Jack Lloyd2018-10-011-1/+1
* Remove protected m_handle data from PKCS11::ObjectJack Lloyd2017-10-021-0/+8
* Apply final annotations to the library alsoJack Lloyd2017-09-221-3/+3
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-12/+12
* Content:Tomasz Frydrych2017-04-031-0/+2
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-25/+25
* Remote unused macrosJack Lloyd2016-10-241-1/+1
* Fix invalid UTF-8 char in API doc [ci skip]René Korthaus2016-10-221-1/+1
* Fix doxygen warnings [ci skip]René Korthaus2016-10-191-2/+1
* Improve pkcs11 doxygen [ci skip]René Korthaus2016-10-191-7/+36
* add PKCS#11 supportDaniel Neus2016-06-171-0/+743