Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |