summaryrefslogtreecommitdiff
path: root/lib/system/fastopen.c
Commit message (Expand)AuthorAgeFilesLines
* removed c-ctype.h from files that wasn't used atNikos Mavrogiannopoulos2016-09-111-1/+0
* gnutls_transport_set_fastopen: added flags optionstcp-fast-openNikos Mavrogiannopoulos2016-08-081-1/+3
* fastopen: improved error checking at connect()Nikos Mavrogiannopoulos2016-08-021-1/+1
* gnutls_transport_set_fastopen: doc updateNikos Mavrogiannopoulos2016-07-291-7/+18
* Support TCP Fast OpenTim Ruehsen2016-07-261-0/+204