[PATCH] session ticket support
Daiki Ueno
ueno at unixuser.org
Tue Jul 14 22:11:45 CEST 2009
Hi,
The attached is an experimental patch which adds support for RFC5077
SessionTicket extension to GnuTLS. I would appreciate any comment.
Some notes:
- I added gnutls_ext_register2, since the send_params callback of
gnutls_ext_register is not currently able to send empty extension
data.
- The interface is not flexible and there are many limitations; for
example, there is no control whether to accept/reject tickets on
reception.
- For the example usage of the interface, please check
tests/session_ticket.c.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gnutls-session-ticket.diff
Type: text/x-diff
Size: 47429 bytes
Desc: not available
URL: </pipermail/attachments/20090715/fa8a8cf4/attachment.diff>
-------------- next part --------------
Regards,
--
Daiki Ueno
More information about the Gnutls-devel
mailing list