summaryrefslogtreecommitdiff
path: root/libextra/openpgp/verify.c
Commit message (Expand)AuthorAgeFilesLines
* avoid using libtool's convenience libraries since they are buggy and cause co...Nikos Mavrogiannopoulos2004-07-251-296/+0
* 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-131-10/+10
* *** empty log message ***Nikos Mavrogiannopoulos2004-06-121-28/+0
* Added gnutls_openpgp_keyring_check_id()Nikos Mavrogiannopoulos2004-06-121-4/+49
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-104/+109
* added new opencdkNikos Mavrogiannopoulos2004-05-271-1/+1
* updated opencdk to report if any key signer was found.Nikos Mavrogiannopoulos2004-05-131-3/+1
* *** empty log message ***Nikos Mavrogiannopoulos2004-05-131-3/+0
* * Added CRL verification functionality to certtool.Nikos Mavrogiannopoulos2003-12-261-0/+1
* Added gnutls_openpgp_key_get_key_usage(), and removed several compatibilityNikos Mavrogiannopoulos2003-12-211-1/+1
* several corrections in the documentation.Nikos Mavrogiannopoulos2003-11-301-5/+4
* Some bugfixes, and type corrections.Nikos Mavrogiannopoulos2003-11-131-1/+1
* added gnutls_openpgp_key_verify_self() which verifies the self signature in t...Nikos Mavrogiannopoulos2003-11-021-9/+76
* added gnutls_openpgp_key_export() function.Nikos Mavrogiannopoulos2003-11-021-2/+0
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-021-0/+27
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-011-2/+1
* * Several changes in certificate and key verification.Nikos Mavrogiannopoulos2003-11-011-48/+25
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-301-0/+209