| Refactored cookies parsing. |
|
More...
|
over 3 years ago
|
| test_parse_cookies: rewritten |
|
More...
|
over 3 years ago
|
| configure: fixed detection of eventfd() with new compilers builds |
|
More...
|
over 3 years ago
|
| test_get_iovec: fixed missing include headers |
|
More...
|
over 3 years ago
|
| Refactored user-poison: minimized scope of non-sanitized code |
|
More...
|
over 3 years ago
|
| Refactoring: check whether memory block is resizable |
|
More...
|
over 3 years ago
|
| MHD_get_version_bin(): added new function |
|
More...
|
over 3 years ago
|
| test_upgrade{,_large}: fixed HTTP/1.1 compatibility |
|
More...
|
over 3 years ago
|
| parse_http_version(): cosmetics |
|
More...
|
over 3 years ago
|
| digestauth: avoid malloc() repeat by using the new function |
|
More...
|
over 3 years ago
|
| response.c: added new internal function to avoid repetitive malloc()s |
|
More...
|
over 3 years ago
|
| Re-implemented parsing of the request line from scratch. |
|
More...
|
almost 4 years ago
|
| Added tests with single and double folded header |
|
More...
|
almost 4 years ago
|
| Added test with large folded header |
|
More...
|
almost 4 years ago
|
| Added test with folded header placed last |
|
More...
|
almost 4 years ago
|
| testcurl: fixed checking response headers as null-terminated string |
|
More...
|
almost 4 years ago
|
| Added new tests with header fold |
|
More...
|
almost 4 years ago
|
| Fixed macro name spelling |
|
More...
|
almost 4 years ago
|
| connection: reject or log requests with both chunked encoding and Content-Length |
|
More...
|
almost 4 years ago
|
| connection: refuse requests with unsupported Transfer-Encoding |
|
More...
|
almost 4 years ago
|
| Tests and examples: added rule to (re-)build libmicrohttpd.la |
|
More...
|
almost 4 years ago
|
| configure: improved check for asserts |
|
More...
|
almost 4 years ago
|
| configure: sorted summary messages |
|
More...
|
almost 4 years ago
|
| configure: removed extra empty lines in built-in help |
|
More...
|
almost 4 years ago
|
| test-suite: marked some tests as "very heavy" tests |
|
More...
|
almost 4 years ago
|
| configure: added summary message about heavy tests |
|
More...
|
almost 4 years ago
|
| configure: added summary message about fuzzing tests |
|
More...
|
almost 4 years ago
|
| configure: minor refactoring for check for libcurl-based tests |
|
More...
|
almost 4 years ago
|
| configure: do not pass AM_TESTS_ENVIRONMENT directly |
|
More...
|
almost 4 years ago
|
| -support mime-types by file extension in demo.c |
|
More...
|
almost 4 years ago
|