src/examples/demo{,_https}: added some error checking, fixed compiler warnings |
|
More...
|
about 3 years ago
|
src/examples/benchmark{,_https}: simplified time calculation |
|
More...
|
about 3 years ago
|
src/examples/*fileserver*.c: added error checking |
|
More...
|
about 3 years ago
|
microhttpd.h: fixed doxy |
|
More...
|
about 3 years ago
|
src/examples: muted compiler warnings |
|
More...
|
about 3 years ago
|
connection: muted compiler warning |
|
More...
|
about 3 years ago
|
daemon: muted compiler warning, refactored code for readability |
|
More...
|
about 3 years ago
|
Fixed 'int' instead of 'MHD_Result' |
|
More...
|
about 3 years ago
|
daemon.c: fixed possible uninitialized value |
|
More...
|
about 3 years ago
|
mhd_sockets: muted compiler warning with very minor optimisation |
|
More...
|
about 3 years ago
|
configure: disabled one more warning on clang |
|
More...
|
about 3 years ago
|
Fixed wrong variable type used for result of gnutls_priority_init() |
|
More...
|
about 3 years ago
|
MHD_get_timeout*(): improved doxy |
|
More...
|
about 3 years ago
|
configure: added more workarounds for clang |
|
More...
|
about 3 years ago
|
MHD_FIND_ADD_CC_{C,LD}FLAG_IFELSE: added new autoconf macros |
|
More...
|
about 3 years ago
|
connection.c: fixed compiler warnings |
|
More...
|
about 3 years ago
|
HTTPS tests: added missing function declaration |
|
More...
|
about 3 years ago
|
authentication: reworked header parsing |
|
More...
|
about 3 years ago
|
.gitignore: Updated |
|
More...
|
about 3 years ago
|
response.c: better handle broken situation |
|
More...
|
about 3 years ago
|
MHD_str_remove_token_caseless_(): added check, muted compiler warnings |
|
More...
|
about 3 years ago
|
configure: do not use -Wno-reserved-macro-identifier |
|
More...
|
about 3 years ago
|
configure: do not use -Og with Clang when ASAN enabled |
|
More...
|
about 3 years ago
|
configure: do not use '-Wreserved-macro-identifier' |
|
More...
|
about 3 years ago
|
MHD_str_remove_token_caseless_(): muted ASAN errors |
|
More...
|
about 3 years ago
|
test_basicauth: added new test |
|
More...
|
about 3 years ago
|
mhd_str: renamed internal struct |
|
More...
|
about 3 years ago
|
mhd_str: corrected doxy |
|
More...
|
about 3 years ago
|
digestauth: reworked support for multiple digest algorithms |
|
More...
|
about 3 years ago
|
connection_alloc_memory_(): made function non-static |
|
More...
|
about 3 years ago
|