aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/mhd_send.h
Commit message (Expand)AuthorAge
* Rename senfile_adapter to MHD_send_sendfile_ and remove duplicate prototype.ng02019-08-02
* remove dead code, comment new code.ng02019-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
* Start reworking into generic setsockopt wrapper.ng02019-07-24
* Add MHD_send_socket_state_cork_nodelay_ and use it.ng02019-07-24
* move sendfile function work to connection.cng02019-07-24
* incomplete commit, adding 2 new helper functions and more.ng02019-07-24
* doxygen: MHD_SSOng02019-07-22
* indentng02019-07-22
* mhd_send: change send_tls_adapter() to non-static and export itsng02019-07-19
* mhd_send.c: call send_tls_adapter() when TLS is used.ng02019-07-18
* mhd_send: start adding logic from send_param_adapter.ng02019-07-02
* mhd_send: Use MHD_SCKT_OPT_BOOL_ for setsockopt optval.ng02019-06-25
* iAdd headerfile for mhd_send.ng02019-06-25