summaryrefslogtreecommitdiff
path: root/lib/libgnutls.map
Commit message (Expand)AuthorAgeFilesLines
* Added gnutls_global_set_audit_log_function() that allows associating TLS sess...Nikos Mavrogiannopoulos2011-05-071-0/+1
* Added gnutls_x509_crq_verify().Nikos Mavrogiannopoulos2011-05-071-1/+2
* Added gnutls_certificate_get_issuer() to allow getting the issuer a certifica...Nikos Mavrogiannopoulos2011-05-031-0/+2
* Added gnutls_certificate_set_retrieve_function2() to replaceNikos Mavrogiannopoulos2011-04-211-0/+1
* Eliminated the need for sign_algo in gnutls_pcert_st. This meansNikos Mavrogiannopoulos2011-04-201-0/+6
* Added gnutls_cipher_set_iv().Nikos Mavrogiannopoulos2011-04-121-0/+1
* Purged all references of LZO.Nikos Mavrogiannopoulos2011-04-111-3/+0
* Support for liblzo was dropped.Nikos Mavrogiannopoulos2011-04-101-2/+0
* added gnutls_dtls_get_data_mtu().Nikos Mavrogiannopoulos2011-03-201-0/+1
* updated cookie negotiation to use only a prestate structure and avoids settin...Nikos Mavrogiannopoulos2011-03-131-1/+1
* Added photuris-like resource protection on the server. Added gnutls_dtls_cook...Nikos Mavrogiannopoulos2011-03-131-0/+4
* gnutls_transport_set_lowat() is no more.Nikos Mavrogiannopoulos2011-03-121-1/+0
* gnutls_init_dtls() was made redundant. The same for gnutls_end_connection_t w...Nikos Mavrogiannopoulos2011-03-121-1/+0
* fix duplicate symbols in version scriptAndreas Metzler2011-03-011-3/+0
* Renamed gnutls_transport_set_push_function2() to gnutls_transport_set_vec_pus...Nikos Mavrogiannopoulos2011-02-231-1/+1
* Remove gnutls_x509_crq_get_preferred_hash_algorithm.Simon Josefsson2011-02-231-1/+0
* Remove dropped functions.Simon Josefsson2011-02-231-2/+0
* Rename gnutls_privkey_sign_data2 to gnutls_privkey_sign_data and gnutls_privk...Simon Josefsson2011-02-231-3/+3
* Added gnutls_record_recv_seq() that can return the sequence numberNikos Mavrogiannopoulos2011-02-221-0/+1
* Added gnutls_dtls_g/set_mtu() to allow setting and getting the DTLS mtu from ...Nikos Mavrogiannopoulos2011-02-201-0/+2
* Changes to allow DTLS server side to operate. Added a simple UDP server on gn...Nikos Mavrogiannopoulos2011-02-191-3/+6
* Allow setting the DTLS timeouts explicitly.Nikos Mavrogiannopoulos2011-02-191-0/+1
* Add gnutls_init_dtls function.Jonathan Bastien-Filiatrault2011-02-171-0/+1
* Removed leftovers from OPRFI extension.Nikos Mavrogiannopoulos2011-02-071-2/+0
* Added gnutls_cipher_add_auth() gnutls_cipher_tag() to export theNikos Mavrogiannopoulos2011-02-071-7/+2
* The internal subsystem uses the new certificate verification functions.Nikos Mavrogiannopoulos2011-01-311-0/+2
* Added a new API to verify certificates. It is more efficient andNikos Mavrogiannopoulos2011-01-311-0/+6
* minor fixes.Nikos Mavrogiannopoulos2011-01-151-1/+0
* gnutls_x509_crt_verify_hash: DEPRECATEDNikos Mavrogiannopoulos2011-01-151-5/+1
* Added gnutls_pubkey_verify_data and test vectors.Nikos Mavrogiannopoulos2010-12-161-0/+1
* Added gnutls_pubkey_import_privkey(), that will copy the public key from a gn...Nikos Mavrogiannopoulos2010-12-161-0/+1
* Do not export the non-existant symbols gnutls_pkcs11_privkey_sign_hash and gn...Nikos Mavrogiannopoulos2010-12-151-2/+0
* Added new functions.Nikos Mavrogiannopoulos2010-12-131-1/+2
* Added gnutls_openpgp_crt_verify_hash().Nikos Mavrogiannopoulos2010-12-131-0/+1
* Introduced gnutls_*_privkey_sign_hash2() that is a high level function to pro...Nikos Mavrogiannopoulos2010-12-111-0/+4
* Added --list-mechanisms option to p11tool. Lists all mechanisms supported byNikos Mavrogiannopoulos2010-11-111-0/+1
* Added gnutls_pkcs11_token_set_pin() and gnutls_pkcs11_token_init() to enableNikos Mavrogiannopoulos2010-11-071-1/+3
* Rename new symbol prefix after next stable branch instead of development branch.Simon Josefsson2010-10-151-1/+1
* Add gnutls_session_channel_binding API.Simon Josefsson2010-10-141-0/+2
* As identified in a previous mail, I've added support for accessing / displayingBrad Hards2010-08-201-0/+2
* Better handling of security parameters to key sizes matching (via a single ta...Nikos Mavrogiannopoulos2010-07-231-0/+2
* Support scattered write using writev(). This takesNikos Mavrogiannopoulos2010-07-101-0/+2
* Allow encryption and decryption that are not in-place only.Nikos Mavrogiannopoulos2010-07-031-0/+2
* Added gnutls_global_set_mutex() to allow settingNikos Mavrogiannopoulos2010-06-271-0/+1
* Simplified and made more safe the packing of data for session storage. Extens...Nikos Mavrogiannopoulos2010-06-131-0/+7
* Added gnutls_x509_crq_get_preferred_hash_algorithm().Nikos Mavrogiannopoulos2010-06-031-0/+1
* Added gnutls_pubkey_get_preferred_hash_algorithm() and gnutls_x509_crt_get_pr...Nikos Mavrogiannopoulos2010-06-031-0/+2
* Print exp1 and exp2 if they are available.Nikos Mavrogiannopoulos2010-06-031-0/+1
* exported gnutls_rnd().Nikos Mavrogiannopoulos2010-06-031-1/+2
* Added gnutls_sec_param_to_pk_bits() et al. to allow select bitNikos Mavrogiannopoulos2010-06-031-0/+4