aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/info.txt
Commit message (Expand)AuthorAgeFilesLines
* Remove add block from utils/info.txtlloyd2009-09-291-27/+0
* Add some basic prefetching support (only supported with GNU C++ or thingslloyd2009-09-291-0/+1
* Add runtime cpuid support. Check in the SSE2 engine that SSE2 is actuallylloyd2009-09-251-0/+2
* Split up util.h into 3 fileslloyd2009-09-171-2/+1
* Move memory locking function decls to mlock.hlloyd2009-09-171-0/+1
* Add a new option --no-autoload to configure.py. This will produce a minimallloyd2009-09-041-1/+1
* Correct source listings for moved fileslloyd2009-07-161-2/+0
* Move some files around to break up dependencies between directorieslloyd2009-07-161-12/+0
* Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-4/+6
* Move mutex.h from utils/ to mutex/ dir as more relevant arealloyd2009-07-011-1/+0
* Check in a branch with a major redesign on how entropy polling is performed.lloyd2009-01-271-1/+0
* Move xor_into_buf to xor_buf.cpp. Also add a new template wrapper forlloyd2008-11-231-0/+1
* Drop use of entropy estimation in Randpool for the same reason as HMAC_RNG.lloyd2008-11-111-2/+0
* Add a SCAN_Name class that encapsulates operations currently done repeatedlylloyd2008-11-091-0/+2
* Move botan.h from utils to libstate, since libstate has lookup.h whichlloyd2008-11-081-1/+0
* Split the last parts of the 'core' modulelloyd2008-11-081-0/+1
* Move most of what was left in core to utils (since that is what they are,lloyd2008-11-081-1/+7
* Move mutex.h from core to utilslloyd2008-11-081-0/+1
* Move Entropy_Estimator to utils/entropy.h (from anon namespace in HMAC_RNGlloyd2008-11-061-0/+2
* Document dependencies between moduleslloyd2008-10-011-0/+4
* Move datastore from core to utilslloyd2008-09-301-7/+9
* Merge the 3 mlocks (ml_unix, ml_win32, stub mlock.cpp) into a single mlock.cpplloyd2008-09-291-0/+4
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-291-0/+27