aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* reduce variable scopeChristian Grothoff2019-08-01
* toggle Naggle if and only if corking is not possible by other meansChristian Grothoff2019-08-01
* always set nodelay, except if we cannot corkChristian Grothoff2019-08-01
* swap _NODELAY and _NOPUSHng02019-08-01
* TCP_NOPUSHng02019-08-01
* remove commentblockng02019-08-01
* fixes, comments, FIXMEsChristian Grothoff2019-08-01
* Merge remote-tracking branch 'origin/master' into dev/ng0/gsoc2019ng02019-08-01
|\
| * releasing v0.9.66v0.9.66Christian Grothoff2019-08-01
| * attempt to fix issue with upload data discovered by FDChristian Grothoff2019-08-01
| * fix hang reported by Viet on 24.6.2019 on the mailinglist: do not just consid...Christian Grothoff2019-07-29
| * ensure event loop keeps going in test, and indentation fixesChristian Grothoff2019-07-29
| * indentation fixes, adding test_upgrade_large.c test for issue reported by VietChristian Grothoff2019-07-29
| * indentationChristian Grothoff2019-07-29
| * fix regression introduced in cc5032b85Christian Grothoff2019-07-25
* | mhd_send commented,ng02019-08-01
* | fix behavior on NetBSD, use the right sizeof.ng02019-07-30
* | partial fix to sendmsg codeng02019-07-30
* | MSG_MORE fixng02019-07-30
* | Add MSG_MORE detection.ng02019-07-30
* | .ng02019-07-29
* | ack other authorsChristian Grothoff2019-07-29
* | _len -> _sizeng02019-07-29
* | syntng02019-07-29
* | check before post_ function if we need to set want_cork to falseng02019-07-29
* | declare retng02019-07-29
* | have_cork->want_corkng02019-07-29
* | test for MGS_MORE existing, not its non-existince.ng02019-07-29
* | switch post/pre function definition to a logical appearance in the fileng02019-07-29
* | remove commented codeng02019-07-26
* | skcorkng02019-07-26
* | testng02019-07-26
* | for testsng02019-07-26
* | don't castng02019-07-25
* | incompleteng02019-07-25
* | remove dead code, comment new code.ng02019-07-25
* | simplifyChristian Grothoff2019-07-25
* | simplifyChristian Grothoff2019-07-25
* | simplifyChristian Grothoff2019-07-25
* | simplifyChristian Grothoff2019-07-25
* | simplifyChristian Grothoff2019-07-25
* | simplifyChristian Grothoff2019-07-25
* | simplifyChristian Grothoff2019-07-25
* | show not tellChristian Grothoff2019-07-25
* | show not tellChristian Grothoff2019-07-25
* | attempt fixng02019-07-25
* | attempt fixng02019-07-25
* | remove code, add prototype to mhd_send.hng02019-07-25
* | initial move code sendfile.ng02019-07-25
* | pre_cork socket..ng02019-07-25