summaryrefslogtreecommitdiff
path: root/lib/libgnutls.map
Commit message (Expand)AuthorAgeFilesLines
* Implemented support for raw public-key functionality (RFC7250).Tom Vrancken2018-12-151-0/+9
* Constant time/cache PKCS#1 RSA decryptiontmp-fix-CVE-2018-16868Simo Sorce2018-11-301-0/+1
* anti_replay: moved new add function into anti_replay structureNikos Mavrogiannopoulos2018-11-151-1/+2
* TLS 1.3: implement anti-replay measure using ClientHello recordingDaiki Ueno2018-11-121-0/+6
* db: introduce gnutls_db_set_add_functionDaiki Ueno2018-11-121-0/+1
* db: introduce gnutls_db_check_entry_expire_timeDaiki Ueno2018-11-121-0/+1
* record: introduce new API functions for early dataDaiki Ueno2018-11-111-0/+8
* system: provide a means to replace gettime implementationDaiki Ueno2018-10-261-0/+2
* Added session ticket key rotation with TOTPAnder Juaristi2018-09-191-0/+2
* tls13/psk_ext_parser: simplify the iterator interfaceDaiki Ueno2018-08-231-2/+2
* Implemented RFC7250 certificate type negotiation extensions.Tom Vrancken2018-08-201-0/+2
* algorithms: add support for FFDHE6144Daiki Ueno2018-08-081-0/+3
* TLS 1.3: ignore "early_data" extensionDaiki Ueno2018-08-061-0/+6
* gnutls_priority_init: fix err_pos on invalid stringsNikos Mavrogiannopoulos2018-07-191-0/+1
* gnutls_priority_init2,gnutls_set_default_priority_append: introducedNikos Mavrogiannopoulos2018-07-091-0/+2
* Add support for importing/exporting GOST private keysDmitry Eremin-Solenikov2018-06-231-0/+4
* Support importing/exporting X.509 GOST public keysDmitry Eremin-Solenikov2018-06-231-0/+3
* Add few functions to support basic operations with GOST public keysDmitry Eremin-Solenikov2018-06-231-0/+5
* 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