[gnutls-dev] GnuTLS 1.2.0

Nikos Mavrogiannopoulos nmav at gnutls.org
Thu Jan 27 23:45:35 CET 2005


On Thursday 27 January 2005 16:25, Simon Josefsson wrote:

> Major changes compared to the 1.0 branch include:
Just a last minute note. Although gnutls 1.2.x will be source compatible with
the previous stable branch there are some functions that were deprecated
soon after 1.0.0 was released, and were completely removed in 1.2.0.
These functions were deprecated and replaced by other functions achieving the 
same functionality with much better semantics (there where several problems
in the previous ones).

These functions are:

gnutls_certificate_client_set_select_function() replaced by 
gnutls_certificate_client_set_retrieve_function()

gnutls_certificate_server_set_select_function() replaced by 
gnutls_certificate_server_set_retrieve_function()

gnutls_srp_server_select_function replaced by 
gnutls_srp_set_server_credentials_function().


-- 
Nikos Mavrogiannopoulos



More information about the Gnutls-dev mailing list