| Commit message (Expand) | Author | Age | Files | Lines |
* | Make startup self-test failures more verbose | lloyd | 2009-12-26 | 2 | -82/+92 |
* | Tweak for easier debugging | lloyd | 2009-12-23 | 1 | -2/+4 |
* | Add missing BOTAN_DLL exports. | lloyd | 2009-12-16 | 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 |
* | Remove a dead function | lloyd | 2009-10-07 | 1 | -9/+0 |
* | Remove includes of stdio.h | lloyd | 2009-10-07 | 1 | -2/+0 |
* | Add cipher mode selftesting in selftest.cpp | lloyd | 2009-10-06 | 3 | -151/+198 |
* | Add interface for general runtime self-testing of ciphers, hashes, etc | lloyd | 2009-09-29 | 2 | -8/+75 |
* | Fix some unused variable nits pointed out by icc 10.1 | lloyd | 2009-07-21 | 1 | -1/+1 |
* | Add a script that reads the output of print_deps.py and rewrites | lloyd | 2009-07-15 | 1 | -13/+10 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 2 | -20/+24 |
* | Remove support for provider identifiers from SCAN_Name - it turns out this | lloyd | 2008-11-12 | 1 | -5/+5 |
* | Change self tests to not use lookup (instead passes_self_tests takes an | lloyd | 2008-11-11 | 2 | -101/+121 |
* | Move engine to libstate/ directory, since there is a mutual dependency | lloyd | 2008-11-09 | 1 | -1/+0 |
* | Split base.h into block_cipher.h and stream_cipher.h | lloyd | 2008-11-08 | 1 | -1/+1 |
* | Move libstate and selftest out of core/ dir to toplevel | lloyd | 2008-10-26 | 3 | -0/+207 |