summaryrefslogtreecommitdiff
path: root/src/benchmark.c
Commit message (Expand)AuthorAgeFilesLines
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-4/+4
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-36/+46
* Use double to count bytes.Nikos Mavrogiannopoulos2010-07-041-3/+3
* Print values in a human-readable format and do the calculations in fixedNikos Mavrogiannopoulos2010-07-031-14/+60
* Allow setting debug level via cmd.Nikos Mavrogiannopoulos2010-06-191-4/+16
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-3/+3
* Indent code.Simon Josefsson2010-04-141-1/+1
* Use gnulib gettime module. Indent.Simon Josefsson2010-02-181-8/+7
* Indent and fix copyright notices.Simon Josefsson2010-01-271-105/+117
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Reverted all previous changes to combine hashes with MAC algorithms.Nikos Mavrogiannopoulos2009-12-051-4/+53
* Exported gnutls_cipher_get_block_size() and all hash functions added to libgn...Nikos Mavrogiannopoulos2009-12-021-10/+40
* Added cryptodev support (/dev/crypto). Tested with http://www.logix.cz/michal...Nikos Mavrogiannopoulos2009-11-291-0/+79