aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* test_postprocessor: added more tests for urlencodingEvgeny Grin (Karlson2k)2021-09-15
* postprocessor: improved key parsingEvgeny Grin (Karlson2k)2021-09-15
* test_postprocessor: added more tests for urlencodingEvgeny Grin (Karlson2k)2021-09-15
* test_postprocessor: improved error reportingEvgeny Grin (Karlson2k)2021-09-15
* test_postprocessor: added more cases for urlencodingEvgeny Grin (Karlson2k)2021-09-15
* Missing part of cec8013b704fd5f9631f8e67bc3f807603bde9b3Evgeny Grin (Karlson2k)2021-09-15
* test_postprocessor: integrated one check into unified testingEvgeny Grin (Karlson2k)2021-09-15
* test_postprocessor: test urlencoding more thoroughlyEvgeny Grin (Karlson2k)2021-09-15
* postprocessor: fixed empty key processingEvgeny Grin (Karlson2k)2021-09-15
* postprocessor: added assertsEvgeny Grin (Karlson2k)2021-09-15
* postprocessor: do not try to process value or key if state is 'error'Evgeny Grin (Karlson2k)2021-09-15
* test_postprocessor: added check with empty keyEvgeny Grin (Karlson2k)2021-09-15
* Updated copyright year in W32 .DLL files resourcesEvgeny Grin (Karlson2k)2021-09-15
* Moved some logic from 'configure' to 'mhd_align.h'Evgeny Grin (Karlson2k)2021-09-13
* mhd_align.h: fixed copy-paste errorEvgeny Grin (Karlson2k)2021-09-13
* test_postprocessor: fixed strlen() with NULLEvgeny Grin (Karlson2k)2021-09-12
* postprocessor: use NULL for 'data' for callback if no value is presentEvgeny Grin (Karlson2k)2021-09-12
* postprocessor: minor optimization: do not process zero-length dataEvgeny Grin (Karlson2k)2021-09-12
* postprocessor: do not call memcpy() / memmove() with zero sizeEvgeny Grin (Karlson2k)2021-09-12
* postprocessor: fixed undefined behavior errorEvgeny Grin (Karlson2k)2021-09-12
* postprocessor: added asserts in process_value()Evgeny Grin (Karlson2k)2021-09-12
* test_postprocessor: fixed call of memcmp() with NULL pointersEvgeny Grin (Karlson2k)2021-09-12
* test_postprocessor: catch impossible valueEvgeny Grin (Karlson2k)2021-09-11
* test_postprocessor: improved code readabilityEvgeny Grin (Karlson2k)2021-09-11
* test_postprocessor: fixed printf() called with NULL pointerEvgeny Grin (Karlson2k)2021-09-11
* test_postprocessor: added checks for returned valuesEvgeny Grin (Karlson2k)2021-09-10
* memorypool: mute sanitizer errorsEvgeny Grin (Karlson2k)2021-09-08
* test_quiesce_stream: fixedEvgeny Grin (Karlson2k)2021-09-07
* microhttpd.h: changed macros MHD_CONTENT_READER_*Evgeny Grin (Karlson2k)2021-09-07
* Fixed analyzer errors: cast enum values to enum types.Evgeny Grin (Karlson2k)2021-09-07
* mhd_str: rewrote one function to stop sanitizer alarmingEvgeny Grin (Karlson2k)2021-09-07
* Revert 73c37e06b137bc9440e703d2b7c7bafcf622ece8Evgeny Grin (Karlson2k)2021-09-06
* mhd_str: silent sanitizer false-positive errorEvgeny Grin (Karlson2k)2021-09-05
* MHD_start_daemon_va (): fixed sanitizer errorEvgeny Grin (Karlson2k)2021-09-05
* sha*/md5: fixed implicit value conversionEvgeny Grin (Karlson2k)2021-09-05
* tbrehm@dspace.de wrote:Christian Grothoff2021-09-03
* Disabled parallel make for curltest if heavy tests are enabledEvgeny Grin (Karlson2k)2021-09-02
* mhd_limits.h: removed wrong alternative for SSIZE_MAXEvgeny Grin (Karlson2k)2021-09-02
* Fixed possible preprocessor error if ULLONG_MAX is not digits-onlyEvgeny Grin (Karlson2k)2021-09-02
* mhd_limits.h: fixed copy-paste error in commentEvgeny Grin (Karlson2k)2021-09-02
* mhd_limits.h: use alternative name for ULLONG_MAX if availableEvgeny Grin (Karlson2k)2021-09-02
* Fixed possible preprocessor error when SIZE_MAX is not digits-onlyEvgeny Grin (Karlson2k)2021-09-02
* Fixed possible preprocessor errorsEvgeny Grin (Karlson2k)2021-09-02
* Fixed preprocessor error, fixed timeout calculationEvgeny Grin (Karlson2k)2021-09-01
* configure: removed sys/types.h duplicated checkEvgeny Grin (Karlson2k)2021-09-01
* Guard stddef.h includes with '#ifdef HAVE_STDDEF_H'Evgeny Grin (Karlson2k)2021-09-01
* Test for stdlib.h presenceEvgeny Grin (Karlson2k)2021-09-01
* mhd_mono_clock: clarified doxyEvgeny Grin (Karlson2k)2021-09-01
* Switched internal timers to milliseconds resolutions.Evgeny Grin (Karlson2k)2021-08-30
* test_shutdown_select: file description fixedEvgeny Grin (Karlson2k)2021-08-30