aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/datastor/datastor.h
Commit message (Collapse)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-57/+0
|
* Add support (decoding only) for the CRL Distribution Point extension.lloyd2012-06-131-1/+4
|
* Fairly huge update that replaces the old secmem types with std::vectorlloyd2012-05-181-2/+3
| | | | | | using a custom allocator. Currently our allocator just does new/delete with a memset before deletion, and the mmap and mlock allocators have been removed.
* propagate from branch 'net.randombit.botan' (head ↵lloyd2010-06-171-0/+3
|\ | | | | | | | | | | 294e2082ce9231d6165276e2f2a4153a0116aca3) to branch 'net.randombit.botan.c++0x' (head 0b695fad10f924601e07b009fcd781191fafcb28)
| * More Doxygen updates/fixeslloyd2010-06-151-0/+3
| |
* | Convert Data_Store::Matcher to using lambdaslloyd2009-11-161-14/+3
|/
* Move some files around to break up dependencies between directorieslloyd2009-07-161-0/+61