aboutsummaryrefslogtreecommitdiffstats
path: root/src/constructs/tss/tss.h
Commit message (Collapse)AuthorAgeFilesLines
* More size_tlloyd2010-10-151-1/+1
|
* More Doxygen commentslloyd2010-06-161-8/+26
|
* More Doxygen updates/fixeslloyd2010-06-151-0/+3
|
* Avoid MSVC warning 4800 about implicit conversion from T to bool. Mostlylloyd2009-12-231-1/+1
| | | | because it makes the code slightly more explicit.
* Add missing BOTAN_DLL exports.lloyd2009-12-161-1/+1
| | | | Move most of the engine headers to internal
* Move most code that relies heavily on Filters into src/filters.lloyd2009-11-171-0/+55
Remove support for (unused) modset settings. Move tss, fpe, cryptobox, and aont to new dir constructs