Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -112/+0 |
* | Fix calling on deleted objects | lloyd | 2013-07-19 | 1 | -2/+3 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -7/+7 |
* | First step towards replacing the existing containers with std::vector | lloyd | 2012-05-18 | 1 | -1/+1 |
* | Use size_t instead of u32bit in pk_pad | lloyd | 2010-10-12 | 1 | -7/+7 |
* | Remove more uses of vector to pointer implicit conversions | lloyd | 2010-09-13 | 1 | -2/+2 |
* | Remove all exception specifications. The way these are designed in C++ is | lloyd | 2009-10-22 | 1 | -1/+1 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -22/+24 |
* | Remove lookup/libstate dependency on Lion, KDF1, KDF2, EMSA[1-4] | lloyd | 2008-09-30 | 1 | -3/+1 |
* | Remove more dependencies on the global state object. | lloyd | 2008-09-29 | 1 | -3/+8 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 1 | -0/+106 |