This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
libmicrohttpd
Watch
2
Star
0
Fork
0
mirror of
https://git.gnunet.org/libmicrohttpd.git
synced
2026-09-27 04:09:31 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d196c6cd6428ebb36a0bd90bfcd0bad422ef09ef
libmicrohttpd
/
src
T
History
Christian Grothoff
d196c6cd64
fix FIXME about 128 connection limit; fix uninitialized 'fd' variable in send_param_adapter (when was this introduced?), change 'at_limit' type to 'bool'
2017-01-13 14:30:14 +01:00
..
datadir
killing libmicrospdy
2015-12-01 13:06:38 +00:00
examples
fileserver_example: used MHD built-in function for sending files, added comments
2016-12-01 17:42:17 +03:00
include
Fixed thread safety with responses with same file FD,
2016-12-01 17:42:17 +03:00
microhttpd
fix FIXME about 128 connection limit; fix uninitialized 'fd' variable in send_param_adapter (when was this introduced?), change 'at_limit' type to 'bool'
2017-01-13 14:30:14 +01:00
testcurl
test_quiesce_stream: use curl binary, port to W32,
2016-11-24 11:37:55 +03:00
testzzuf
Added MHD_USE_ERROR_LOG flag with same value as MHD_USE_DEBUG.
2016-11-08 19:41:28 +03:00
.gitignore
Simplified .gitignore
2016-10-13 13:34:36 +03:00
Makefile.am
Moved generic emulated functions to mhd_compat.h/.c, removed "platform" dir,
2016-08-23 20:13:03 +00:00