index
:
libmicrohttpd.git
debug-testsuite-netbsd
dev/ng0/gsoc2019
gsoc2019/wrapper
master
GNU libmicrohttpd
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-08-14
Add debug functions.
debug-testsuite-netbsd
ng0
2019-08-09
add compiler/linker hardnening
Christian Grothoff
2019-08-02
trying to fix #5806
Christian Grothoff
2019-08-01
remove log msg
Christian Grothoff
2019-08-01
releasing v0.9.66
v0.9.66
Christian Grothoff
2019-08-01
attempt to fix issue with upload data discovered by FD
Christian Grothoff
2019-07-29
fix hang reported by Viet on 24.6.2019 on the mailinglist: do not just consid...
Christian Grothoff
2019-07-29
ensure event loop keeps going in test, and indentation fixes
Christian Grothoff
2019-07-29
indentation fixes, adding test_upgrade_large.c test for issue reported by Viet
Christian Grothoff
2019-07-29
is this year
Christian Grothoff
2019-07-29
indentation
Christian Grothoff
2019-07-25
fix regression introduced in cc5032b85
Christian Grothoff
2019-07-22
undo, duplicated functionality
Christian Grothoff
2019-07-22
unify
Christian Grothoff
2019-07-22
introducte MHD_RO_FREE_FUNCTION as proposed by Nicolas Mora on the list
Christian Grothoff
2019-07-17
Add callback to allow OCSP stapling
Tim Rühsen
2019-07-05
Bump MHD_VERSION to indicate developer version
Evgeny Grin (Karlson2k)
2019-07-05
Releasing GNU libmicrohttpd 0.9.65
v0.9.65
Evgeny Grin (Karlson2k)
2019-06-30
fix #5773
Christian Grothoff
2019-06-23
postprocessor: fixed usage of strlen() in loop
Evgeny Grin (Karlson2k)
2019-06-23
daemon.c: minor compiler warning fix
Evgeny Grin (Karlson2k)
2019-06-23
Updated ChangeLog
Evgeny Grin (Karlson2k)
2019-06-17
Optimised read buffer allocation
Evgeny Grin (Karlson2k)
2019-06-17
try_ready_chunked_body(): remove useless loop, use know free memory
Evgeny Grin (Karlson2k)
2019-06-17
process_request_body(): do not move data if nothing was processed
Evgeny Grin (Karlson2k)
2019-06-17
transmit_error_response(): discard read buffer to free space for error response
Evgeny Grin (Karlson2k)
2019-06-17
test_long_header: use power of two for size to properly test allocations,
Evgeny Grin (Karlson2k)
2019-06-17
MHD_pool_reallocate(): never allocate additional buffer when shrinking
Evgeny Grin (Karlson2k)
2019-06-16
memorypool: comments minor improvements
Evgeny Grin (Karlson2k)
2019-06-16
memorypool: re-commit memory on W32 when resetting pool
Evgeny Grin (Karlson2k)
2019-06-16
memorypool: round mmap allocation for page size
Evgeny Grin (Karlson2k)
2019-06-16
memorypool: fixed MHD_pool_reset()
Evgeny Grin (Karlson2k)
2019-06-13
memorypool: reallocate: more checks for value wrap, small optimization
Evgeny Grin (Karlson2k)
2019-06-13
memorypool: correctly support exotic platform where size of pointer is not po...
Evgeny Grin (Karlson2k)
2019-06-13
memorypool: removed redundant check, which also fails in case shrinking
Evgeny Grin (Karlson2k)
2019-06-13
memorypool: fixed build with VC, minor fixes
Evgeny Grin (Karlson2k)
2019-06-13
memorypool: better check for value wraps
Evgeny Grin (Karlson2k)
2019-06-13
memorypool: fixed/rewritten MHD_pool_reallocate()
Evgeny Grin (Karlson2k)
2019-06-13
CI: fixed double checking
Evgeny Grin (Karlson2k)
2019-06-13
test_large_put: test memory realloc too
Evgeny Grin (Karlson2k)
2019-06-13
memorypool: minor macro and comment fixes
Evgeny Grin (Karlson2k)
2019-06-12
memorypool: fixed possible crash if failed to allocate memory on W32
Evgeny Grin (Karlson2k)
2019-06-12
memorypool: use 'bool' instead MHD_YES/MHD_NO and 'uint8_t' instead of 'char'
Evgeny Grin (Karlson2k)
2019-06-12
memorypool: further narrow down includes
Evgeny Grin (Karlson2k)
2019-06-12
memorypool: refactored includes, moved out unrelated function
Evgeny Grin (Karlson2k)
2019-06-12
memorypool.c: added asserts
Evgeny Grin (Karlson2k)
2019-06-11
daemon.c: minor marcos refactoring for clarity
Evgeny Grin (Karlson2k)
2019-06-10
mhd_sockets.h: minor micros fixes
Evgeny Grin (Karlson2k)
2019-06-09
Bump MHD_VERSION to signal dev version
Evgeny Grin (Karlson2k)
2019-06-09
Releasing 0.9.64
v0.9.64
Evgeny Grin (Karlson2k)
[next]