aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/test_postprocessor.c
Commit message (Collapse)AuthorAge
* Moved generic emulated functions to mhd_compat.h/.c, removed "platform" dir,Evgeny Grin (Karlson2k)2016-08-23
| | | | removed "w32functions.h/.c"
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* Implement MHD_W32_random(), replace RANDOM() -> MHD_random_()Evgeny Grin (Karlson2k)2014-02-18
|
* -fix post processor, expanded test suite to cover garbage before payloadChristian Grothoff2013-10-30
|
* Add a variant of multipart preprocessor test that splits data in two partsLRN2013-10-30
| | | | | | | | | before feeding it to the preprocessor, trying all possible points where data can be split. Prior to r30427 this test would have crashed only if data is split at the very beginning (< 11). After r30427 this test crashes every time the data is split somewhere around the boundary. At least that is the case on W32.
* -changing directory nameChristian Grothoff2013-05-05