| Commit message (Expand) | Author | Age | Files | Lines |
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 3 | -82/+0 |
* | Give everything setting a feature test macro in build.h a version code | lloyd | 2013-11-28 | 1 | -1/+1 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 2 | -4/+4 |
* | Derive KDF from Algorithm | lloyd | 2010-11-01 | 1 | -0/+3 |
* | Add a simple update_be to BufferedComputation that takes an integer | lloyd | 2010-10-12 | 1 | -3/+2 |
* | s/u32bit/size_t/ in kdf | lloyd | 2010-10-12 | 2 | -8/+8 |
* | Update all uses of MemoryRegion::append to use either push_back or operator+= | lloyd | 2010-09-15 | 1 | -1/+1 |
* | More changes to avoid vector to pointer implicit conversions | lloyd | 2010-09-14 | 1 | -1/+1 |
* | Handle the case that container size() returns something other than u32bit | lloyd | 2010-09-14 | 1 | -1/+1 |
* | More Doxygen updates/fixes | lloyd | 2010-06-15 | 1 | -2/+2 |
* | Move the get_byte template to its own header, because many files | lloyd | 2010-02-02 | 1 | -1/+1 |
* | Un-internal loadstor.h (and its header deps, rotate.h and | lloyd | 2009-12-21 | 1 | -1/+1 |
* | Make many more headers internal-only. | lloyd | 2009-12-16 | 1 | -1/+1 |
* | Full working amalgamation build, plus internal-only headers concept. | lloyd | 2009-12-16 | 1 | -7/+0 |
* | Remove the 'realname' attribute on all modules and cc/cpu/os info files. | lloyd | 2009-10-29 | 1 | -2/+0 |
* | Add a script that reads the output of print_deps.py and rewrites | lloyd | 2009-07-15 | 1 | -4/+4 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 2 | -14/+18 |
* | Move the declaration of the HashFunction base class to a new header hash.h | lloyd | 2008-11-08 | 1 | -1/+1 |
* | Move kdf/kdf_base to kdf | lloyd | 2008-10-26 | 1 | -1/+1 |
* | Split kdf.h and kdf.cpp from core/ to kdf/kdf_base | lloyd | 2008-10-08 | 1 | -0/+4 |
* | Remove warnings in KDF1, KDF2 copy constructors | lloyd | 2008-09-30 | 1 | -1/+1 |
* | Remove lookup/libstate dependency on Lion, KDF1, KDF2, EMSA[1-4] | lloyd | 2008-09-30 | 2 | -14/+5 |
* | Move KDF, EME, and EMSA base classes from pubkey to core to remove a | lloyd | 2008-09-29 | 1 | -1/+1 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 1 | -0/+0 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 3 | -0/+90 |