aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/response.c
Commit message (Expand)AuthorAge
* Corrected typos in commentsEvgeny Grin (Karlson2k)2016-04-10
* -indentingChristian Grothoff2016-01-18
* fix file names, include missing files to MakefileEvgeny Grin (Karlson2k)2015-08-22
* export MHD_get_reason_phrase_forChristian Grothoff2015-08-14
* Move all internal limits definitions to MHD_limits.hEvgeny Grin (Karlson2k)2015-07-07
* Bump MHD_VERSION, update ChangeLog, substitute MHD_create_response_from_fd_at...Evgeny Grin (Karlson2k)2015-06-09
* Add MHD_FEATURE_LARGE_FILE value for MHD_is_feature_supported()Evgeny Grin (Karlson2k)2015-06-09
* response.c: MHD_create_response_from_fd_at_offset64(): don't create response ...Evgeny Grin (Karlson2k)2015-06-09
* response.c: file_reader(): reduce read size if buffer is too largeEvgeny Grin (Karlson2k)2015-06-09
* response.c: file_reader(): add support for Linux hosts with 64-bit seek, but ...Evgeny Grin (Karlson2k)2015-06-09
* response.c: file_reader(): add support for W32 64-bit seekEvgeny Grin (Karlson2k)2015-06-09
* Add MHD_create_response_from_fd64() and MHD_create_response_from_fd_at_offset...Evgeny Grin (Karlson2k)2015-06-09
* microhttpd.h: print deprecation messages if MHD_create_response_from_data() i...Evgeny Grin (Karlson2k)2015-06-03
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* response.c: include additional header for W32Evgeny Grin (Karlson2k)2014-12-22
* adding MHD_set_response_options functionChristian Grothoff2014-06-08
* -eliminate warningsChristian Grothoff2014-04-10
* Use MHD mutex macrosEvgeny Grin (Karlson2k)2014-04-01
* minor MHD_socket/int fixesEvgeny Grin (Karlson2k)2014-03-24
* Implement MHD_socket, MHD_INVALID_SOCKETEvgeny Grin (Karlson2k)2014-02-18
* Add decl check for _stati64 (required for newer plibc)LRN2014-01-27
* -hiding a few moreChristian Grothoff2013-12-24
* releasing 0.9.30Christian Grothoff2013-09-02
* -more doxygen improvementsChristian Grothoff2013-08-22
* -changing directory nameChristian Grothoff2013-05-05