aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd
Commit message (Collapse)AuthorAge
* _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
| | | | (pre before post), purely for orientation.
* 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
|
* post_cork function first draftng02019-07-25
|
* fixng02019-07-24
|
* buffersizeng02019-07-24
|
* fixChristian Grothoff2019-07-24
|
* indentChristian Grothoff2019-07-24
|
* switch functions.ng02019-07-24
|
* fix failure to build.ng02019-07-24
|
* Start reworking into generic setsockopt wrapper.ng02019-07-24
|
* first attempt to add MHD_send_on_connection2_ng02019-07-24
|
* lisp sneeks in.ng02019-07-24
|
* conditionally return and setsockopt.ng02019-07-24
|
* function replace.ng02019-07-24
|
* Add MHD_send_socket_state_cork_nodelay_ and use it.ng02019-07-24
|
* remove commented code, replaced by functions.ng02019-07-24
|
* doxygen.ng02019-07-24
|
* remove old function name.ng02019-07-24
|
* move sendfile function work to connection.cng02019-07-24
|
* attempt fix.ng02019-07-24
|
* fix errors.ng02019-07-24
|
* incomplete commit, adding 2 new helper functions and more.ng02019-07-24
|
* doxygen fix.ng02019-07-23
|
* sendfile and netbsd, comment.ng02019-07-23
|