summaryrefslogtreecommitdiff
path: root/tests/x509sign-verify.c
Commit message (Expand)AuthorAgeFilesLines
* Added gnutls_pubkey_verify_hash2() and gnutls_pk_to_sign().Nikos Mavrogiannopoulos2012-05-091-3/+26
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-4/+4
* Run 'make update-copyright'.Simon Josefsson2012-01-161-2/+1
* Rename gnutls_privkey_sign_data2 to gnutls_privkey_sign_data and gnutls_privk...Simon Josefsson2011-02-231-7/+5
* gnutls_x509_crt_verify_hash: DEPRECATEDNikos Mavrogiannopoulos2011-01-151-65/+27
* The verification functions now return a GNUTLS_E_PK_SIG_VERIFY_FAILED on sign...Nikos Mavrogiannopoulos2010-12-181-6/+6
* Added gnutls_pubkey_verify_data and test vectors.Nikos Mavrogiannopoulos2010-12-161-2/+77
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-4/+6
* Added gnutls_openpgp_crt_verify_hash().Nikos Mavrogiannopoulos2010-12-131-17/+27
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-4/+4
* Indent code.Simon Josefsson2010-04-141-1/+2
* Reduced several unneeded messages during the make check procedure.Nikos Mavrogiannopoulos2010-03-201-1/+1
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Tests compile with --enable-gcc-warnings.Nikos Mavrogiannopoulos2010-01-131-1/+1
* Indent code.Simon Josefsson2009-11-051-12/+13
* Fix deprecated usage of gnutls_datum.Simon Josefsson2009-08-281-1/+1
* Also test DSA keys.Simon Josefsson2009-04-231-31/+84
* Cleanup code.Simon Josefsson2009-04-211-52/+34
* Added self test for gnutls_x509_crt_verify_hash() and gnutls_x509_crt_get_ver...Nikos Mavrogiannopoulos2009-04-181-0/+155