summaryrefslogtreecommitdiff
path: root/lib/gnutls_dtls.h
Commit message (Expand)AuthorAgeFilesLines
* Clarify license and copyright.Simon Josefsson2011-08-031-6/+4
* Avoided waiting for peer's retransmission to ensure receipt of finished messa...Nikos Mavrogiannopoulos2011-03-201-0/+66
* Implemented a sliding window-like thing to discard replayed packets.Nikos Mavrogiannopoulos2011-02-201-1/+2
* Combined DTLS buffers and normal TLS buffers.Nikos Mavrogiannopoulos2011-02-201-7/+0
* Several updates for DTLS (client side only) to work.Nikos Mavrogiannopoulos2011-02-181-1/+0
* use similar API when caching messages in DTLS or TLS.Nikos Mavrogiannopoulos2011-02-181-5/+5
* dtls: Add uint48 handling functions.Jonathan Bastien-Filiatrault2011-02-171-0/+1
* Add outgoing flight buffer handling code.Jonathan Bastien-Filiatrault2011-02-171-0/+11
* Add gnutls_dtls.{c,h}.Jonathan Bastien-Filiatrault2011-02-171-0/+28