aboutsummaryrefslogtreecommitdiff
path: root/src/examples/authorization_example.c
Commit message (Expand)AuthorAge
* Renamed one new basic auth function, improved doxyEvgeny Grin (Karlson2k)2023-10-06
* Updated examples to use new API for Basic AuthorizationEvgeny Grin (Karlson2k)2022-06-13
* src/examples: muted compiler warningsEvgeny Grin (Karlson2k)2022-06-01
* src/examples: Fixed drop of 'const' qualifiers and minor fixes.Evgeny Grin (Karlson2k)2022-04-19
* Renamed 'con_cls' -> 'req_cls' for access handler callbackEvgeny Grin (Karlson2k)2022-01-18
* Sanitized all log and error messages.silvioprog2020-05-09
* 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
* add MHD_free(), as suggested by Tim on the mailinglistChristian Grothoff2017-10-09
* Muted compiler warnings in examples.Evgeny Grin (Karlson2k)2017-09-29
* 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
* use getc() as in demo.c instead of sleep()Christian Grothoff2016-01-18
* free user to clarify API usageChristian Grothoff2016-01-18
* free pass to clarify API usageChristian Grothoff2016-01-18
* -nl issueChristian Grothoff2016-01-18
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* add sleep() and usleep() replacement for W32Evgeny Grin (Karlson2k)2014-02-18
* Hi there,Christian Grothoff2011-12-01
* introducing MHD_create_response_from_buffer, deprecating MHD_create_response_...Christian Grothoff2011-01-04
* 64-bit fixes from Richard AlimiChristian Grothoff2009-03-17
* fixing z/OS build issuesChristian Grothoff2008-07-20
* fixed some memory leakslv-4262008-07-18
* addressing Mantis 1384Christian Grothoff2008-07-02
* auth exChristian Grothoff2008-07-01