aboutsummaryrefslogtreecommitdiff
path: root/src/examples/minimal_example_comet.c
Commit message (Expand)AuthorAge
* src/examples: muted compiler warningsEvgeny Grin (Karlson2k)2022-06-01
* Renamed 'con_cls' -> 'req_cls' for access handler callbackEvgeny Grin (Karlson2k)2022-01-18
* define and use 'enum MHD_Result'Christian Grothoff2020-04-08
* tighten formatting rulesChristian Grothoff2019-10-31
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
* Muted compiler warnings in examples.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 missing MHD_USE_INTERNAL_POLLING_THREAD in examples.Evgeny Grin (Karlson2k)2016-11-08
* Added MHD_USE_ERROR_LOG flag with same value as MHD_USE_DEBUG.Evgeny Grin (Karlson2k)2016-11-08
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* allowing error signalling for chunked responsesChristian Grothoff2010-11-17
* use size_tChristian Grothoff2010-09-21
* voidcastsChristian Grothoff2010-06-13
* clean up example codeChristian Grothoff2010-06-13
* incompatible API change to allow 64-bit uploads and downloads on 32-bit systemsChristian Grothoff2009-02-06
* indentChristian Grothoff2008-11-17
* fixing mantis 1434Christian Grothoff2008-11-08
* cometChristian Grothoff2008-11-02