summaryrefslogtreecommitdiff
path: root/lib/openpgp/extras.c
Commit message (Expand)AuthorAgeFilesLines
* Removed support for openpgp certificates and keysNikos Mavrogiannopoulos2017-06-161-315/+0
* openpgp: eliminate leaks in gnutls_openpgp_keyring_import()Nikos Mavrogiannopoulos2015-11-091-0/+8
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-6/+6
* doc: avoid using structure for opaque typesNikos Mavrogiannopoulos2015-03-201-3/+3
* Ensure failure when no base64 data have been read. Suggested by Ramkumar Chin...Nikos Mavrogiannopoulos2014-03-061-6/+11
* reindented codeNikos Mavrogiannopoulos2013-11-081-188/+177
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* Cleanup copyright headers.Simon Josefsson2012-01-251-2/+1
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-2/+2
* Removed unneeded opencdk functionality.Nikos Mavrogiannopoulos2011-12-311-3/+2
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* documentation fixesNikos Mavrogiannopoulos2011-07-231-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-49/+49
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-6/+6
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Doc fixes for GTK-DOC.Simon Josefsson2009-05-131-3/+3
* Doc fix.Simon Josefsson2008-09-231-1/+1
* Fix warnings.Simon Josefsson2008-08-291-1/+2
* Indent code.Simon Josefsson2008-07-021-12/+13
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-281-12/+3
* Doc fixes.Simon Josefsson2008-04-281-35/+31
* corrected bug in openpgp import when data is of size zero. Reported byNikos2008-04-101-0/+6
* Fix gcc warnings.Simon Josefsson2008-03-191-1/+1
* 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-1/+1
* copyright 2008Nikos2008-02-191-1/+1
* pgp_keyid_t is now compatible with the 2.2 key id.Nikos2008-02-181-3/+3
* changes to remove the KEYRING_HACK and make keyring access thread safe.Nikos2008-01-261-97/+137
* updates in openpgp keyring handling.Nikos2008-01-251-4/+110
* merged the openpgp branch to head\!Nikos2008-01-131-0/+172