aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/daemon.c
Commit message (Expand)AuthorAge
* missing includeChristian Grothoff2011-02-19
* try to handle sendfile corner cases betterChristian Grothoff2011-02-18
* fix gnutls error handlingChristian Grothoff2011-02-13
* fixing 1646Christian Grothoff2011-01-24
* removing client authentication API, moving it into tutorialChristian Grothoff2010-12-25
* client certs and basic auth support, unmodified patch from MSChristian Grothoff2010-12-25
* breakChristian Grothoff2010-12-21
* leaksChristian Grothoff2010-12-21
* mantis 1631Christian Grothoff2010-12-20
* support for sendfile with offsetChristian Grothoff2010-12-19
* option to set stack sizeChristian Grothoff2010-12-19
* add argument to make plibc happyChristian Grothoff2010-11-04
* bugfixChristian Grothoff2010-10-12
* train hackingChristian Grothoff2010-09-23
* Re: [libmicrohttpd] Cleanup callback isn't calledChristian Grothoff2010-09-15
* Hi Christian,Christian Grothoff2010-09-10
* fixChristian Grothoff2010-09-04
* From: Christian Grothoff2010-09-01
* unescaping and 1494 fixChristian Grothoff2010-09-01
* maybe better fixChristian Grothoff2010-08-25
* FIXED: Same as in r12727 but this time for sending,Matthias Wachs2010-08-24
* FIXED: gnutls_record_recv can return GNUTLS_E_AGAINMatthias Wachs2010-08-24
* [libmicrohttpd] Patches for Windows version of libmicrohttpdChristian Grothoff2010-08-19
* fixing potential leakChristian Grothoff2010-08-14
* fix leakChristian Grothoff2010-08-14
* fixChristian Grothoff2010-08-06
* fixing memory leakChristian Grothoff2010-08-06
* fixing time underflow bugChristian Grothoff2010-08-05
* ready for 0.9.0Christian Grothoff2010-07-26
* systemd and sendfile supportChristian Grothoff2010-07-25
* getting gnutls tests to pass:Christian Grothoff2010-07-25
* GHM hackingChristian Grothoff2010-07-25
* towards using libgnutls directlyChristian Grothoff2010-07-24
* clean up example codeChristian Grothoff2010-06-13
* check in case allocation failedChristian Grothoff2010-06-12
* reduce strstr calls by oneChristian Grothoff2010-06-11
* cleanerChristian Grothoff2010-06-11
* allow NULL for max arg to get_fdsetChristian Grothoff2010-04-01
* Fixing issue mentioned below.Christian Grothoff2010-02-20
* fixChristian Grothoff2010-02-09
* fixing alignment issueChristian Grothoff2010-01-28
* declChristian Grothoff2010-01-27
* pthread_create may not always set errno, use return value insteadChristian Grothoff2010-01-27
* %sChristian Grothoff2010-01-27
* check for -1Nils Durner2010-01-24
* increase default connection limit on WindowsNils Durner2010-01-17
* check for -1Nils Durner2010-01-17
* Don't depend on poll.hNils Durner2009-12-17
* impossible, keep code minimalChristian Grothoff2009-12-05
* adding MHD_OPTION_ARRAYChristian Grothoff2009-12-04