summaryrefslogtreecommitdiff
path: root/lib/openpgp
Commit message (Expand)AuthorAgeFilesLines
* Don't build with warnings all the time. Use a WERROR_CFLAGS.Simon Josefsson2009-05-181-1/+1
* Doc fixes for GTK-DOC.Simon Josefsson2009-05-134-55/+61
* Doc fixes for GTK-DOC.Simon Josefsson2009-05-131-5/+6
* Fix syntax-check warnings.Simon Josefsson2009-05-031-2/+2
* 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
* Fix minitasn1 -I's.Simon Josefsson2008-11-251-1/+1
* Fix WARN_CFLAGS uses.Simon Josefsson2008-11-181-1/+1
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-171-5/+5
* Use more warning flags. Need extensions in libextra.Simon Josefsson2008-11-121-0/+1
* Separate headers as well. Clean up -I's.Simon Josefsson2008-10-301-2/+6
* Make it build better.Simon Josefsson2008-10-301-1/+1
* Make it build.Simon Josefsson2008-10-301-3/+3
* More libgcrypt fixes.Simon Josefsson2008-10-081-2/+0
* Indent.Simon Josefsson2008-10-081-4/+4
* Doc fix.Simon Josefsson2008-09-231-1/+1
* properly report the error line.Nikos Mavrogiannopoulos2008-09-201-5/+16
* Indent.Simon Josefsson2008-09-161-2/+2
* Use #ifdef for checking HAVE_CONFIG_H for consistency.Simon Josefsson2008-09-031-1/+1
* Fixes.Simon Josefsson2008-09-011-1/+1
* Move gnutls_openpgp.c to lib/openpgp/.Simon Josefsson2008-08-292-1/+974
* Fix warnings.Simon Josefsson2008-08-291-1/+2
* Don't include missing -I's.Simon Josefsson2008-08-281-2/+1
* Fix warnings.Simon Josefsson2008-08-281-1/+1
* Indent code.Simon Josefsson2008-07-026-578/+637
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-285-59/+53
* libgnutls [OpenPGP]: New APIs to retrieve fingerprint from OpenPGP subkeys.Simon Josefsson2008-06-182-0/+91
* Fix typo in documentation.Simon Josefsson2008-06-161-2/+1
* safer copying of keyid type.Nikos Mavrogiannopoulos2008-06-042-4/+4
* safer use of KEYID_IMPORT().Nikos Mavrogiannopoulos2008-06-021-2/+2
* Print Never when a certificate never expires.Nikos Mavrogiannopoulos2008-05-241-5/+12
* Corrected bug gnutls_openpgp_crt_get_name() which returned the same value for...Nikos Mavrogiannopoulos2008-05-241-12/+11
* More translation markups.Simon Josefsson2008-05-061-3/+3
* Doc markup for newly added APIs.Simon Josefsson2008-04-282-0/+58
* Doc fixes.Simon Josefsson2008-04-285-356/+359
* check output of get_name.Nikos Mavrogiannopoulos2008-04-211-3/+6
* corrected typo.Nikos Mavrogiannopoulos2008-04-171-2/+3
* Improve error messages.Simon Josefsson2008-04-151-1/+4
* Deallocate memory from parameters only when function run was successful.Nikos Mavrogiannopoulos2008-04-121-2/+8
* Added a flag in get_auth_subkey() to work for all use casesNikos Mavrogiannopoulos2008-04-121-3/+6
* do not return any subkey if an authentication subkey is not foundNikos2008-04-101-1/+1
* corrected bug in openpgp import when data is of size zero. Reported byNikos2008-04-103-1/+19
* Fail at import stage if a non proper certificate is loaded.Nikos2008-04-042-3/+21
* Corrected exporting the DSA secret key parameters.Nikos2008-04-021-2/+2
* Add proper ARMOR header in private keys.Nikos2008-04-023-6/+6
* Consistent printing of revoked status.Nikos2008-04-023-15/+24
* Print revoked names.Nikos2008-04-022-5/+10
* Fix gcc warnings.Simon Josefsson2008-03-194-25/+5
* Remove things already in includes/gnutls/openpgp.h.Simon Josefsson2008-03-111-31/+0