Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test code for -Werror | Tim Rühsen | 2018-06-21 | 1 | -1/+1 |
* | several spacing fixes to keep syntax-check happy | Nikos Mavrogiannopoulos | 2016-09-11 | 1 | -2/+2 |
* | tests: crq_key_id: increased generated DSA key size and changed hash to SHA256 | Nikos Mavrogiannopoulos | 2014-07-02 | 1 | -2/+2 |
* | tests: improved error reporting in crq_key_id | Nikos Mavrogiannopoulos | 2014-07-02 | 1 | -15/+16 |
* | generate 2048 bit keys in RSA mode | Nikos Mavrogiannopoulos | 2014-02-13 | 1 | -1/+1 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -163/+153 |
* | When running tests disable PKCS #11 support to avoid detecting memory leaks f... | Nikos Mavrogiannopoulos | 2013-05-01 | 1 | -2/+2 |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -1/+1 |
* | Added gnutls_x509_crq_verify(). | Nikos Mavrogiannopoulos | 2011-05-07 | 1 | -1/+7 |
* | Don't include <gcrypt.h> when it's not needed. | Ludovic Courtès | 2011-04-13 | 1 | -2/+1 |
* | fixes in internal build with the new deprecated functions. We allow them to b... | Nikos Mavrogiannopoulos | 2011-01-15 | 1 | -1/+16 |
* | Indented code. Use same indentation but with -nut to avoid usage of tabs. In ... | Nikos Mavrogiannopoulos | 2010-12-16 | 1 | -64/+64 |
* | Indent (using GNU indent 2.2.11). | Simon Josefsson | 2010-10-14 | 1 | -1/+1 |
* | avoid calling gcrypt directly. | Nikos Mavrogiannopoulos | 2010-06-03 | 1 | -2/+0 |
* | Change GNUTLS into GnuTLS. | Simon Josefsson | 2010-05-22 | 1 | -4/+4 |
* | Indent code. | Simon Josefsson | 2010-04-14 | 1 | -2/+3 |
* | Reduced several unneeded messages during the make check procedure. | Nikos Mavrogiannopoulos | 2010-03-20 | 1 | -3/+4 |
* | Update copyright years. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
* | Fix FSF copyright notices. | Simon Josefsson | 2010-01-27 | 1 | -1/+1 |
* | Tests compile with --enable-gcc-warnings. | Nikos Mavrogiannopoulos | 2010-01-13 | 1 | -1/+1 |
* | Reorder gcry quick random to make it effective. | Simon Josefsson | 2009-05-20 | 1 | -3/+3 |
* | Added more verbose information. | Nikos Mavrogiannopoulos | 2009-02-22 | 1 | -0/+10 |
* | Revert "Added more verbose debugging info" | Nikos Mavrogiannopoulos | 2009-02-22 | 1 | -10/+0 |
* | Added more verbose debugging info | Nikos Mavrogiannopoulos | 2009-02-22 | 1 | -0/+10 |
* | Fix. | Simon Josefsson | 2008-12-12 | 1 | -0/+1 |
* | Make it compile. Speed up key generation. | Simon Josefsson | 2008-12-12 | 1 | -4/+4 |
* | Indent. | Simon Josefsson | 2008-12-12 | 1 | -106/+134 |
* | Add crq_key_id self-test from David Marín Carreño. | Simon Josefsson | 2008-12-12 | 1 | -0/+144 |