aboutsummaryrefslogtreecommitdiff
path: root/src/examples/fileserver_example_external_select.c
Commit message (Expand)AuthorAge
* Added MHD_OPTION_APP_FD_SETSIZE and MHD_FEATURE_FLEXIBLE_FD_SETSIZEEvgeny Grin (Karlson2k)2023-11-07
* Fixed missing <errno.h> includesEvgeny Grin (Karlson2k)2023-09-17
* src/examples/*fileserver*.c: added error checkingEvgeny Grin (Karlson2k)2022-06-01
* src/examples: muted compiler warningsEvgeny Grin (Karlson2k)2022-06-01
* Replaced calls of MHD_get_timeout() in tests and examplesEvgeny Grin (Karlson2k)2022-04-28
* 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
* define and use 'enum MHD_Result'Christian Grothoff2020-04-08
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
* Muted compiler warnings in examples.Evgeny Grin (Karlson2k)2017-09-29
* Added MHD_USE_ERROR_LOG flag with same value as MHD_USE_DEBUG.Evgeny Grin (Karlson2k)2016-11-08
* add return value checks for a few more system calls in testcases and examplesChristian Grothoff2016-09-23
* -fclose file, even if fileno failed...Christian Grothoff2016-01-18
* eliminate stat/fopen race in exampleChristian Grothoff2016-01-18
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* minor MHD_socket/int fixesEvgeny Grin (Karlson2k)2014-03-24
* -work around compiler warningsChristian Grothoff2013-12-22
* -introduce MHD_UNSIGNED_LONG_LONG, deprecate MHD_LONG_LONG, check for invalid...Christian Grothoff2012-09-28
* introducing MHD_create_response_from_buffer, deprecating MHD_create_response_...Christian Grothoff2011-01-04
* mantis 1631Christian Grothoff2010-12-20
* use size_tChristian Grothoff2010-09-21
* moreChristian Grothoff2010-06-13
* clean up example codeChristian Grothoff2010-06-13
* use untranslated file input mode, important on WindowsNils Durner2010-01-20
* check return codeChristian Grothoff2009-11-13
* fixing bugs as pointed out by Timothy ShaefferChristian Grothoff2009-02-27
* incompatible API change to allow 64-bit uploads and downloads on 32-bit systemsChristian Grothoff2009-02-06
* fixing z/OS build issuesChristian Grothoff2008-07-20
* addressing Mantis 1384Christian Grothoff2008-07-02
* fixing lv formattingChristian Grothoff2008-05-25
* fix Linux & break WindowsNils Durner2008-04-20
* another exampleChristian Grothoff2008-04-20
* another exampleChristian Grothoff2008-04-20