aboutsummaryrefslogtreecommitdiff
path: root/src/examples/demo.c
Commit message (Expand)AuthorAge
* Fixed build from source on GNU HurdEvgeny Grin (Karlson2k)2019-05-15
* fix spacy url check in strict modeChristian Grothoff2018-03-02
* fix memcpy calls with NULL and len 0 (pretty harmless, but causing compiler w...Christian Grothoff2018-02-22
* Additional compiler warnings fixes.Evgeny Grin (Karlson2k)2017-10-31
* misc style improvements, fixing some tiny rare memory leaks in examplesChristian Grothoff2017-10-05
* Muted compiler warnings in examples.Evgeny Grin (Karlson2k)2017-09-29
* Added ability to compile demos without libmagic,Evgeny Grin (Karlson2k)2017-09-29
* Added MHD_USE_AUTO and MHD_USE_AUTO_INTERNAL_THREAD to simplify using of MHD ...Evgeny Grin (Karlson2k)2016-11-10
* Added MHD_USE_ERROR_LOG flag with same value as MHD_USE_DEBUG.Evgeny Grin (Karlson2k)2016-11-08
* Renamed daemon flags:Evgeny Grin (Karlson2k)2016-11-08
* epoll is now supported on non-Linux platforms (namely illumos).Evgeny Grin (Karlson2k)2016-08-24
* Refactoring: do not define EPOLL_SUPPORT if epoll is disabled or not supported.Evgeny Grin (Karlson2k)2016-08-24
* -fixes in code clones()Christian Grothoff2016-01-18
* use getc() as in demo.c instead of sleep()Christian Grothoff2016-01-18
* fix #3926: ignore close() errors other than EBADFChristian Grothoff2015-08-02
* modify demo to handle HEAD requestsChristian Grothoff2015-06-25
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* Use number of CPUs in tests and examplesEvgeny Grin (Karlson2k)2014-03-06
* enable use of keep-alive with http 1.0 if explicitly requested by the clientChristian Grothoff2014-01-01
* -work around compiler warningsChristian Grothoff2013-12-22
* add support for SNIChristian Grothoff2013-12-21
* -cleaner behavior with respect to stopping to read pipelined requestsChristian Grothoff2013-06-28
* -benchmark for latency measurements and epoll demonstrationChristian Grothoff2013-06-23
* -fix build issues on MinGW (#2885)Christian Grothoff2013-05-18
* commentsChristian Grothoff2013-05-09
* -handle SIGPIPEChristian Grothoff2013-05-09
* -bugfixesChristian Grothoff2013-05-09
* -fix W32 buildChristian Grothoff2013-04-21
* -bsd fixChristian Grothoff2013-04-12
* finished with demonstratorChristian Grothoff2013-03-31
* add mime types to demoChristian Grothoff2013-03-31
* bump, changelogChristian Grothoff2013-03-31
* -towards a nicer demoChristian Grothoff2013-03-30
* -starting more complex demoChristian Grothoff2013-03-30