summaryrefslogtreecommitdiff
path: root/libextra/gnutls_openpgp.c
Commit message (Expand)AuthorAgeFilesLines
* Replace uint8 with uint8_t.Simon Josefsson2005-12-091-9/+9
* Use GNU coding style.Simon Josefsson2005-11-071-710/+798
* Update FSF office address in license.Simon Josefsson2005-05-261-3/+3
* Clean up license templates.Simon Josefsson2005-01-221-12/+15
* Doc fix.Simon Josefsson2004-10-281-1/+1
* Indent.Simon Josefsson2004-10-281-3/+2
* Indent.Simon Josefsson2004-10-281-14/+15
* Doc fix.Simon Josefsson2004-08-251-1/+12
* Fix prototypes.Simon Josefsson2004-08-251-6/+7
* *** empty log message ***Nikos Mavrogiannopoulos2004-07-271-1/+0
* The ephemeral DH and RSA parameters are no longer stored in theNikos Mavrogiannopoulos2004-06-291-3/+3
* Added the '_t' suffix to all exported symbols.Nikos Mavrogiannopoulos2004-06-131-37/+37
* changed indentation to 4 spaces instead of tabs.Nikos Mavrogiannopoulos2004-06-071-598/+616
* some fixes in the compilation system.Nikos Mavrogiannopoulos2004-05-131-4/+0
* Fixed some things in the random number usage. Weak levels are usedNikos Mavrogiannopoulos2004-05-081-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2004-01-031-1/+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-7/+6
* several cleanups.Nikos Mavrogiannopoulos2003-12-201-26/+13
* Improved gnutls_certificate_client_retrieve_function() and gnutls_certificate...Nikos Mavrogiannopoulos2003-12-201-6/+158
* Added the callbacks gnutls_certificate_client_retrieve_function() andNikos Mavrogiannopoulos2003-12-181-1/+1
* several corrections in the documentation.Nikos Mavrogiannopoulos2003-11-301-6/+6
* corrected some bugs that affected openpgp authentication.Nikos Mavrogiannopoulos2003-11-271-2/+2
* Some bugfixes, and type corrections.Nikos Mavrogiannopoulos2003-11-131-2/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-11-071-2/+4
* some changes to compile in mingw32.Nikos Mavrogiannopoulos2003-11-061-5/+0
* added gnutls_openpgp_key_export() function.Nikos Mavrogiannopoulos2003-11-021-0/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-311-1/+0
* more openpgp related changes.Nikos Mavrogiannopoulos2003-10-311-20/+78
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-311-1/+0
* some openpgp related changes.Nikos Mavrogiannopoulos2003-10-311-115/+54
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-031-1/+1
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-031-0/+1018
* *** empty log message ***Nikos Mavrogiannopoulos2003-10-031-2107/+0
* started some rewrite of the openpgp stuff.Nikos Mavrogiannopoulos2003-10-031-16/+16
* several bug fixes in the certificate parsing, and some in the asn1 parser.Nikos Mavrogiannopoulos2003-04-011-1/+1
* * Improved the error logging functions, by adding a level, andNikos Mavrogiannopoulos2003-03-191-1/+2
* * Added ability to generate RSA keys.Nikos Mavrogiannopoulos2003-03-121-6/+6
* some fixes to compile.Nikos Mavrogiannopoulos2003-02-121-1/+2
* Several internal changes to use the new certificate API. CRL support is compl...Nikos Mavrogiannopoulos2003-02-091-60/+3
* *** empty log message ***Nikos Mavrogiannopoulos2003-02-081-5/+0
* The library notifies the application on empty and illegal SRP usernames,Nikos Mavrogiannopoulos2003-01-231-2/+1
* GNUTLS_E_PARSING_ERROR error code was replaced by GNUTLS_E_BASE64_DECODING_ERNikos Mavrogiannopoulos2003-01-131-1/+1
* Added missing stub function.Nikos Mavrogiannopoulos2002-12-291-0/+8
* Added gnutls_openpgp_extract_key_name_string() which returnsNikos Mavrogiannopoulos2002-12-131-0/+85
* *** empty log message ***gnutls_0_6_0Nikos Mavrogiannopoulos2002-12-081-1/+0
* minor cleanupsNikos Mavrogiannopoulos2002-12-081-3/+5
* Some bug fixes for the OpenPGP code.Timo Schulz2002-12-071-49/+50
* Cleanups. Prefixed some internal function with underscore.Nikos Mavrogiannopoulos2002-12-021-8/+15
* Added the function gnutls_srp_server_set_credentials_function()Nikos Mavrogiannopoulos2002-12-011-0/+12