aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/misc/tss/tss.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix some misc MSVC warningsJack Lloyd2018-12-041-1/+1
* Fixes and improvments for TSS codeJack Lloyd2018-10-291-44/+113
* Accept SHA-1, SHA1, or SHA-160 equallyJack Lloyd2017-10-131-1/+1
* Avoid creating hash objects directly in TSS codeJack Lloyd2017-09-221-8/+7
* Header file cleanupsJack Lloyd2017-09-211-0/+2
* Use constant_time_compare instead of same_memJack Lloyd2017-09-161-2/+5
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-29/+29
* Remove bogus filter dependency in TSSJack Lloyd2016-10-281-1/+0
* Mass-prefix member vars with m_René Korthaus2016-01-081-17/+17
* lib/misc: Convert &vec[0] to vec.data()Simon Warta2015-06-251-5/+5
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-051-0/+261