| .. |
|
.gitignore
|
0d1e59bc6e
Added .gitignore
|
9 lat temu |
|
Makefile.am
|
79309bb602
removing dead semaphore logic
|
9 lat temu |
|
base64.c
|
b64ee71fd5
eliminating dead base64_chars array
|
9 lat temu |
|
base64.h
|
0d8aeae6df
Add decl check for _stati64 (required for newer plibc)
|
12 lat temu |
|
basicauth.c
|
9c4c3e03db
-remove duplicated socket_start_no_buffering logic in socket_start_no_buffering_flash
|
9 lat temu |
|
connection.c
|
fa6909d5e1
Simplify portability by using MHD_send_() wrapper macro
|
9 lat temu |
|
connection.h
|
9826ad54e0
Refactoring: do not define EPOLL_SUPPORT if epoll is disabled or not supported.
|
9 lat temu |
|
connection_https.c
|
e3aee92d56
get test_upgrade_ssl to pass again
|
9 lat temu |
|
connection_https.h
|
10cf14317c
-bringing copyright tags up to FSF standard
|
11 lat temu |
|
daemon.c
|
0724b181bd
Simplify portability by using MHD_recv_() wrapper macro
|
9 lat temu |
|
digestauth.c
|
a8948d201b
Refactored mhd_locks.h and mhd_sockets.h: allow usage of macros without
|
9 lat temu |
|
internal.c
|
74d383c581
address #4614: mark translatable strings with _-macro
|
9 lat temu |
|
internal.h
|
79309bb602
removing dead semaphore logic
|
9 lat temu |
|
md5.c
|
0d2688a98b
fix file names, include missing files to Makefile
|
10 lat temu |
|
md5.h
|
d0acbabefa
Update md5.c to version based on OpenBSD modifications,
|
10 lat temu |
|
memorypool.c
|
74d383c581
address #4614: mark translatable strings with _-macro
|
9 lat temu |
|
memorypool.h
|
af90b3cd51
-setup IO buffers for upgraded connections from memory pool - if possible
|
9 lat temu |
|
mhd_byteorder.h
|
0d2688a98b
fix file names, include missing files to Makefile
|
10 lat temu |
|
mhd_compat.c
|
74d383c581
address #4614: mark translatable strings with _-macro
|
9 lat temu |
|
mhd_compat.h
|
515c50a1fa
mhd_sockets: better sockets errors abstraction, improved performance on W32
|
9 lat temu |
|
mhd_itc.c
|
85e5e38ea6
Always use 'struct' for ITC.
|
9 lat temu |
|
mhd_itc.h
|
fa6909d5e1
Simplify portability by using MHD_send_() wrapper macro
|
9 lat temu |
|
mhd_itc_types.h
|
85e5e38ea6
Always use 'struct' for ITC.
|
9 lat temu |
|
mhd_limits.h
|
e18185c55f
Moved thread abstraction to mhd_threads.h/mhd_threads.c,
|
9 lat temu |
|
mhd_locks.h
|
79309bb602
removing dead semaphore logic
|
9 lat temu |
|
mhd_mono_clock.c
|
74d383c581
address #4614: mark translatable strings with _-macro
|
9 lat temu |
|
mhd_mono_clock.h
|
3b4636871e
mhd_mono_clock: do not use large includes in header
|
9 lat temu |
|
mhd_sockets.c
|
90e0124b6c
Added socketpair creation in non-blocking mode to save system calls where supported
|
9 lat temu |
|
mhd_sockets.h
|
0724b181bd
Simplify portability by using MHD_recv_() wrapper macro
|
9 lat temu |
|
mhd_str.c
|
74d383c581
address #4614: mark translatable strings with _-macro
|
9 lat temu |
|
mhd_str.h
|
43bb6196b0
Added MHD_FAVOR_FAST_CODE and MHD_FAVOR_SMALL_CODE automatic macros.
|
9 lat temu |
|
mhd_threads.c
|
74d383c581
address #4614: mark translatable strings with _-macro
|
9 lat temu |
|
mhd_threads.h
|
7aac663d0d
mhd_threads.h: Fixed typo in macro.
|
9 lat temu |
|
microhttpd_dll_res.rc.in
|
f52cd063f1
[w32] Use .dll resource for VC project
|
11 lat temu |
|
postprocessor.c
|
74d383c581
address #4614: mark translatable strings with _-macro
|
9 lat temu |
|
reason_phrase.c
|
74d383c581
address #4614: mark translatable strings with _-macro
|
9 lat temu |
|
response.c
|
79309bb602
removing dead semaphore logic
|
9 lat temu |
|
response.h
|
e0a43cb194
sketching support for upgrade handling
|
9 lat temu |
|
sysfdsetsize.c
|
50bbf74d4e
Moved sockets abstraction to specialized mhd_socket.h/.c files
|
9 lat temu |
|
sysfdsetsize.h
|
621cae4168
Added missing files
|
10 lat temu |
|
test_daemon.c
|
a85f2baa9d
fix #3869: outdated FSF address
|
10 lat temu |
|
test_helpers.h
|
13498fcdb6
Added unit tests for caseless string comparisons.
|
9 lat temu |
|
test_postprocessor.c
|
d9312296fd
fix more clang warnigns
|
9 lat temu |
|
test_postprocessor_amp.c
|
9eb27c8dbe
-changing directory name
|
12 lat temu |
|
test_postprocessor_large.c
|
47bfec25d8
Moved generic emulated functions to mhd_compat.h/.c, removed "platform" dir,
|
9 lat temu |
|
test_shutdown_select.c
|
a8948d201b
Refactored mhd_locks.h and mhd_sockets.h: allow usage of macros without
|
9 lat temu |
|
test_str.c
|
81e43f93f5
-fix uninit var warnings
|
9 lat temu |
|
test_upgrade.c
|
71f2285bff
implement early thread-termination for upgraded HTTP connections logic
|
9 lat temu |
|
test_upgrade_common.c
|
d9312296fd
fix more clang warnigns
|
9 lat temu |
|
test_upgrade_ssl.c
|
dc9b5154ae
add test logic to check that callbacks are invoked properly (and from the right thread), fix when callbacks are invoked where issues exist
|
9 lat temu |
|
tsearch.c
|
74d383c581
address #4614: mark translatable strings with _-macro
|
9 lat temu |
|
tsearch.h
|
74d383c581
address #4614: mark translatable strings with _-macro
|
9 lat temu |