summaryrefslogtreecommitdiff
path: root/lib/libgnutls.map
Commit message (Expand)AuthorAgeFilesLines
* introduced _gnutls_idna_reverse_map()Nikos Mavrogiannopoulos2016-11-251-0/+1
* gnutls_idna_map was prefixed with underscore to avoid clashes with exported s...tmp-mini-idna2003-updateNikos Mavrogiannopoulos2016-11-231-1/+1
* IDNA code re-organizationNikos Mavrogiannopoulos2016-11-231-0/+1
* Added function for UTF-8 normalization based on RFC7613Nikos Mavrogiannopoulos2016-11-201-0/+1
* Introduced new functions to allow multiple DN parsing modesNikos Mavrogiannopoulos2016-11-141-0/+7
* x509: introduced gnutls_x509_crt_check_key_purpose()Nikos Mavrogiannopoulos2016-10-181-0/+1
* DH: introduced gnutls_*_set_known_dh_params()Nikos Mavrogiannopoulos2016-10-141-0/+3
* DH: export the FFDHE Diffie-Hellman valuesNikos Mavrogiannopoulos2016-10-141-0/+12
* pkcs7: allow unknown and legacy signature data OIDs to be importedNikos Mavrogiannopoulos2016-10-111-0/+1
* Added session-specific supplemental data handlingNikos Mavrogiannopoulos2016-10-061-0/+1
* Added session-specific TLS extensionsNikos Mavrogiannopoulos2016-10-061-0/+1
* Added gnutls_certificate_set_ocsp_status_request_function2Nikos Mavrogiannopoulos2016-09-121-0/+1
* libgnutls.map: export _gnutls_utf8_to_ucs2 and _gnutls_ucs2_to_utf8 for testingNikos Mavrogiannopoulos2016-09-061-0/+3
* Introduced helper function _gnutls_decode_ber_rs_raw()Nikos Mavrogiannopoulos2016-09-051-0/+1
* Added support for decrypting PKCS#8 files which use HMAC-SHA256 as PRFNikos Mavrogiannopoulos2016-08-241-0/+1
* x509: Separate out IP handling functionsMartin Ukrop2016-08-091-0/+4
* Support TCP Fast OpenTim Ruehsen2016-07-261-0/+1
* Added gnutls_x509_dn_set_str()Nikos Mavrogiannopoulos2016-07-191-0/+1
* added gnutls_x509_crq_set_extension_by_oid()Nikos Mavrogiannopoulos2016-07-131-0/+1
* During PKIX chain verification check the TLSFeatures complianceNikos Mavrogiannopoulos2016-06-141-0/+1
* Added gnutls_x509_crt_set_crq_extension_by_oid()Nikos Mavrogiannopoulos2016-06-141-0/+1
* exported function to convert TLS extension numbers to stringsNikos Mavrogiannopoulos2016-05-301-0/+1
* libgnutls.map: exported the tlsfeatures-related functionsNikos Mavrogiannopoulos2016-05-301-0/+10
* Introduce _gnutls_server_name_set_rawNikos Mavrogiannopoulos2016-05-121-0/+1
* exported gnutls_x509_crt_equals() and gnutls_x509_crt_equals2()Nikos Mavrogiannopoulos2016-05-021-0/+2
* handshake: added support for ECDH with curve X25519Nikos Mavrogiannopoulos2016-04-241-0/+1
* Updated false start support to be transparent to applications.Nikos Mavrogiannopoulos2016-04-151-1/+0
* Added gnutls_x509_crl_get_signature_oidNikos Mavrogiannopoulos2016-04-131-0/+1
* Added gnutls_x509_crq_get_signature_oid and gnutls_x509_crq_get_pk_oidNikos Mavrogiannopoulos2016-04-131-0/+2
* Added gnutls_x509_crt_get_signature_oid and gnutls_x509_crt_get_pk_oidNikos Mavrogiannopoulos2016-04-131-0/+2
* name constraints: compute permitted set strictlyDaiki Ueno2016-04-051-0/+2
* priorities: preload the system priorities on library loading timeNikos Mavrogiannopoulos2016-04-011-1/+2
* Added gnutls_handshake_set_false_start_function()Nikos Mavrogiannopoulos2016-02-271-0/+1
* Added gnutls_session_get_master_secretNikos Mavrogiannopoulos2016-02-241-0/+1
* Added gnutls_session_get_flags()Nikos Mavrogiannopoulos2016-02-221-0/+1
* Added gnutls_dh_params_import_dsa() which allows to import DSA parameters int...Nikos Mavrogiannopoulos2016-02-111-0/+1
* x509: introduced functions to set an othername alternative nameNikos Mavrogiannopoulos2016-01-081-0/+3
* gnutls_pkcs7_get_embedded_data: added functionNikos Mavrogiannopoulos2015-12-171-0/+1
* Added gnutls_encode_ber_digest_info and gnutls_decode_ber_digest_infoNikos Mavrogiannopoulos2015-11-251-0/+2
* 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-161-0/+1
* Use separate PEM headers for provable private keysNikos Mavrogiannopoulos2015-09-131-0/+2
* Added API to verify private keys generated with seedNikos Mavrogiannopoulos2015-09-131-2/+4
* Added API to generate private keys from a given seedNikos Mavrogiannopoulos2015-09-121-0/+4
* renamed the auto-verification functionsNikos Mavrogiannopoulos2015-09-051-2/+2
* export _gnutls_digest_exists for self testsNikos Mavrogiannopoulos2015-08-261-0/+1
* Added simpler verification functions for clientsNikos Mavrogiannopoulos2015-08-241-0/+3