summaryrefslogtreecommitdiff
path: root/lib/gnutls_x509.c
Commit message (Expand)AuthorAgeFilesLines
* Added GNUTLS_X509_CRT_LIST_FAIL_IF_UNSORTED flag for gnutls_x509_crt_list_imp...Nikos Mavrogiannopoulos2011-07-311-2/+2
* Added GNUTLS_E_CERTIFICATE_LIST_UNSORTED.Nikos Mavrogiannopoulos2011-07-311-0/+67
* updated function listing.Nikos Mavrogiannopoulos2011-07-231-32/+17
* documentation fixesNikos Mavrogiannopoulos2011-07-231-4/+4
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* The attached patch ports gnutls to p11-kit.Stef Walter2011-06-071-0/+10
* gnutls_algorithms.c was split into manageable files in algorithms/.Nikos Mavrogiannopoulos2011-05-211-1/+1
* Combined external abstract API with internal usage of gnutls_cert.Nikos Mavrogiannopoulos2011-04-171-32/+19
* The auth_ and ext_ files were moved to respective directories.Nikos Mavrogiannopoulos2011-04-161-1/+1
* Corrected memory leaks.Nikos Mavrogiannopoulos2011-04-081-1/+0
* Corrected types.Nikos Mavrogiannopoulos2011-03-121-4/+4
* The internal subsystem uses the new certificate verification functions.Nikos Mavrogiannopoulos2011-01-311-302/+160
* Removed unneeded definitions, and more careful deinitializations in parse_der...Nikos Mavrogiannopoulos2010-12-181-18/+23
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-473/+473
* Removed redundant error check. Reported by Nicolas Kaiser.Nikos Mavrogiannopoulos2010-11-111-8/+0
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-159/+185
* gnutls_x509_privkey_import() will fallback to gnutls_x509_privkey_import_pkcs...Nikos Mavrogiannopoulos2010-07-241-8/+0
* Allow flags when importing objects from PKCS11 URLs. The only flag supportedNikos Mavrogiannopoulos2010-06-281-3/+7
* Simplified internal API. The only question that remains now is how to handleNikos Mavrogiannopoulos2010-06-031-1/+1
* Added gnutls_pubkey_t abstract type to handle public keys. It can currentlyNikos Mavrogiannopoulos2010-06-031-1/+0
* The gnutls-cli --x509cafile can now be a PKCS #11 URL. It can read gnome-keyr...Nikos Mavrogiannopoulos2010-06-031-0/+1
* Corrections in openpgp private key usage.Nikos Mavrogiannopoulos2010-06-031-0/+1
* Added gnutls_pkcs11_privkey_t and gnutls_privkey_t types. Those areNikos Mavrogiannopoulos2010-06-031-1/+0
* Added gnutls_pubkey_t abstract type to handle public keys. It can currentlyNikos Mavrogiannopoulos2010-06-031-3/+3
* The gnutls-cli --x509cafile can now be a PKCS #11 URL. It can read gnome-keyr...Nikos Mavrogiannopoulos2010-06-031-1/+74
* Corrections in openpgp private key usage.Nikos Mavrogiannopoulos2010-06-031-11/+9
* Corrections to properly handle token removal and insert.Nikos Mavrogiannopoulos2010-06-031-2/+0
* Added gnutls_pkcs11_privkey_t and gnutls_privkey_t types. Those areNikos Mavrogiannopoulos2010-06-031-226/+279
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Indent code.Simon Josefsson2010-04-141-7/+7
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-10/+10
* Align indentation of GTK-DOC comments.Simon Josefsson2010-02-171-129/+127
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Doc fix.Simon Josefsson2009-11-301-5/+9
* Indent code.Simon Josefsson2009-11-051-52/+58
* Improved TLS 1.2 support. Added support for the SignatureAlgorithm extensionNikos Mavrogiannopoulos2009-11-011-0/+9
* Fix deprecated usage of gnutls_datum.Simon Josefsson2009-08-281-1/+1
* Fix typos in documentation.Simon Josefsson2009-08-111-12/+12
* Doc fixes for GTK-DOC.Simon Josefsson2009-05-131-62/+62
* Doc fix for new APIs.Simon Josefsson2009-04-201-0/+2
* libgnutls: Add new priority strings for allowing RSA-MD5 and V1-CA.Simon Josefsson2009-02-111-7/+7
* Fix warnings.Simon Josefsson2008-11-121-1/+0
* * Added gnutls_certificate_set_x509_simple_pkcs12_memNikos Mavrogiannopoulos2008-11-051-12/+210
* Reduce libtasn1.h includes.Simon Josefsson2008-10-081-1/+0
* Fix overflows in gnutls_calloc calls.Simon Josefsson2008-09-171-2/+1
* Indent.Simon Josefsson2008-09-161-4/+4
* Move definitions in gnutls_auth_int.h to gnutls_auth.h and update callers.Simon Josefsson2008-09-011-1/+1
* Fix warnings.Simon Josefsson2008-08-291-3/+3
* Make disable-extra-pki work better.Simon Josefsson2008-08-281-3/+4