Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Add global config namespace | Tobias Brunner | 2014-02-12 | 1 | -1/+1 |
* | pubkey_speed: Add header and fix usage | Tobias Brunner | 2013-09-04 | 1 | -2/+15 |
* | plugin-loader: Removed unused path argument of load() method | Tobias Brunner | 2013-06-28 | 1 | -1/+1 |
* | Moved debug.[ch] to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
* | Use bits instead of bytes for a private/public key | Martin Willi | 2010-08-10 | 1 | -5/+5 |
* | Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macro | Martin Willi | 2009-09-11 | 1 | -3/+2 |
* | pass NULL to library_init() to load settings from default file | Martin Willi | 2009-09-10 | 1 | -1/+1 |
* | use NULL to load plugins from default plugin directory | Martin Willi | 2009-09-10 | 1 | -1/+1 |
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -13/+13 |
* | updated pubkey_speed test to use pem plugin | Martin Willi | 2009-08-26 | 1 | -7/+1 |
* | fixed compiler warning | Martin Willi | 2009-06-19 | 1 | -2/+2 |
* | moved publickey speed test to a standalone program | Martin Willi | 2009-06-10 | 1 | -0/+148 |