summaryrefslogtreecommitdiff
path: root/lib/openpgp/pgpverify.c
Commit message (Expand)AuthorAgeFilesLines
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-4/+4
* reindented codeNikos Mavrogiannopoulos2013-11-081-69/+64
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* Verification in openpgp changed to ressemble the X.509 behavior.Nikos Mavrogiannopoulos2012-06-031-9/+6
* Cleanup copyright headers.Simon Josefsson2012-01-251-2/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* Combined external abstract API with internal usage of gnutls_cert.Nikos Mavrogiannopoulos2011-04-171-1/+1
* Initialize verify.Nikos Mavrogiannopoulos2011-04-061-0/+2
* gnutls_x509_log replaced with gnutls_audit_log.Nikos Mavrogiannopoulos2011-02-201-2/+2
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-8/+8
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-2/+2
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Indent code.Simon Josefsson2008-07-021-3/+2
* Doc fixes.Simon Josefsson2008-04-281-17/+18
* Clean up license headers for OpenPGP code.Simon Josefsson2008-03-111-13/+16
* Move verify.h stuff to x509_int.h.Simon Josefsson2008-02-261-1/+0
* Rename lib/openpgp/openpgp.h to openpgp_int.h.Simon Josefsson2008-02-251-1/+1
* copyright 2008Nikos2008-02-191-1/+1
* pgp_keyid_t is now compatible with the 2.2 key id.Nikos2008-02-181-1/+1
* Additions to make certtool print information on openpgp keys.Nikos2008-01-131-1/+1
* merged the openpgp branch to head\!Nikos2008-01-131-0/+144