summaryrefslogtreecommitdiff
path: root/lib/openpgp/compat.c
Commit message (Expand)AuthorAgeFilesLines
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-3/+3
* Added gnutls_x509_crt_check_email(), gnutls_openpgp_crt_check_email() and GNU...Nikos Mavrogiannopoulos2015-03-251-1/+2
* Added verification flag to disable wildcard checkingNikos Mavrogiannopoulos2014-04-021-2/+4
* reindented codeNikos Mavrogiannopoulos2013-11-081-132/+121
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* Simplified certificate verification by adding gnutls_certificate_verify_peers...Nikos Mavrogiannopoulos2012-10-301-0/+9
* Cleanup copyright headers.Simon Josefsson2012-01-251-2/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-2/+2
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-7/+7
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-4/+4
* 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-1/+2
* Clean up license headers for OpenPGP code.Simon Josefsson2008-03-111-13/+16
* Rename lib/openpgp/openpgp.h to openpgp_int.h.Simon Josefsson2008-02-251-2/+2
* changes to remove the KEYRING_HACK and make keyring access thread safe.Nikos2008-01-261-33/+0
* merged the openpgp branch to head\!Nikos2008-01-131-0/+247