summaryrefslogtreecommitdiff
path: root/lib/gnutls_cert.c
Commit message (Expand)AuthorAgeFilesLines
* CRL verification includes the time checks.Nikos Mavrogiannopoulos2012-11-061-1/+0
* Added verification flags GNUTLS_VERIFY_ALLOW_UNSORTED_CHAIN, which is enabled...Nikos Mavrogiannopoulos2012-09-181-0/+1
* updated docNikos Mavrogiannopoulos2012-05-241-1/+2
* Since: 3.0.0 -> Since 3.0 to reflect that it might be on a later version than...Nikos Mavrogiannopoulos2012-02-181-3/+3
* updated documentation for gnutls_certificate_set_retrieve_function2.Nikos Mavrogiannopoulos2012-02-061-2/+7
* Run 'make update-copyright'.Simon Josefsson2012-01-161-2/+1
* minor doc and comment fixesPatrick Pelletier2011-12-281-1/+1
* Added a more robust manpage generation method.Nikos Mavrogiannopoulos2011-11-201-1/+1
* Added new signing callback in gnutls_privkey_t.Nikos Mavrogiannopoulos2011-10-071-1/+1
* Removed the limitation of one name per certificate.Nikos Mavrogiannopoulos2011-08-191-1/+2
* gnutls_certificate_set_x509_key_file() and friends support server name indica...Nikos Mavrogiannopoulos2011-08-171-9/+6
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* More GTK-DOC improvements.Simon Josefsson2011-08-031-0/+4
* Add GTK-DOC Since: tags for 3.0.0 additions.Simon Josefsson2011-08-021-0/+2
* documentation fixesNikos Mavrogiannopoulos2011-07-231-2/+2
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* Added gnutls_x509_trust_list_add_named_crt() andNikos Mavrogiannopoulos2011-06-041-1/+1
* simplified _gnutls_selected_cert_supported_kx().Nikos Mavrogiannopoulos2011-06-031-10/+5
* gnutls_algorithms.c was split into manageable files in algorithms/.Nikos Mavrogiannopoulos2011-05-211-1/+1
* Added gnutls_certificate_get_issuer() to allow getting the issuer a certifica...Nikos Mavrogiannopoulos2011-05-031-1/+20
* Added gnutls_certificate_set_retrieve_function2() to replaceNikos Mavrogiannopoulos2011-04-211-1/+47
* Combined external abstract API with internal usage of gnutls_cert.Nikos Mavrogiannopoulos2011-04-171-182/+7
* The auth_ and ext_ files were moved to respective directories.Nikos Mavrogiannopoulos2011-04-161-1/+1
* Fix docstring for deprecated functions.Simon Josefsson2011-02-231-2/+2
* Fix docstring of deprecated functions.Simon Josefsson2011-02-231-6/+6
* Removed gnutls_certificate_verify_peers.Nikos Mavrogiannopoulos2011-02-071-33/+0
* removed gnutls_certificate_get_openpgp_keyring().Nikos Mavrogiannopoulos2011-02-071-21/+0
* Removed functions:Nikos Mavrogiannopoulos2011-02-051-43/+1
* gnutls_x509_trust_list_init() has an extra argument that allowsNikos Mavrogiannopoulos2011-02-021-1/+1
* The internal subsystem uses the new certificate verification functions.Nikos Mavrogiannopoulos2011-01-311-20/+18
* Do not include deprecated functions to library documentation.Nikos Mavrogiannopoulos2010-12-191-4/+8
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-87/+87
* Reverted default behavior for verification and introduced GNUTLS_VERIFY_DO_NO...Nikos Mavrogiannopoulos2010-11-261-5/+0
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
* More uses of gnutls_certificate_free_ca_namesNikos Mavrogiannopoulos2010-07-021-1/+4
* Added gnutls_pkcs11_privkey_t and gnutls_privkey_t types. Those areNikos Mavrogiannopoulos2010-06-031-1/+41
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Indent code.Simon Josefsson2010-04-141-6/+5
* Export new ABIs. Doc fixes for new APIs.Simon Josefsson2010-04-141-3/+6
* increased small value for certificates. Typical certificates are much longer ...Nikos Mavrogiannopoulos2010-03-271-1/+1
* Added gnutls_certificate_set_verify_function() to allow checking (verifying)Nikos Mavrogiannopoulos2010-03-171-0/+28
* Fix GTK-DOC syntax. Unfortunately this looses some information.Simon Josefsson2010-02-171-16/+16
* Align indentation of GTK-DOC comments.Simon Josefsson2010-02-171-198/+195
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Check return value from gnutls_x509_crt_get_key_usage.Simon Josefsson2009-12-031-1/+8
* Indent code.Simon Josefsson2009-11-051-1/+1
* Improved TLS 1.2 support. Added support for the SignatureAlgorithm extensionNikos Mavrogiannopoulos2009-11-011-0/+1
* Fix typos in documentation.Simon Josefsson2009-08-111-9/+9
* Doc fixes for GTK-DOC.Simon Josefsson2009-05-131-6/+5