summaryrefslogtreecommitdiff
path: root/lib/libgnutls.map
Commit message (Expand)AuthorAgeFilesLines
* global: add API to retrieve library configuration at run timeDaiki Ueno2022-01-161-0/+1
* fips: add functions to inspect thread-local FIPS operation stateDaiki Ueno2022-01-071-0/+5
* KTLS: APIFrantisek Krenzelok2021-12-151-0/+1
* devel: Suppress new API functionsAnder Juaristi2021-12-041-0/+6
* priority: support allowlisting in configuration fileDaiki Ueno2021-11-291-0/+12
* build: fix interface version dependencies in libgnutls.mapDaiki Ueno2021-05-281-2/+2
* gnutls_early_{cipher,prf_hash}_get: new functionsDaiki Ueno2021-05-131-0/+9
* crypto-backend: remove ability of overriding ciphersDaiki Ueno2020-11-201-0/+2
* alert: add callback to intercept alert messagesDaiki Ueno2020-11-191-0/+1
* handshake: add callback to get notified with traffic secret changeDaiki Ueno2020-11-191-0/+1
* handshake: add functions to read/write handshake messages directlyDaiki Ueno2020-11-191-0/+2
* Adds a new API gnutls_session_set_verify_output_function() that allows TLS ap...Sahana Prasad2020-11-101-0/+1
* fips: add self-tests for TLS-PRFDaiki Ueno2020-10-081-0/+1
* fips: add self-tests for PBKDF2Daiki Ueno2020-10-061-0/+1
* fips: add self-tests for HKDFDaiki Ueno2020-10-061-0/+1
* src/cli: adds new option '--ca-auto-retrieve' that can be used with gnutls-cl...Sahana Prasad2020-09-021-0/+2
* Implements a callback function gnutls_x509_trust_list_set_getissuer_function()Sahana Prasad2020-06-031-0/+8
* pkcs7: add function to display signature informationDmitry Baryshkov2020-05-141-0/+1
* gnutls_ext_get_name2: new functionDaiki Ueno2020-04-211-0/+6
* Merge branch 'tmp-get-keylog-func' into 'master'Daiki Ueno2020-03-251-0/+1
|\
| * gnutls_session_get_keylog_function: new functiontmp-get-keylog-funcDaiki Ueno2020-03-221-0/+1
* | psk: Allow non-NULL PSK usernamesAnder Juaristi2020-03-231-0/+4
|/
* state: add function to get the current hash algorithmtmp-prf-getDaiki Ueno2020-03-191-0/+1
* keylogfile: simplify the callback mechanismtmp-keylog-funcDaiki Ueno2020-02-221-1/+1
* keylogfile: generalize with a callbacktmp-keylog-hookDaiki Ueno2020-02-071-0/+1
* crypto-api: add generic crypto functions for KDFDaiki Ueno2020-02-041-0/+8
* crypto-api: add gnutls_hmac_get_key_size() functionDmitry Eremin-Solenikov2019-12-271-0/+1
* Export profile ID/name handling functionsNikos Mavrogiannopoulos2019-12-191-0/+7
* tests/buffer.c: Add unit test for _gnutls_buffer_unescape()Tim Rühsen2019-10-151-0/+4
* iov: add _gnutls_iov_iter_sync to write back cached data to iovDaiki Ueno2019-10-061-0/+1
* crypto-api: add gnutls_aead_cipher_{en,de}cryptv2tmp-encryptv2Daiki Ueno2019-08-091-0/+7
* iov: add iterator interface for giovec_tDaiki Ueno2019-08-091-0/+3
* lib: add support for gnutls_hash_copy()Dmitry Eremin-Solenikov2019-06-261-0/+1
* api: add gnutls_hmac_copy() functionDmitry Eremin-Solenikov2019-06-261-0/+1
* config: added ability to override and mark algorithms as disabledNikos Mavrogiannopoulos2019-06-201-0/+8
* tests: prf-early fixes the global versionNikos Mavrogiannopoulos2019-05-241-0/+2
* Add plumbing to handle Q parameter in DH exchangesSimo Sorce2019-05-231-0/+6
* tests: added unit tests of utc and generalTime convertorNikos Mavrogiannopoulos2019-05-201-0/+3
* ext/record_size_limit: distinguish sending and receiving limitstmp-record-sizesDaiki Ueno2019-05-141-1/+7
* crypto: add private API to retrieve internal IVDaiki Ueno2019-05-031-0/+1
* prf: add function to retrieve early keying materialDaiki Ueno2019-04-191-0/+1
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* 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