Evgeny Grin (Karlson2k)
|
d15adc7f82
testzzuf: fixed missing CPPFLAGS from configure
|
2 years ago |
Evgeny Grin (Karlson2k)
|
d05e6b9e1a
mhd_assert: use "DEBUG" macro defined by some toolchains
|
2 years ago |
Evgeny Grin (Karlson2k)
|
73577a264d
daemon: fixed delayed notification callback in thread-per-connection mode
|
2 years ago |
Evgeny Grin (Karlson2k)
|
f266586c4e
mhd_str: fixed compiler warning for compact code
|
2 years ago |
Evgeny Grin (Karlson2k)
|
7b1524f3df
configure: fixed typos in messages
|
2 years ago |
Evgeny Grin (Karlson2k)
|
2a1ff2f9a2
connection: skip no-op calling of body generation functions when response body is not used
|
2 years ago |
Evgeny Grin (Karlson2k)
|
f0db540cdb
configure: fixed underquoting, typos, wording
|
2 years ago |
Alexander Irion
|
00085491b9
Remove double adding of MHD_HTTP_HEADER_CONNECTION response header
|
2 years ago |
Evgeny Grin (Karlson2k)
|
95d163cc84
websocket_threaded_example: minor fixes
|
2 years ago |
Evgeny Grin (Karlson2k)
|
b4bab00c4e
test_http_reasons: fixed compiler warnings
|
2 years ago |
Evgeny Grin (Karlson2k)
|
a59760c5db
Fixed very rare data races when closing upgraded connection
|
2 years ago |
Evgeny Grin (Karlson2k)
|
f5bb3f5cf4
Fixed 'int' instead of 'MHD_Result'
|
2 years ago |
Evgeny Grin (Karlson2k)
|
c21c5769af
daemon.c: fixed possible uninitialized value
|
2 years ago |
Evgeny Grin (Karlson2k)
|
a123f5d59c
Fixed wrong variable type used for result of gnutls_priority_init()
|
2 years ago |
Kolja Nowak
|
e451f079d2
I'm trying to use libmicrohttpd on a platform where fcntl(fd, O_NONBLOCK)
|
2 years ago |
Evgeny Grin (Karlson2k)
|
e73d718963
internal.h: fixed incorrect use of enum value as preprocessor value
|
2 years ago |
Evgeny Grin (Karlson2k)
|
42efdc09c4
Fixed return type for get_system_fdsetsize_value ()
|
2 years ago |
Evgeny Grin (Karlson2k)
|
2571d0df26
thread-per-connection: do not cache connection timeout
|
2 years ago |
Evgeny Grin (Karlson2k)
|
e53ff788f7
Response from callback: do allow negative return amounts, except predefined values
|
2 years ago |
Evgeny Grin (Karlson2k)
|
1db2ded673
src/examples: fixed printf format specifiers
|
2 years ago |
Evgeny Grin (Karlson2k)
|
f795558de3
test_https_sni: use CA certificate
|
2 years ago |
Evgeny Grin (Karlson2k)
|
f941637d85
Updated test TLS certificate in test and examples
|
2 years ago |
Evgeny Grin (Karlson2k)
|
ebcfcba9a0
Makefile: fixed *.crt files names for dist target
|
2 years ago |
Evgeny Grin (Karlson2k)
|
41d7b18d05
test_https_sni: use certificates with SAN fields
|
2 years ago |
Evgeny Grin (Karlson2k)
|
f0a68628e9
MHD_get_version(): fixed signed value bit shift
|
2 years ago |
Evgeny Grin (Karlson2k)
|
826070dbce
Disallowed MHD_SIZE_UNKNOWN for buffer-based responses
|
2 years ago |
Evgeny Grin (Karlson2k)
|
d7bcb55994
memorypool: fixed: unpoison memory for ASAN before destroying pool
|
2 years ago |
Christian Grothoff
|
3c83e86e30
fix capitalization of SHA-256 / MD5 as per RFC 7616 as reported on the mailinglist by Ahmet Kermen
|
2 years ago |
Evgeny Grin (Karlson2k)
|
4bb2eac006
test_upgrade{,_large}: fixed use of uninitialized value
|
2 years ago |
Evgeny Grin (Karlson2k)
|
0da40e2a2c
Fixed compiler warning in examples
|
2 years ago |