summaryrefslogtreecommitdiff
path: root/lib/libgnutls.map
Commit message (Expand)AuthorAgeFilesLines
* tests: updated supplemental tests for TLS1.3tmp-supplemental-no-tls13Nikos Mavrogiannopoulos2018-06-211-0/+1
* gnutls_aead_cipher_encryptv: introducedNikos Mavrogiannopoulos2018-06-141-0/+1
* gnutls_session_ticket_send: new functionNikos Mavrogiannopoulos2018-05-261-0/+1
* gnutls_pkcs11_token_get_ptr, gnutls_pkcs11_obj_get_ptr: introducedNikos Mavrogiannopoulos2018-05-211-0/+2
* pcert: added functionality to retrieve listsNikos Mavrogiannopoulos2018-05-121-0/+2
* Simplified the _gnutls13_psk_ext_parser interface and added unit testsNikos Mavrogiannopoulos2018-04-061-0/+6
* gnutls_ext_raw_parse: introduced functionNikos Mavrogiannopoulos2018-02-261-0/+1
* updated Since version in new function entries as well as map file versionsNikos Mavrogiannopoulos2018-02-191-5/+0
* record: new gnutls_record_send2 functionDaiki Ueno2018-02-191-0/+1
* ocsp: introduced gnutls_certificate_get_ocsp_expiration()Nikos Mavrogiannopoulos2018-02-191-0/+1
* ocsp: enhanced the OCSP response loading APIsNikos Mavrogiannopoulos2018-02-191-1/+3
* introduced gnutls_certificate_retrieve_function3Nikos Mavrogiannopoulos2018-02-191-0/+1
* gnutls_ocsp_resp_list_import2: introducedNikos Mavrogiannopoulos2018-02-191-0/+1
* ocsp: introduced gnutls_ocsp_resp_import2 and gnutls_ocsp_resp_export2Nikos Mavrogiannopoulos2018-02-191-0/+2
* gnutls_ocsp_status_request_get2: added functionNikos Mavrogiannopoulos2018-02-191-0/+1
* handshake: added support for post-handshake authenticationNikos Mavrogiannopoulos2018-02-191-0/+1
* handshake: introduced gnutls_session_key_update()Nikos Mavrogiannopoulos2018-02-191-0/+1
* record: adjusted overhead calculation for TLS1.3Nikos Mavrogiannopoulos2018-02-191-0/+1
* extensions: introduced functions to obtain currently parsed messageNikos Mavrogiannopoulos2018-02-191-0/+6
* fips140: added function for applications to switch the FIPS140-2 modeNikos Mavrogiannopoulos2018-02-191-2/+6
* tests: added unit test for _gnutls_record_overhead()Nikos Mavrogiannopoulos2018-01-161-0/+3
* srp: added the 8192-bit primeNikos Mavrogiannopoulos2017-11-211-0/+9
* tests: added PKCS#11 module loading testNikos Mavrogiannopoulos2017-11-031-0/+1
* 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