v0.9.73
killing libmicrospdy
Updated test certificates
Sanitized all log and error messages.
Released GNU libmicrohttpd 0.9.73
fix #6693: get src/lib/ to build with clang
connection.c: muted compiler warning for builds without messages
Style and shadowing fixes
testzzuf/test_put_chunked: fixed callback
Simplified .gitignore
makefiles: removed .NOTPARALLEL: from main makefiles Library itself, main tests and libcurl test could be build and performed in parallel due to MHD_FEATURE_AUTODETECT_BIND_PORT feature testzzuf tests still need to be updated for support of parallel testing