[gnutls-devel] GnuTLS | lib/psk: Add gnutls_psk_allocate_{client, server}_credentials2 (!1939)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Wed Mar 26 02:01:12 CET 2025




Daiki Ueno commented on a discussion on lib/libgnutls.map: https://gitlab.com/gnutls/gnutls/-/merge_requests/1939#note_2416759032

 >  	*;
 >  } GNUTLS_3_8_4;
 >  
 > +GNUTLS_3_9_10
 > +{
 > + global:
 > +	gnutls_psk_allocate_client_credentials2;
 > +	gnutls_psk_allocate_server_credentials2;
 > + local:
 > +	*;
 > +} GNUTLS_3_7_7;

Also note, when adding a new API function, ABI check would fail; this should be suppressed by modifying `devel/libgnutls.abignore`, as described in https://gitlab.com/gnutls/gnutls/-/blob/master/CONTRIBUTING.md?ref_type=heads&plain=1#L172

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1939#note_2416759032
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20250326/26414649/attachment-0001.html>


More information about the Gnutls-devel mailing list