aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* reindentingChristian Grothoff2019-08-25
* fix compiler warningsChristian Grothoff2019-08-25
* fixing c99 issues reported in #5826Christian Grothoff2019-08-24
* bump version in microhttpd.hng02019-08-19
* Revert "connection.c: remove dead code."dev/ng0/gsoc2019ng02019-08-18
* Revert "mhd_send.c: for now, let EINVAL and EBADF fail hard."ng02019-08-18
* connection.c: remove dead code.ng02019-08-18
* mhd_send.c: for now, let EINVAL and EBADF fail hard.ng02019-08-18
* mhd_send.c: log EINVALng02019-08-18
* connection.c: remove 2 more calls of dead code.ng02019-08-18
* Merge remote-tracking branch 'origin/master' into dev/ng0/gsoc2019ng02019-08-07
|\
| * trying to fix #5806Christian Grothoff2019-08-02
| * remove log msgChristian Grothoff2019-08-01
* | remove codeng02019-08-02
* | remove more code.ng02019-08-02
* | connection.c: remove dead codeng02019-08-02
* | fix a couple of fixmes: add log messages.ng02019-08-02
* | Mark function calls which could be removed as dead code.ng02019-08-02
* | Rename senfile_adapter to MHD_send_sendfile_ and remove duplicate prototype.ng02019-08-02
* | mhd_send: fix failure to buildng02019-08-02
* | remove obsolete OLD_SOCK if'd blocks.ng02019-08-02
* | do it in both testsChristian Grothoff2019-08-01
* | add ways for application to control corking for upgraded socketsChristian Grothoff2019-08-01
* | handle TLS case in send_on_connectin2Christian Grothoff2019-08-01
* | properly handle return value from send_on_connection2Christian Grothoff2019-08-01
* | 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