summaryrefslogtreecommitdiff
path: root/lib/libgnutls.map
Commit message (Expand)AuthorAgeFilesLines
* gnutls_privkey_import_ext4: introduced to allow signing with RSA-PSS or Ed255...Nikos Mavrogiannopoulos2017-08-151-0/+1
* libgnutls.map: separated symbols introduced in 3.6.0Nikos Mavrogiannopoulos2017-08-091-4/+16
* base64: introduced new functions for base64 encodingNikos Mavrogiannopoulos2017-08-041-0/+2
* gnutls_pkcs11_token_check_mechanism: introduced function to check token for a...Nikos Mavrogiannopoulos2017-08-041-0/+1
* spki: combined all exported functions to a single set and getNikos Mavrogiannopoulos2017-08-041-6/+2
* abstract.h: added functions to read and write SPKI informationNikos Mavrogiannopoulos2017-08-031-0/+4
* gnutls_x509_privkey_set_spki: introduced function to update SPKI on a keyNikos Mavrogiannopoulos2017-08-031-0/+1
* x509.h: Renamed SPKI related functionsNikos Mavrogiannopoulos2017-08-031-5/+5
* TLS: introduced support for RFC7919 groupsNikos Mavrogiannopoulos2017-08-011-0/+5
* gnutls_priority_set: use reference countingNikos Mavrogiannopoulos2017-07-251-1/+0
* gnutls_sign_is_secure2: introducedNikos Mavrogiannopoulos2017-07-211-0/+1
* priorities: share priority structures across sessionsNikos Mavrogiannopoulos2017-07-101-0/+1
* Introduced functions to export integers with no leading zeroNikos Mavrogiannopoulos2017-06-121-0/+6
* abstract API: introduced new signing functionsNikos Mavrogiannopoulos2017-06-071-0/+2
* Introduced gnutls_sign_supports_pk_algorithm()Nikos Mavrogiannopoulos2017-05-291-0/+1
* x509: implement RSA-PSS signature schemeDaiki Ueno2017-05-291-0/+13
* pk: exported gnutls_decode_rs_value() and gnutls_encode_rs_value()Nikos Mavrogiannopoulos2017-05-271-0/+2
* x509: added function to set and retrieve inhibit anypolicy extension valueNikos Mavrogiannopoulos2017-04-061-0/+2
* Added helper functions to parse the inhibit anyPolicy X.509 extensionNikos Mavrogiannopoulos2017-04-061-0/+2
* Added gnutls_x509_crt_check_ip()Nikos Mavrogiannopoulos2017-03-231-0/+1
* Added _gnutls_lib_force_operationalNikos Mavrogiannopoulos2017-03-061-0/+1
* Added gnutls_x509_crt_set_flags()Nikos Mavrogiannopoulos2017-02-171-0/+1
* Exported gnutls_idna_map() and gnutls_idna_reverse_map()Nikos Mavrogiannopoulos2017-01-261-2/+2
* 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