aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | 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
* | start SENDMSG/WRITEV.ng02019-07-23
* | cover the case of TCP_NOPUSH and TCP_CORK coexisting on the same OS.ng02019-07-22
* | doxygen, linksng02019-07-22
* | doxygen: MHD_SSOng02019-07-22
* | Merge branch 'dev/ng0/gsoc2019' of git+ssh://gnunet.org/libmicrohttpd into de...Christian Grothoff2019-07-22
|\ \
| * | doxygenng02019-07-22
* | | reminderChristian Grothoff2019-07-22
|/ /
* | gnutls cork integrationChristian Grothoff2019-07-22
* | do use MSG_NOSIGNAL in send() if availableChristian Grothoff2019-07-22
* | more OLDSOCK.ng02019-07-22
* | connection.c: preprocessor ifdef some setsockopts.ng02019-07-22
* | Merge remote-tracking branch 'origin/master' into dev/ng0/gsoc2019ng02019-07-22
|\|
| * undo, duplicated functionalityChristian Grothoff2019-07-22
* | Merge remote-tracking branch 'origin/master' into dev/ng0/gsoc2019ng02019-07-22
|\|
| * unifyChristian Grothoff2019-07-22
| * introducte MHD_RO_FREE_FUNCTION as proposed by Nicolas Mora on the listChristian Grothoff2019-07-22
| * Add callback to allow OCSP staplingTim Rühsen2019-07-17
| * Bump MHD_VERSION to indicate developer versionEvgeny Grin (Karlson2k)2019-07-05
| * Releasing GNU libmicrohttpd 0.9.65v0.9.65Evgeny Grin (Karlson2k)2019-07-05
* | fix compiler error.ng02019-07-22
* | remove verbose comments in mhd_send.cng02019-07-22
* | move comment above function.ng02019-07-22
* | indentng02019-07-22
* | doxygen for send_ng02019-07-21