aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Revert "connection.c: remove dead code."dev/ng0/gsoc2019ng02019-08-18
| | | | | | This reverts commit 39ddaf988f41c50b3a36d6683b4ca3c7e298041d. Without this test_upgrade hangs on select(6) in FreeBSD.
* Revert "mhd_send.c: for now, let EINVAL and EBADF fail hard."ng02019-08-18
| | | | This reverts commit c51869af5a5f1b76cce745afaf9c75ac9a502ee0.
* 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-18
|\
| * add compiler/linker hardneningChristian Grothoff2019-08-09
| |
* | 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
| |
* | Add draft of Changelog.ng02019-08-02
| |
* | Document MHD_UPGRADE_ACTION_CORK_ON and HD_UPGRADE_ACTION_CORK_OFF.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 ↵Christian Grothoff2019-07-29
| | | | | | | | consider nested epoll, but also already ready connections
| * 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
| |
| * is this yearChristian 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
| |
* | configureng02019-07-30
| |
* | attempt configure fixng02019-07-30
| |
* | Add MSG_MORE detection.ng02019-07-30
| |
* | .ng02019-07-29
| |
* | ack other authorsChristian Grothoff2019-07-29
| |