| Makefile: fixed build with 'make' without nested vars support |
|
More...
|
over 3 years ago
|
| configure: fixed checks for tsearch() and related |
|
More...
|
over 3 years ago
|
| mhd_check_link_run.m4: fixed typo in comment |
|
More...
|
over 3 years ago
|
| configure: reordered checks for compiler flags |
|
More...
|
over 3 years ago
|
| tsearch.{h,c}: updated to the latest fixed version |
|
More...
|
over 3 years ago
|
| daemon.c: fixed heap manipulations with mutex held |
|
More...
|
over 3 years ago
|
| Corrected NEWS and ChangeLog |
|
More...
|
over 3 years ago
|
| add CVE number |
|
More...
|
over 3 years ago
|
| Updated NEWS for v0.9.76 |
|
More...
|
over 3 years ago
|
| -typo |
|
More...
|
over 3 years ago
|
| fix parser bug that could be used to crash servers using the MHD_PostProcessor |
|
More...
|
over 3 years ago
|
| Request body processing: removed impossible code paths |
|
More...
|
over 3 years ago
|
| epoll: immediately notice when other side closes the socket, instead of waiting for timeout (fixes #7192) |
|
More...
|
over 3 years ago
|
| add assertion to guard against bad behavior described in #7196, also document that after suspending one must return MHD_YES |
|
More...
|
over 3 years ago
|
| Renamed connection state for clarity |
|
More...
|
over 3 years ago
|
| microhttpd.h: fixed typos in comments |
|
More...
|
over 3 years ago
|
| -typo |
|
More...
|
over 3 years ago
|
| test_tricky: fixed reported error description |
|
More...
|
over 3 years ago
|
| test_digestauth2: fixed test report strings |
|
More...
|
over 3 years ago
|
| response.c: fixed compiler warning on x32 platforms |
|
More...
|
over 3 years ago
|
| daemon: fixed compiler warning for non-TLS builds |
|
More...
|
over 3 years ago
|
| Correction for 4a169d0cffaa69ed22ddd6cca721b43c7599df6c |
|
More...
|
over 3 years ago
|
| configure: try to detect whether eventfd is enabled |
|
More...
|
over 3 years ago
|
| configure: used better detection of some functions when cross-compiling |
|
More...
|
over 3 years ago
|
| Added new M4 helper macro |
|
More...
|
over 3 years ago
|
| Updated parsing of cookies, reject cookie completely if discipline is very strict |
|
More...
|
over 3 years ago
|
| Updated W32 resources file |
|
More...
|
over 3 years ago
|
| Added new daemon option MHD_OPTION_CLIENT_DISCIPLINE_LV |
|
More...
|
over 3 years ago
|
| connection.c: cosmetics |
|
More...
|
over 3 years ago
|
| Always close connection after reply if both Content-Length and chucked are used |
|
More...
|
over 3 years ago
|