aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | 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 #5773Christian Grothoff2019-06-30
* | 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
* | doxygen for _send2ng02019-07-21
* | indentng02019-07-21
* | check getsockopt's.ng02019-07-21
* | flatten if statements, add initial TCP_NOPUSH to MHD_send_on_connection2_ng02019-07-21
* | implement TCP_NOPUSH branch contentng02019-07-20
* | use using_tlsng02019-07-19
* | Use s in setsockopt()ng02019-07-19
* | replace connection->send_cls()ng02019-07-19
* | setsockopt(): check return value.ng02019-07-19
* | combine ifs, fix uninitialized var errorng02019-07-19
* | commentsng02019-07-19
* | fix err logicChristian Grothoff2019-07-19
* | fixesChristian Grothoff2019-07-19
* | fixesChristian Grothoff2019-07-19
* | indentation, comments, issueChristian Grothoff2019-07-19
* | inline TLS logicChristian Grothoff2019-07-19
* | move TLS branch to right positionChristian Grothoff2019-07-19
* | mhd_send: change send_tls_adapter() to non-static and export itsng02019-07-19