summaryrefslogtreecommitdiff
path: root/lib/openpgp/output.c
Commit message (Expand)AuthorAgeFilesLines
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-145/+145
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-2/+5
* The gnutls_string code was simplified and integrated with the buffer to avoidNikos Mavrogiannopoulos2010-06-111-16/+16
* Added gnutls_sec_param_to_pk_bits() et al. to allow select bitNikos Mavrogiannopoulos2010-06-031-0/+2
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-1/+1
* Update copyright years.Simon Josefsson2010-01-271-1/+1
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Indent code.Simon Josefsson2009-11-051-1/+2
* Reduce stack usage.Simon Josefsson2009-08-201-30/+54
* Fix warnings.Simon Josefsson2009-03-301-17/+17
* libgnutls: gnutls_openpgp_crt_print supports oneline mode.Simon Josefsson2009-02-111-6/+103
* Fix warnings.Simon Josefsson2009-01-071-2/+1
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-171-5/+5
* Indent code.Simon Josefsson2008-07-021-183/+191
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-281-1/+1
* Print Never when a certificate never expires.Nikos Mavrogiannopoulos2008-05-241-5/+12
* More translation markups.Simon Josefsson2008-05-061-3/+3
* Doc fixes.Simon Josefsson2008-04-281-10/+12
* Deallocate memory from parameters only when function run was successful.Nikos Mavrogiannopoulos2008-04-121-2/+8
* Consistent printing of revoked status.Nikos2008-04-021-3/+6
* Print revoked names.Nikos2008-04-021-4/+7
* Fix gcc warnings.Simon Josefsson2008-03-191-15/+0
* corrected bug that prevented printing the names.Nikos2008-02-191-3/+3
* copyright 2008Nikos2008-02-191-1/+1
* pgp_keyid_t is now compatible with the 2.2 key id.Nikos2008-02-181-3/+3
* Additions to make certtool print information on openpgp keys.Nikos2008-01-131-18/+15
* merged the openpgp branch to head\!Nikos2008-01-131-0/+402