summaryrefslogtreecommitdiff
path: root/lib/libgnutls.map
Commit message (Expand)AuthorAgeFilesLines
* Revert "Added gnutls_ocsp_resp_verify() and some sign fixes."Nikos Mavrogiannopoulos2012-01-291-1/+0
* Added gnutls_ocsp_resp_verify() and some sign fixes.Nikos Mavrogiannopoulos2012-01-281-0/+1
* Added gnutls_verify_stored_pubkey() and gnutls_store_pubkey().Nikos Mavrogiannopoulos2012-01-281-0/+2
* Added functions to allow quering a priority structure.Nikos Mavrogiannopoulos2012-01-241-0/+5
* Allow quering available elliptic curves by adding gnutls_ecc_curve_list().Nikos Mavrogiannopoulos2012-01-241-0/+1
* Added gnutls_pkcs11_reinit().Nikos Mavrogiannopoulos2012-01-231-0/+3
* Add OCSP functionality.Simon Josefsson2012-01-201-0/+32
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Added gnutls_session_resumption_requested().Nikos Mavrogiannopoulos2012-01-111-0/+1
* Added gnutls_x509_dn_oid_name().Nikos Mavrogiannopoulos2012-01-091-0/+1
* Added gnutls_pubkey_encrypt_data().Nikos Mavrogiannopoulos2012-01-081-0/+1
* Added function gnutls_random_art() to convert fingerprints to images (current...Nikos Mavrogiannopoulos2011-12-281-0/+1
* 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-0/+1
* Added gnutls_x509_privkey_verify_params() which verifies the parameters of a ...Nikos Mavrogiannopoulos2011-11-111-0/+1
* Indent.Simon Josefsson2011-11-101-4/+4
* Added 3072 and 4096-bit groups from RFC5054.Nikos Mavrogiannopoulos2011-11-011-0/+4
* Added new signing callback in gnutls_privkey_t.Nikos Mavrogiannopoulos2011-10-071-0/+2
* Added gnutls_x509_crt_get_authority_info_access.Simon Josefsson2011-09-211-0/+1
* Added gnutls_record_get_discarded() to return the number of discardedNikos Mavrogiannopoulos2011-09-171-0/+1
* Added support to read elliptic curve public keys from PKCS #11 tokens (untest...Nikos Mavrogiannopoulos2011-09-061-0/+2
* Added gnutls_pkcs11_privkey_generate().Nikos Mavrogiannopoulos2011-09-061-0/+1
* Export export_gnutls_openpgp_privkey_sign_hash.Andreas Metzler2011-08-221-0/+1
* Clarify license and copyright.Simon Josefsson2011-08-031-10/+7
* Added gnutls_pcert_list_import_x509_raw() and few doc fixes.Nikos Mavrogiannopoulos2011-07-271-0/+1
* Added gnutls_alert_get_strname().Nikos Mavrogiannopoulos2011-07-231-0/+1
* Added gnutls_x509_trust_list_add_named_crt() andNikos Mavrogiannopoulos2011-06-041-0/+2
* gnutls_ecc_curve_get() was added.Nikos Mavrogiannopoulos2011-06-041-0/+1
* Split pubkey_verify_sig() to pubkey_verify_hashed_data() and pubkey_verify_da...Nikos Mavrogiannopoulos2011-06-041-1/+1
* gnutls/crypto.h no longer includes functions to register ciphers.Nikos Mavrogiannopoulos2011-06-021-9/+2
* Added gnutls_global_set_time_function() to allow overridingNikos Mavrogiannopoulos2011-05-261-0/+1
* Added gnutls_x509_privkey_import_ecc_raw() and gnutls_x509_privkey_export_ecc...Nikos Mavrogiannopoulos2011-05-221-0/+2
* print information on ECC certificates.Nikos Mavrogiannopoulos2011-05-221-0/+1
* gnutls_pk_params_st is used internally to transfer public key parameters. Thi...Nikos Mavrogiannopoulos2011-05-221-0/+2
* Added gnutls_global_set_audit_log_function() that allows associating TLS sess...Nikos Mavrogiannopoulos2011-05-071-0/+1
* Added gnutls_x509_crq_verify().Nikos Mavrogiannopoulos2011-05-071-1/+2
* Added gnutls_certificate_get_issuer() to allow getting the issuer a certifica...Nikos Mavrogiannopoulos2011-05-031-0/+2
* Added gnutls_certificate_set_retrieve_function2() to replaceNikos Mavrogiannopoulos2011-04-211-0/+1
* Eliminated the need for sign_algo in gnutls_pcert_st. This meansNikos Mavrogiannopoulos2011-04-201-0/+6
* Added gnutls_cipher_set_iv().Nikos Mavrogiannopoulos2011-04-121-0/+1
* Purged all references of LZO.Nikos Mavrogiannopoulos2011-04-111-3/+0
* Support for liblzo was dropped.Nikos Mavrogiannopoulos2011-04-101-2/+0
* added gnutls_dtls_get_data_mtu().Nikos Mavrogiannopoulos2011-03-201-0/+1
* updated cookie negotiation to use only a prestate structure and avoids settin...Nikos Mavrogiannopoulos2011-03-131-1/+1
* Added photuris-like resource protection on the server. Added gnutls_dtls_cook...Nikos Mavrogiannopoulos2011-03-131-0/+4
* gnutls_transport_set_lowat() is no more.Nikos Mavrogiannopoulos2011-03-121-1/+0
* gnutls_init_dtls() was made redundant. The same for gnutls_end_connection_t w...Nikos Mavrogiannopoulos2011-03-121-1/+0
* fix duplicate symbols in version scriptAndreas Metzler2011-03-011-3/+0
* Renamed gnutls_transport_set_push_function2() to gnutls_transport_set_vec_pus...Nikos Mavrogiannopoulos2011-02-231-1/+1
* Remove gnutls_x509_crq_get_preferred_hash_algorithm.Simon Josefsson2011-02-231-1/+0