summaryrefslogtreecommitdiff
path: root/lib/openpgp/output.c
Commit message (Expand)AuthorAgeFilesLines
* gnutls_*_crt_print: better error checkingNikos Mavrogiannopoulos2016-10-031-1/+5
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-2/+2
* openpgp: properly print names in oneline output as wellNikos Mavrogiannopoulos2014-12-281-0/+3
* updates in openpgp DSA key printingNikos Mavrogiannopoulos2014-12-281-2/+4
* properly print openpgp namesNikos Mavrogiannopoulos2014-12-281-0/+3
* _gnutls_buffer_to_datum: includes code for exporting stringsNikos Mavrogiannopoulos2014-12-051-8/+1
* fixed compilation warningsNikos Mavrogiannopoulos2014-09-251-1/+0
* Print the openpgp DN only when gnutls_openpgp_crt_get_name() failed appropria...Nikos Mavrogiannopoulos2014-05-171-8/+4
* reindented codeNikos Mavrogiannopoulos2013-11-081-435/+499
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* gettext.h was moved to gnutls_str.hNikos Mavrogiannopoulos2012-11-011-4/+0
* Added gnutls_verify_stored_pubkey() and gnutls_store_pubkey().Nikos Mavrogiannopoulos2012-01-281-0/+7
* Cleanup copyright headers.Simon Josefsson2012-01-251-1/+1
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-5/+6
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Allow the insertion of characters to align the randomart.Nikos Mavrogiannopoulos2011-12-291-2/+2
* updated random art's messages.Nikos Mavrogiannopoulos2011-12-281-1/+1
* Print the randomart on the key ID and not the fingerprint.Nikos Mavrogiannopoulos2011-12-281-1/+1
* print randomart for private keys as well.Nikos Mavrogiannopoulos2011-12-281-2/+2
* Added function gnutls_random_art() to convert fingerprints to images (current...Nikos Mavrogiannopoulos2011-12-281-0/+23
* removed duplicate code.Nikos Mavrogiannopoulos2011-11-021-48/+9
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* documentation fixesNikos Mavrogiannopoulos2011-07-231-2/+2
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* Do not use %e in strftime. Use %d instead which is identically available in w...Nikos Mavrogiannopoulos2011-04-081-2/+2
* 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