| Commit message (Expand) | Author | Age | Files | Lines |
* | This is the first checkin to net.randombit.botan.modularized, which | lloyd | 2008-09-28 | 6 | -532/+0 |
* | Use NULL instead of 0 for execl terminator | lloyd | 2008-07-13 | 1 | -1/+1 |
* | Remove unnecessary inclusion of botan/config.h in several modules | lloyd | 2008-06-30 | 1 | -1/+0 |
* | propagate from branch 'net.randombit.botan' (head 6afe2db1f710f75bc27e189bb8b... | lloyd | 2008-04-10 | 1 | -2/+0 |
|\ |
|
| * | In Botan, the Timer base class provides access to a high-resolution | lloyd | 2008-04-07 | 1 | -2/+0 |
* | | Remove severa global configuration variables related to entropy gathering, | lloyd | 2008-04-10 | 4 | -11/+10 |
* | | Change the copyrights in all files in the Botan tree to directly reflect | lloyd | 2008-04-10 | 5 | -5/+5 |
|/ |
|
* | Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep the | lloyd | 2008-03-10 | 4 | -4/+4 |
* | Mass update of the copyright date. Honestly I don't know why I bother, | lloyd | 2008-02-14 | 5 | -5/+5 |
* | Fix compilation with GCC 3.2 - it doesn't like the :: namespace specification | lloyd | 2008-02-12 | 1 | -1/+1 |
* | Qualify (some) calls to functions in the global namespace using an | lloyd | 2007-12-24 | 2 | -30/+30 |
* | Change the syntax from load_on: to load_on (since that way configure.pl can | lloyd | 2007-10-22 | 1 | -1/+2 |
* | Don't hard code any directories to search for programs into es_unix. | lloyd | 2007-10-19 | 1 | -6/+1 |
* | Add stats of '/', '/tmp', '.', and '..' to the es_unix fast poll. | lloyd | 2007-10-19 | 1 | -1/+12 |
* | New implementation of fast polling in es_unix. Instead of executing | lloyd | 2007-10-19 | 2 | -41/+44 |
* | Avoid some C-style casts in the modules | lloyd | 2007-07-23 | 1 | -1/+1 |
* | propagate from branch 'net.randombit.botan.stable' (head 63c067b5454498ee4846... | lloyd | 2007-04-01 | 1 | -0/+1 |
|\ |
|
| * | Need to include stdlib.h for exit() call, reported through the Debian | lloyd | 2007-04-01 | 1 | -0/+1 |
* | | Provide a more flexible mechanism for specifying which modules are loaded. | lloyd | 2007-03-12 | 1 | -0/+2 |
|/ |
|
* | Bump copyright year to 2007 | lloyd | 2007-01-20 | 5 | -5/+5 |
* | Place the add_file/replace_file/ignore_file markers in the module info | lloyd | 2006-09-03 | 1 | -6/+7 |
* | Access the global configuration through an object reference instead | lloyd | 2006-07-01 | 1 | -1/+1 |
* | Yet more conf.h -> config.h changes | lloyd | 2006-07-01 | 1 | -1/+1 |
* | Was missing an include for <algorithm>, needed for using std::sort; | lloyd | 2006-06-23 | 1 | -0/+1 |
* | Mark the es_unix module as not being available on FreeBSD; on FreeBSD 6.1 | lloyd | 2006-05-28 | 1 | -1/+1 |
* | Initial checkin1.5.6 | lloyd | 2006-05-18 | 6 | -0/+521 |