aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/test_str.c
Commit message (Expand)AuthorAge
* Some readability improvementsEvgeny Grin (Karlson2k)2022-09-28
* src/microhttpd/test_*: fixed more compiler warningsEvgeny Grin (Karlson2k)2022-06-14
* test_str: made test compatible with non-VLA compilersEvgeny Grin (Karlson2k)2022-06-14
* test_str: fixed harmless sanitizer errorEvgeny Grin (Karlson2k)2022-06-14
* test_str: fixed more compiler warningsEvgeny Grin (Karlson2k)2022-06-14
* test_str: minor refactoring, fixed compiler warningsEvgeny Grin (Karlson2k)2022-06-13
* test_str: fixed code styleEvgeny Grin (Karlson2k)2022-06-07
* test_str: added extra check to see why Coverity gives strange reportsEvgeny Grin (Karlson2k)2022-06-07
* test_str: fixed wrong printf formatEvgeny Grin (Karlson2k)2021-10-23
* Added internal MHD_uint8_to_str_pad() functionEvgeny Grin (Karlson2k)2021-08-01
* Added MHD_uint64_to_str() internal functionEvgeny Grin (Karlson2k)2021-07-30
* Added internal functions for printing decimal and hex numbersEvgeny Grin (Karlson2k)2021-07-27
* fix transmission stall issue with upgraded TLS connections reported by Nguyen...Christian Grothoff2020-09-27
* tighten formatting rulesChristian Grothoff2019-10-31
* applying uncrustify to ensure uniform indentationChristian Grothoff2019-10-17
* Stick to C89 standard for a whileEvgeny Grin (Karlson2k)2017-10-31
* Cosmetic fixesEvgeny Grin (Karlson2k)2017-04-10
* remove dead code converting hex number to size_tChristian Grothoff2017-03-25
* Fixed precompiler warning for testsEvgeny Grin (Karlson2k)2016-12-01
* -fix uninit var warningsChristian Grothoff2016-08-27
* -follow test naming conventionsChristian Grothoff2016-08-04