summaryrefslogtreecommitdiff
path: root/tests/crq_key_id.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-24/+23
* Indent codeZoltan Fridrich2023-01-271-31/+31
* Replace FSF snail mail addresses with URLStefan Kangas2022-12-271-2/+1
* Fix test code for -WerrorTim Rühsen2018-06-211-1/+1
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-2/+2
* tests: crq_key_id: increased generated DSA key size and changed hash to SHA256Nikos Mavrogiannopoulos2014-07-021-2/+2
* tests: improved error reporting in crq_key_idNikos Mavrogiannopoulos2014-07-021-15/+16
* generate 2048 bit keys in RSA modeNikos Mavrogiannopoulos2014-02-131-1/+1
* reindented codeNikos Mavrogiannopoulos2013-11-081-163/+153
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-2/+2
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Added gnutls_x509_crq_verify().Nikos Mavrogiannopoulos2011-05-071-1/+7
* Don't include <gcrypt.h> when it's not needed.Ludovic Courtès2011-04-131-2/+1
* fixes in internal build with the new deprecated functions. We allow them to b...Nikos Mavrogiannopoulos2011-01-151-1/+16
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-64/+64
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
* avoid calling gcrypt directly.Nikos Mavrogiannopoulos2010-06-031-2/+0
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-4/+4
* Indent code.Simon Josefsson2010-04-141-2/+3
* Reduced several unneeded messages during the make check procedure.Nikos Mavrogiannopoulos2010-03-201-3/+4
* Update copyright years.Simon Josefsson2010-01-271-1/+1
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Tests compile with --enable-gcc-warnings.Nikos Mavrogiannopoulos2010-01-131-1/+1
* Reorder gcry quick random to make it effective.Simon Josefsson2009-05-201-3/+3
* Added more verbose information.Nikos Mavrogiannopoulos2009-02-221-0/+10
* Revert "Added more verbose debugging info"Nikos Mavrogiannopoulos2009-02-221-10/+0
* Added more verbose debugging infoNikos Mavrogiannopoulos2009-02-221-0/+10
* Fix.Simon Josefsson2008-12-121-0/+1
* Make it compile. Speed up key generation.Simon Josefsson2008-12-121-4/+4
* Indent.Simon Josefsson2008-12-121-106/+134
* Add crq_key_id self-test from David Marín Carreño.Simon Josefsson2008-12-121-0/+144