summaryrefslogtreecommitdiff
path: root/lib/libgnutls.map
Commit message (Expand)AuthorAgeFilesLines
* tests: updated string to keys tests for new internal APINikos Mavrogiannopoulos2014-08-101-0/+1
* export _gnutls_vasprintf that is used by xssl.Nikos Mavrogiannopoulos2014-03-111-0/+1
* doc update + rename of functionNikos Mavrogiannopoulos2014-01-281-1/+1
* Added gnutls_db_get_cache_expiration()Nikos Mavrogiannopoulos2014-01-281-0/+1
* added gnutls_realloc_fast to false positivesNikos Mavrogiannopoulos2014-01-261-1/+3
* removed functions that don't exist from the list of exportedNikos Mavrogiannopoulos2014-01-261-17/+0
* exported missing functionsNikos Mavrogiannopoulos2014-01-261-1/+10
* exported gnutls_x509_policy_releaseNikos Mavrogiannopoulos2014-01-261-1/+1
* gnutls_pkcs11_crt_is_known will not be exported in this version. It is replac...Nikos Mavrogiannopoulos2014-01-091-1/+0
* gnutls_pkcs11_crt_exists renamed to gnutls_pkcs11_crt_is_knownNikos Mavrogiannopoulos2014-01-041-1/+1
* Added gnutls_pkcs11_crt_exists()Nikos Mavrogiannopoulos2014-01-031-0/+1
* added new functionNikos Mavrogiannopoulos2013-12-121-0/+1
* exported gnutls_est_record_overhead_sizeNikos Mavrogiannopoulos2013-11-161-1/+1
* Improvements in PKCS #11 support.Nikos Mavrogiannopoulos2013-11-091-0/+2
* get random data from pkcs#11 tokensWolfgang Meyer zu Bergsten2013-10-251-0/+1
* export gnutls_record_set_timeout(). Reported by Nicolai Stange.Nikos Mavrogiannopoulos2013-08-251-0/+1
* Added helper functions to export the available ciphers in a priority structureNikos Mavrogiannopoulos2013-07-251-0/+3
* added new functionsNikos Mavrogiannopoulos2013-07-041-0/+3
* Added gnutls_handshake_set_hook_function() to allow hooks on arbitrary handsh...Nikos Mavrogiannopoulos2013-06-141-0/+2
* avoid the introduction of a new function to disable replay protection.Nikos Mavrogiannopoulos2013-06-111-1/+0
* Added gnutls_record_overhead_size() and Added gnutls_record_overhead_size2().Nikos Mavrogiannopoulos2013-06-101-0/+2
* DTLS replay protection can now be disabled.Nikos Mavrogiannopoulos2013-06-101-0/+1
* Added gnutls_cipher_get_tag_size().Nikos Mavrogiannopoulos2013-06-101-0/+1
* Added gnutls_certificate_set_trust_list().Nikos Mavrogiannopoulos2013-06-101-0/+1
* no longer export internal hash functionsNikos Mavrogiannopoulos2013-05-251-4/+0
* gnutls_session_set_id() was addedNikos Mavrogiannopoulos2013-05-191-0/+1
* Added support for the ALPN extension.Nikos Mavrogiannopoulos2013-04-101-0/+2
* Added gnutls_certificate_set_x509_key_mem2() and gnutls_certificate_set_x509_...Nikos Mavrogiannopoulos2013-04-081-0/+2
* Added gnutls_sign_algorithm_get_client()Nikos Mavrogiannopoulos2013-04-041-0/+1
* changed license headers to 2.1. Reported by Andreas Metzler.Nikos Mavrogiannopoulos2013-03-241-1/+1
* use the exported variant of _gnutls_hmac_fast().Nikos Mavrogiannopoulos2013-03-191-1/+0
* The HMAC subsystem can now be used for other MAC algorithms, like UMAC. UMAC-...Nikos Mavrogiannopoulos2013-03-191-0/+1
* Added salsa20 cipher, and ciphersuites.Nikos Mavrogiannopoulos2013-03-171-0/+1
* Added gnutls_privkey_status()Nikos Mavrogiannopoulos2013-03-161-0/+1
* Added gnutls_privkey_sign_raw_data()Nikos Mavrogiannopoulos2013-03-141-0/+1
* Added gnutls_session_get_desc()Nikos Mavrogiannopoulos2013-03-121-0/+1
* Added functions that remove certificates from a trust list.Nikos Mavrogiannopoulos2013-03-051-0/+3
* Added new functions to get the LDAP DN in an allocated buffer.Nikos Mavrogiannopoulos2013-03-051-0/+4
* Added gnutls_pkcs11_privkey_statusNikos Mavrogiannopoulos2013-02-271-0/+1
* Added convenience functions to avoid ugly casting in simple programs.Nikos Mavrogiannopoulos2013-02-161-13/+3
* corrected export of functionsNikos Mavrogiannopoulos2013-02-131-0/+2
* Added gnutls_handshake_set_server_randomNikos Mavrogiannopoulos2013-02-121-0/+1
* Added gnutls_db_check_entry_time().Nikos Mavrogiannopoulos2013-01-311-0/+1
* Fixed compilation of mini-xssl.Nikos Mavrogiannopoulos2013-01-291-0/+2
* Added new interface.Nikos Mavrogiannopoulos2013-01-271-12/+13
* updates in the sbuf API.Nikos Mavrogiannopoulos2013-01-271-4/+10
* Make gnutls_range_split available from the GnuTLS APIAlfredo Pironti2013-01-251-0/+1
* - Remove references to the (now renamed) gnutls_range_send_message - Ignore s...Alfredo Pironti2013-01-251-1/+0
* Added gnutls_sbuf_getdelim() and getline().Nikos Mavrogiannopoulos2013-01-231-1/+3
* Updated ranges patch.Nikos Mavrogiannopoulos2013-01-231-0/+4