Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | increased the number of bytes requested by the RNG | Nikos Mavrogiannopoulos | 2014-01-26 | 1 | -2/+2 |
* | perform the iteration check on both rngs. | Nikos Mavrogiannopoulos | 2013-12-29 | 1 | -1/+9 |
* | Check whether the RNG can perform many iterations without error. | Nikos Mavrogiannopoulos | 2013-12-04 | 1 | -0/+8 |
* | In rng_fork test all random generators. | Nikos Mavrogiannopoulos | 2013-11-27 | 1 | -37/+44 |
* | Ported libgcrypt's AES-based DRBG. | Nikos Mavrogiannopoulos | 2013-11-27 | 1 | -2/+2 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -62/+57 |
* | When running tests disable PKCS #11 support to avoid detecting memory leaks f... | Nikos Mavrogiannopoulos | 2013-05-01 | 1 | -1/+1 |
* | fixed nonce generation after fork(). | Nikos Mavrogiannopoulos | 2013-02-27 | 1 | -2/+2 |
* | Fix mem leaks. | Simon Josefsson | 2012-01-25 | 1 | -0/+2 |
* | Cleanup copyright headers. | Simon Josefsson | 2012-01-25 | 1 | -1/+1 |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -1/+1 |
* | more silent tests. | Nikos Mavrogiannopoulos | 2011-09-23 | 1 | -2/+2 |
* | gnutls/crypto.h no longer includes functions to register ciphers. | Nikos Mavrogiannopoulos | 2011-06-02 | 1 | -3/+2 |
* | Do not use /tmp for temporary file. Just use the local (test) directory. | Nikos Mavrogiannopoulos | 2011-05-07 | 1 | -6/+7 |
* | win32 fixes. Patch by LRN. | Nikos Mavrogiannopoulos | 2011-04-07 | 1 | -0/+10 |
* | Corrected nettle's RNG behavior on fork and added a test case. | Nikos Mavrogiannopoulos | 2011-03-16 | 1 | -0/+100 |