aboutsummaryrefslogtreecommitdiff
path: root/src/examples/upgrade_example.c
Commit message (Expand)AuthorAge
* Style fixes.silvioprog2018-10-09
* Muted compiler warnings in examples.Evgeny Grin (Karlson2k)2017-09-29
* Added more comments for start upgrade callback function.Evgeny Grin (Karlson2k)2017-05-15
* avoid c99 construct, we do not yet require c99 elsewhereChristian Grothoff2017-01-31
* 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
* Renamed MHD flags. Now all flags are in forms MHD_USE_* or MHD_ALLOW_*.Evgeny Grin (Karlson2k)2016-11-07
* all flags start with MHD_USE_, rename MHD_ALLOW_UPGRADE to MHD_USE_UPGRADE fo...Christian Grothoff2016-11-04
* add example for MHD upgrade useChristian Grothoff2016-11-04