aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/misc/tss
Commit message (Expand)AuthorAgeFilesLines
* Avoid creating hash objects directly in TSS codeJack Lloyd2017-09-221-8/+7
* Apply final annotations to the library alsoJack Lloyd2017-09-221-1/+1
* Header file cleanupsJack Lloyd2017-09-212-2/+4
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Use constant_time_compare instead of same_memJack Lloyd2017-09-161-2/+5
* Content:Tomasz Frydrych2017-04-031-1/+1
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-182-35/+35
* Remove bogus filter dependency in TSSJack Lloyd2016-10-282-2/+0
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Mass-prefix member vars with m_René Korthaus2016-01-082-20/+20
* Fix module combi: adler32,tssSimon Warta2015-07-081-0/+2
* lib/misc: Convert &vec[0] to vec.data()Simon Warta2015-06-251-5/+5
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-053-0/+344