summaryrefslogtreecommitdiff
path: root/lib/libgnutls.map
Commit message (Expand)AuthorAgeFilesLines
* gnutls_pkcs7_get_embedded_data: added functionNikos Mavrogiannopoulos2015-12-171-0/+1
* gnutls_global_init_skip: prefixed with an underscoreNikos Mavrogiannopoulos2015-11-211-1/+1
* Added gnutls_certificate_flags() and GNUTLS_CERTIFICATE_SKIP_KEY_CERT_MATCHNikos Mavrogiannopoulos2015-11-181-0/+1
* Added GNUTLS_SKIP_GLOBAL_INIT macro to allow programs skip implicit global in...Nikos Mavrogiannopoulos2015-11-161-0/+1
* Added gnutls_x509_crt_set_issuer_unique_id() and gnutls_x509_crt_set_subject_...Nikos Mavrogiannopoulos2015-11-121-0/+2
* pkcs11: introduced gnutls_pkcs11_copy_pubkeyNikos Mavrogiannopoulos2015-10-171-0/+1
* Backported new verification functions for clients from 3.5.x branchNikos Mavrogiannopoulos2015-10-071-0/+3
* Added gnutls_session_set_verify_functionNikos Mavrogiannopoulos2015-10-071-0/+1
* Introduced gnutls_hex_encode2() and gnutls_hex_decode2()Nikos Mavrogiannopoulos2015-07-211-0/+2
* gnutls_prf_rfc5705: addedNikos Mavrogiannopoulos2015-07-201-0/+1
* reduced the exported functions to the minimum neededNikos Mavrogiannopoulos2015-06-181-14/+2
* libgnutls.map: use a 3.4 related name for private functionsNikos Mavrogiannopoulos2015-06-181-1/+1
* Exported functions to convert from and to OIDsNikos Mavrogiannopoulos2015-06-181-0/+9
* Added gnutls_pkcs7_get_signature_countNikos Mavrogiannopoulos2015-06-171-0/+1
* added missing symbolNikos Mavrogiannopoulos2015-06-161-0/+1
* Added gnutls_pkcs7_print()Nikos Mavrogiannopoulos2015-06-161-0/+1
* Added code to parse and set PKCS #7 attributesNikos Mavrogiannopoulos2015-06-031-0/+3
* Added gnutls_pkcs7_sign()Nikos Mavrogiannopoulos2015-06-021-0/+1
* Added gnutls_pkcs7_get_crl_raw2Nikos Mavrogiannopoulos2015-06-021-0/+1
* Added PKCS #7 signature(s) verificationNikos Mavrogiannopoulos2015-06-021-0/+5
* Added gnutls_pkcs11_get_raw_issuer_by_subject_key_id and gnutls_x509_trust_li...Nikos Mavrogiannopoulos2015-06-021-0/+2
* added gnutls_x509_dn_get_strNikos Mavrogiannopoulos2015-06-021-0/+1
* Added gnutls_x509_crt_get_pk_ecc_raw()Nikos Mavrogiannopoulos2015-04-151-0/+1
* libgnutls.map: remove gnutls_record_set_max_empty_recordsNikos Mavrogiannopoulos2015-04-041-1/+0
* account for the renamed gnutls_supplemental_recv/sendNikos Mavrogiannopoulos2015-04-041-2/+2
* the base64 xxx_alloc functions were renamed to xxx2Nikos Mavrogiannopoulos2015-04-041-4/+4
* gnutls_priv/pubkey_import_url replace: gnutls_privkey_import_pkcs11_url and g...Nikos Mavrogiannopoulos2015-04-011-2/+0
* gnutls_privkey_sign_raw_data: converted to macro over gnutls_privkey_sign_hashNikos Mavrogiannopoulos2015-04-011-1/+0
* exported new functionsNikos Mavrogiannopoulos2015-03-311-4/+3
* Added gnutls_x509_crt_check_email(), gnutls_openpgp_crt_check_email() and GNU...Nikos Mavrogiannopoulos2015-03-251-0/+2
* added gnutls_ext_set_data() and gnutls_ext_get_data()Nikos Mavrogiannopoulos2015-03-201-0/+2
* Added a way to add custom supplemental data from public API.Thierry Quemerais2015-03-191-0/+3
* Added a way to add custom extensions from public API.Thierry Quemerais2015-03-191-0/+2
* Added API to register MAC and digest algorithms.Nikos Mavrogiannopoulos2015-03-181-0/+2
* Added API to register AEAD and legacy ciphers.Nikos Mavrogiannopoulos2015-03-181-1/+3
* added gnutls_pkcs11_obj_set_info()Nikos Mavrogiannopoulos2015-03-111-0/+1
* removed gnutls_pubkey_get_verify_algorithm() and unnecessary internal APIsNikos Mavrogiannopoulos2015-02-211-1/+0
* removed gnutls_x509_crt_get_verify_algorithm()Nikos Mavrogiannopoulos2015-02-211-1/+0
* removed gnutls_pubkey_verify_hash() and gnutls_pubkey_verify_data()Nikos Mavrogiannopoulos2015-02-211-2/+0
* Added gnutls_record_get_state() and gnutls_record_set_state()Nikos Mavrogiannopoulos2015-02-201-0/+2
* Revert "Added gnutls_record_is_async()"Nikos Mavrogiannopoulos2015-01-281-1/+0
* Added gnutls_record_is_async()Nikos Mavrogiannopoulos2015-01-271-0/+1
* exported gnutls_system_recv_timeout()Nikos Mavrogiannopoulos2015-01-251-0/+1
* removed gnutls_pubkey_get_pk_* from the exported function listNikos Mavrogiannopoulos2015-01-121-4/+0
* updated libgnutls.map for new functionsNikos Mavrogiannopoulos2014-12-311-1/+2
* gnutls_x509_crt_import_url replaces gnutls_x509_crt_import_pkcs11_urlNikos Mavrogiannopoulos2014-12-231-1/+1
* combined gnutls_pkcs11_obj_attr_t with gnutls_pkcs11_obj_flagsNikos Mavrogiannopoulos2014-12-221-2/+2
* removed several of the unneeded exported internal symbolsNikos Mavrogiannopoulos2014-12-041-11/+3
* Modified crypto backend to accomodate for the CCM ciphersuitesNikos Mavrogiannopoulos2014-12-031-2/+0
* documented the removal of deprecated functionsNikos Mavrogiannopoulos2014-12-031-23/+0