summaryrefslogtreecommitdiff
path: root/libextra/openpgp
Commit message (Expand)AuthorAgeFilesLines
* fix the key ID representation in the XML code.Timo Schulz2007-05-231-33/+35
* cleanups for the xml code: elgamal keys are not supported.Timo Schulz2007-05-214-26/+40
* do not close the input stream in the import codeTimo Schulz2007-05-211-18/+14
* patch to support raw keyrings.Timo Schulz2007-05-141-23/+27
* First bunch of patches for the opencdk migration.Timo Schulz2007-04-208-406/+271
* (gnutls_openpgp_keyring_import): Make it work (it seems the old codeSimon Josefsson2007-04-191-11/+11
* Don't include gl/.Simon Josefsson2007-02-131-2/+1
* Fix import of ASCII armored OpenPGP keys, patch from ludovic.courtes@laas.fr ...Simon Josefsson2007-01-162-2/+4
* Tiny patch from ludovic.courtes@laas.fr (Ludovic Courtès).Simon Josefsson2006-12-271-1/+1
* (gnutls_openpgp_key_get_pk_algorithm): Fix prototype.Simon Josefsson2006-11-051-2/+3
* (gnutls_openpgp_key_get_fingerprint): Doc fix. Reported bySimon Josefsson2006-10-301-1/+1
* (gnutls_openpgp_key_get_name): Make SIZEOF_BUF contain actual/requiredSimon Josefsson2006-10-301-5/+5
* Fix return types.Simon Josefsson2006-10-302-4/+4
* Need gnulib lgl/ in CFLAGS.Simon Josefsson2006-10-211-1/+2
* Need -I$builddir/gl for alloca.h when srcdir != objdir.Simon Josefsson2006-06-191-3/+4
* Indent more.Simon Josefsson2005-12-151-1/+2
* Replace uint32 with uint32_t.Simon Josefsson2005-12-093-3/+3
* Replace uint8 with uint8_t.Simon Josefsson2005-12-092-4/+4
* Use GNU coding style.Simon Josefsson2005-11-078-992/+1119
* Doc fix.Simon Josefsson2005-10-281-4/+6
* Protect config.h #include.Simon Josefsson2005-08-231-1/+3
* Add license.Simon Josefsson2005-06-151-0/+22
* Fix srcdir!=objdir builds.Simon Josefsson2005-06-151-1/+1
* Update FSF office address in license.Simon Josefsson2005-05-266-18/+18
* Remove, defined in gnutls.h.Simon Josefsson2005-05-011-2/+0
* Clean up #include situation, merge from gnutls_1_2_1_with_include_fixes.Simon Josefsson2005-04-141-2/+0
* some doc fixes.Nikos Mavrogiannopoulos2005-03-081-5/+5
* Changes to make the --disable-* options work again.Nikos Mavrogiannopoulos2005-01-262-12/+11
* Clean up license templates.Simon Josefsson2005-01-226-82/+93
* Need minitasn1 -I's.Simon Josefsson2004-11-041-0/+6
* Use convenience libraries for openpgp/ and opencdk/.Simon Josefsson2004-11-031-3/+8
* Indent.Simon Josefsson2004-10-281-3/+2
* Indent.Simon Josefsson2004-10-285-113/+113
* Hack to fix texinfo docs.Simon Josefsson2004-08-251-1/+1
* Remove *.tex stuff.Simon Josefsson2004-08-051-5/+3
* Build pgp-api.texi.Simon Josefsson2004-08-051-6/+9
* *** empty log message ***Simon Josefsson2004-08-051-0/+1
* Ignore more.Simon Josefsson2004-08-021-0/+1
* Added some default limits in the verification of certificateNikos Mavrogiannopoulos2004-07-313-16/+18
* *** empty log message ***Nikos Mavrogiannopoulos2004-07-274-4/+0
* avoid using libtool's convenience libraries since they are buggy and cause co...Nikos Mavrogiannopoulos2004-07-253-4/+6
* The ephemeral DH and RSA parameters are no longer stored in theNikos Mavrogiannopoulos2004-06-291-0/+1
* * Corrected a bug in certificate verification. Pointed out byNikos Mavrogiannopoulos2004-06-241-13/+14
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-138-128/+128
* *** empty log message ***Nikos Mavrogiannopoulos2004-06-121-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2004-06-123-29/+30
* Added gnutls_openpgp_keyring_check_id()Nikos Mavrogiannopoulos2004-06-121-4/+49
* added an improved verification example.Nikos Mavrogiannopoulos2004-06-121-1/+1
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-077-868/+884
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-301-1/+0