aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/pubkey_speed.c
Commit message (Expand)AuthorAgeFilesLines
* Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macroMartin Willi2009-09-111-3/+2
* pass NULL to library_init() to load settings from default fileMartin Willi2009-09-101-1/+1
* use NULL to load plugins from default plugin directoryMartin Willi2009-09-101-1/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-13/+13
* updated pubkey_speed test to use pem pluginMartin Willi2009-08-261-7/+1
* fixed compiler warningMartin Willi2009-06-191-2/+2
* moved publickey speed test to a standalone programMartin Willi2009-06-101-0/+148