summaryrefslogtreecommitdiff
path: root/lib/includes
Commit message (Expand)AuthorAgeFilesLines
* better indent gnutls_certificate_set_x509_simple_pkcs12_file to allow them be...Nikos Mavrogiannopoulos2012-01-141-4/+2
* Added gnutls_session_resumption_requested().Nikos Mavrogiannopoulos2012-01-111-1/+2
* gnutls_x509_dn_oid_name() was extended with a flags option that accepts curre...Nikos Mavrogiannopoulos2012-01-101-1/+2
* Added discussion of distinguished names.Nikos Mavrogiannopoulos2012-01-101-1/+1
* Added gnutls_x509_dn_oid_name().Nikos Mavrogiannopoulos2012-01-091-0/+2
* Added gnutls_pubkey_encrypt_data().Nikos Mavrogiannopoulos2012-01-081-0/+5
* GNUTLS_PK_ECC -> GNUTLS_PK_ECNikos Mavrogiannopoulos2012-01-021-2/+3
* Added function gnutls_random_art() to convert fingerprints to images (current...Nikos Mavrogiannopoulos2011-12-281-2/+10
* pkcs11.h and abstract.h use extern C idiom for C++.Nikos Mavrogiannopoulos2011-12-282-0/+18
* gnutls_priority_get_cipher_suite was renamed to gnutls_priority_get_cipher_su...Nikos Mavrogiannopoulos2011-12-121-1/+1
* Added gnutls_priority_get_cipher_suite().Nikos Mavrogiannopoulos2011-12-111-1/+2
* Added SECP192R1 curve.Nikos Mavrogiannopoulos2011-12-091-0/+2
* Separated API reference to header files in the texi manual.Nikos Mavrogiannopoulos2011-11-222-16/+16
* Added gnutls_x509_privkey_verify_params() which verifies the parameters of a ...Nikos Mavrogiannopoulos2011-11-112-0/+2
* Remove redundant const keyword in (confuses gtk-doc parser).Simon Josefsson2011-11-091-1/+1
* Added 3072 and 4096-bit groups from RFC5054.Nikos Mavrogiannopoulos2011-11-011-0/+6
* removed libextra errors.Nikos Mavrogiannopoulos2011-10-231-7/+0
* More doc fixes.Simon Josefsson2011-10-101-2/+2
* Added new signing callback in gnutls_privkey_t.Nikos Mavrogiannopoulos2011-10-073-5/+30
* libgnutls: gnutls_x509_crt_print supports printing AIA fields. Support caIss...Simon Josefsson2011-09-211-1/+4
* Improve gnutls_info_access_what_t documentation.Simon Josefsson2011-09-211-3/+4
* Added gnutls_x509_crt_get_authority_info_access.Simon Josefsson2011-09-211-0/+28
* Added gnutls_record_get_discarded() to return the number of discardedNikos Mavrogiannopoulos2011-09-171-0/+1
* Functions for RSA-EXPORT were marked as deprecated.Nikos Mavrogiannopoulos2011-09-132-38/+39
* updated documentation. The function descriptions were converted to floats.Nikos Mavrogiannopoulos2011-09-131-2/+2
* Modified gdoc to be able to handle enumerations. Only valid to latex.Nikos Mavrogiannopoulos2011-09-114-376/+381
* Fix build errors.Simon Josefsson2011-09-093-25/+22
* Added encryption flag to simplify and optimize key expansion.Nikos Mavrogiannopoulos2011-09-071-1/+1
* Added support to read elliptic curve public keys from PKCS #11 tokens (untest...Nikos Mavrogiannopoulos2011-09-061-0/+13
* Added gnutls_pkcs11_privkey_generate().Nikos Mavrogiannopoulos2011-09-061-0/+5
* set_lowat was removed as a macro.Nikos Mavrogiannopoulos2011-09-021-3/+0
* corrected sign type errors for integers.Nikos Mavrogiannopoulos2011-08-301-4/+4
* gnutls_certificate_set_x509_key() and gnutls_certificate_set_openpgp_key() op...Nikos Mavrogiannopoulos2011-08-271-1/+2
* Introduced GNUTLS_PKCS11_PIN_WRONG flag to indicate the previously given PIN ...Nikos Mavrogiannopoulos2011-08-141-1/+3
* Documentation updates. gnutls_x509_crq_sign2() and gnutls_x509_crl_sign2() we...Nikos Mavrogiannopoulos2011-08-122-11/+11
* Clarify license and copyright.Simon Josefsson2011-08-0311-51/+96
* More GTK-DOC fixes.Simon Josefsson2011-08-032-26/+49
* More GTK-DOC improvements.Simon Josefsson2011-08-033-152/+205
* updatedNikos Mavrogiannopoulos2011-08-021-2/+2
* Fix GTK-DOC manual.Simon Josefsson2011-08-026-21/+47
* the deprecated_config_file from 2.12.x was incorporated.Nikos Mavrogiannopoulos2011-08-021-1/+1
* Mark the config argument of gnutls_pkcs11_init() as unusedStef Walter2011-08-011-1/+1
* Added GNUTLS_X509_CRT_LIST_FAIL_IF_UNSORTED flag for gnutls_x509_crt_list_imp...Nikos Mavrogiannopoulos2011-07-311-1/+5
* Added GNUTLS_E_CERTIFICATE_LIST_UNSORTED.Nikos Mavrogiannopoulos2011-07-311-0/+1
* Added gnutls_pcert_list_import_x509_raw() and few doc fixes.Nikos Mavrogiannopoulos2011-07-271-0/+6
* pkcs11: Use p11_kit_pin_xxx() functionality when 'pinfile' is in uris.Stef Walter2011-07-231-1/+3
* Added gnutls_alert_get_strname().Nikos Mavrogiannopoulos2011-07-231-0/+1
* bumped version.Nikos Mavrogiannopoulos2011-06-181-0/+1
* Added new PKCS #11 flags to force an object being private or not.Nikos Mavrogiannopoulos2011-06-181-0/+2
* When setting the TRUSTED flag login as security officer.Nikos Mavrogiannopoulos2011-06-151-0/+1