summaryrefslogtreecommitdiff
path: root/libextra/gnutls_openpgp.c
Commit message (Expand)AuthorAgeFilesLines
* Add gnutls_openpgp_privkey_sign_hash.Simon Josefsson2007-08-131-0/+35
* Merge patch from Timo, applied to CVS.Simon Josefsson2007-06-141-3/+7
* Fix use of uninitialized variable in `gnutls_certificate_set_openpgp_key_mem ()'Ludovic Courtès2007-06-141-1/+1
* Adjustments for the opencdk migration and some cleanups.Timo Schulz2007-04-201-129/+114
* (gnutls_certificate_set_openpgp_key): Allocate certificate structureSimon Josefsson2007-04-101-1/+7
* Fix import of ASCII armored OpenPGP keys, patch from ludovic.courtes@laas.fr ...Simon Josefsson2007-01-161-5/+19
* (kbx_data_to_keyring): Fix off-by-one error in call to malloc,Simon Josefsson2006-09-261-2/+2
* added an extra error check.Nikos Mavrogiannopoulos2006-07-051-1/+6
* Use read_binary_file from gnulib instead of strfile stuff,Simon Josefsson2006-06-161-15/+8
* 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