summaryrefslogtreecommitdiff
path: root/lib/openpgp
Commit message (Expand)AuthorAgeFilesLines
...
* deprecated x509/sign.h and moved functionality of it in gnutls_sig.h.Nikos Mavrogiannopoulos2010-12-122-0/+6
* reorganization of the privkey_ functions().Nikos Mavrogiannopoulos2010-12-122-268/+269
* Introduced gnutls_*_privkey_sign_hash2() that is a high level function to pro...Nikos Mavrogiannopoulos2010-12-111-4/+124
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-145-54/+66
* indented some codeNikos Mavrogiannopoulos2010-09-191-1/+0
* Better handling of security parameters to key sizes matching (via a single ta...Nikos Mavrogiannopoulos2010-07-231-0/+26
* The gnutls_string code was simplified and integrated with the buffer to avoidNikos Mavrogiannopoulos2010-06-111-16/+16
* Nettle library can now parse the PGP integers. Except for SHA-224/384/512Nikos Mavrogiannopoulos2010-06-033-42/+55
* Added gnutls_sec_param_to_pk_bits() et al. to allow select bitNikos Mavrogiannopoulos2010-06-031-0/+2
* Common code for calculation of RSA exp1 and exp2. Also update the openpgpNikos Mavrogiannopoulos2010-06-031-2/+14
* privkey.h -> abstract.hNikos Mavrogiannopoulos2010-06-031-1/+1
* Corrections in openpgp private key usage.Nikos Mavrogiannopoulos2010-06-031-36/+20
* Added gnutls_pkcs11_privkey_t and gnutls_privkey_t types. Those areNikos Mavrogiannopoulos2010-06-033-73/+88
* Added initial PKCS #11 support. Certtool can now print lists of certificatesNikos Mavrogiannopoulos2010-06-031-2/+2
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-228-18/+18
* More indentation.Simon Josefsson2010-04-142-13/+18
* Doc fix.Simon Josefsson2010-02-171-6/+2
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-177-75/+75
* Update copyright years.Simon Josefsson2010-01-278-8/+15
* Fix FSF copyright notices.Simon Josefsson2010-01-278-8/+8
* Typo fixes: successful, precedence, preferredAndreas Metzler2010-01-042-2/+2
* Indent code.Simon Josefsson2009-11-053-14/+15
* Improved TLS 1.2 support. Added support for the SignatureAlgorithm extensionNikos Mavrogiannopoulos2009-11-011-0/+2
* Fix deprecated usage of gnutls_datum.Simon Josefsson2009-08-281-1/+1
* Fix OpenPGP hostname comparison.Simon Josefsson2009-08-201-0/+4
* Reduce stack usage.Simon Josefsson2009-08-202-34/+62
* Fix typos in documentation.Simon Josefsson2009-08-112-2/+2
* GnuTLS vs. NULL chars in CNsTomas Hoger2009-08-041-1/+1
* Several bug fixes by Fabian Keil (some were modified by me).Nikos Mavrogiannopoulos2009-07-152-2/+25
* Check stack size.Simon Josefsson2009-06-011-1/+1
* Move API texinfo generation into doc/.Simon Josefsson2009-05-271-12/+0
* 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