[gnutls-devel] GnuTLS | add support for 0-RTT (!775)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Nov 2 16:31:47 CET 2018


Nikos Mavrogiannopoulos started a new discussion on lib/tls13/anti_replay.c:

> +	gnutls_free(anti_replay);
> +}
> +
> +/**
> + * gnutls_anti_replay_enable:
> + * @session: is a #gnutls_session_t type.
> + * @anti_replay: is a #gnutls_anti_replay_t type.
> + *
> + * Request that the server should use anti-replay mechanism.
> + *
> + * Returns: On success, %GNUTLS_E_SUCCESS (0) is returned, or an
> + * error code.
> + *
> + * Since: 3.6.5
> + **/
> +int

should we make it return void for simplicity?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/775#note_114129490
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/20181102/7006e6db/attachment-0001.html>


More information about the Gnutls-devel mailing list