summaryrefslogtreecommitdiff
path: root/tests/crq_key_id.c
Commit message (Collapse)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-24/+23
| | | | Signed-off-by: Daiki Ueno <ueno@gnu.org>
* Indent codeZoltan Fridrich2023-01-271-31/+31
| | | | | Co-authored-by: Simon Josefsson <simon@josefsson.org> Signed-off-by: Zoltan Fridrich <zfridric@redhat.com>
* Replace FSF snail mail addresses with URLStefan Kangas2022-12-271-2/+1
| | | | | | | This is the latest recommendation, as described here: https://www.gnu.org/licenses/gpl-howto.html Signed-off-by: Stefan Kangas <stefankangas@gmail.com>
* 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
| | | | That allows the test to operate under the FIPS140-2 mode.
* 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 ↵Nikos Mavrogiannopoulos2013-05-011-2/+2
| | | | from PKCS #11 libraries.
* 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 ↵Nikos Mavrogiannopoulos2011-01-151-1/+16
| | | | be used since they are inter-dependent.
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ↵Nikos Mavrogiannopoulos2010-12-161-64/+64
| | | | several editors tabs can be configured not to be 8 spaces and this produces artifacts with the current indentation that is a mixture of tabs and spaces.
* 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
| | | | Verbose messages can be obtained with --verbose.
* 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
| | | | | Reported by Andreas Metzler <ametzler@downhill.at.eu.org> in <http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/3570>.
* Added more verbose information.Nikos Mavrogiannopoulos2009-02-221-0/+10
|
* Revert "Added more verbose debugging info"Nikos Mavrogiannopoulos2009-02-221-10/+0
| | | | This reverts commit c2d3596cddbb54ac4f19c44b15a03ee1fcceab12.
* 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