aboutsummaryrefslogtreecommitdiffstats
path: root/src/constructs
Commit message (Expand)AuthorAgeFilesLines
* Avoid MSVC warning 4800 about implicit conversion from T to bool. Mostlylloyd2009-12-231-1/+1
* Un-internal loadstor.h (and its header deps, rotate.h andlloyd2009-12-214-4/+4
* Add missing BOTAN_DLL exports.lloyd2009-12-163-14/+14
* Make many more headers internal-only.lloyd2009-12-164-5/+5
* Full working amalgamation build, plus internal-only headers concept.lloyd2009-12-163-22/+2
* Add missing header guards to package.h and botan.hlloyd2009-12-021-0/+5
* Move most code that relies heavily on Filters into src/filters.lloyd2009-11-1712-0/+953