Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -57/+0 |
| | |||||
* | Add support (decoding only) for the CRL Distribution Point extension. | lloyd | 2012-06-13 | 1 | -1/+4 |
| | |||||
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -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 ↵ | lloyd | 2010-06-17 | 1 | -0/+3 |
|\ | | | | | | | | | | | 294e2082ce9231d6165276e2f2a4153a0116aca3) to branch 'net.randombit.botan.c++0x' (head 0b695fad10f924601e07b009fcd781191fafcb28) | ||||
| * | More Doxygen updates/fixes | lloyd | 2010-06-15 | 1 | -0/+3 |
| | | |||||
* | | Convert Data_Store::Matcher to using lambdas | lloyd | 2009-11-16 | 1 | -14/+3 |
|/ | |||||
* | Move some files around to break up dependencies between directories | lloyd | 2009-07-16 | 1 | -0/+61 |