master
add test for suspend_resume_epoll example
Renamed one new basic auth function, improved doxy
src/examples/benchmark{,_https}: simplified time calculation
examples: marked non-global variables as 'static'
Fixes for 32-bit platforms
Improved compatibility with old compilers
src/examples/demo{,_https}: fix response buffer overwriting
digest_auth_example: updated and fixed
Minor corrections for bc827fc
src/examples: muted compiler warnings
Fixed missing <errno.h> includes
Added MHD_OPTION_APP_FD_SETSIZE and MHD_FEATURE_FLEXIBLE_FD_SETSIZE
muted some compiler warnings for clang
release v1.0.10
Added new daemon option MHD_OPTION_CLIENT_DISCIPLINE_LV
Renamed 'con_cls' -> 'req_cls' for access handler callback
-fix tests for libmagic (and uncrustify indentation)
check rvalues from MHD_post_process in examples