aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd
Commit message (Expand)AuthorAge
...
* 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
* | 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
* | mhd_send.c: call send_tls_adapter() when TLS is used.ng02019-07-18
* | mhd_send.c: Use daemon from connection struct.ng02019-07-18
* | mhd_send.c: variable declarations (style).ng02019-07-16
* | adjustng02019-07-11
* | more from connection.c, without checks so far.ng02019-07-04
* | 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
* | mhd_send.c: Try to guess the right branch to close.ng02019-06-25
* | mhd_send.c: fix compiler error about MSG_MORE when MSG_MORE is undefined.ng02019-06-25