Christian Grothoff
|
3de0ceb242
|
add MHD_free(), actual 'code'
|
2017-10-09 22:42:21 +02:00 |
|
Christian Grothoff
|
330a40552c
|
add MHD_free(), as suggested by Tim on the mailinglist
|
2017-10-09 22:41:11 +02:00 |
|
Christian Grothoff
|
181ac3c59f
|
include full method list
|
2017-10-07 08:23:36 +02:00 |
|
Christian Grothoff
|
934bc1a71f
|
check return value
|
2017-10-05 23:29:05 +02:00 |
|
Christian Grothoff
|
f8e92c1eb9
|
use more c99
|
2017-10-05 23:25:41 +02:00 |
|
Christian Grothoff
|
1a23dd25c3
|
misc style improvements, fixing some tiny rare memory leaks in examples
|
2017-10-05 23:16:19 +02:00 |
|
Christian Grothoff
|
111e08fbe3
|
fix indentation, use 'true' instead of not 0
|
2017-10-05 22:24:04 +02:00 |
|
Christian Grothoff
|
9274942331
|
update .gitignore
|
2017-10-04 14:09:16 +02:00 |
|
Evgeny Grin
|
41eb046c9c
|
Implemented usage of readahead buffer for sendfile() on FreeBSD 11 and later
|
2017-10-02 00:49:34 +03:00 |
|
Evgeny Grin
|
6f64694742
|
Added support for sendfile() on FreeBSD
|
2017-10-02 00:49:34 +03:00 |
|
Evgeny Grin (Karlson2k)
|
f2f1d65915
|
Improved 5ac497e212
|
2017-10-01 21:38:15 +03:00 |
|
Evgeny Grin (Karlson2k)
|
5cbdec21db
|
mhd_limits.h: improved macros
|
2017-10-01 21:26:53 +03:00 |
|
Evgeny Grin (Karlson2k)
|
23c00cd81e
|
configure: tuned Linux sendfile detection
|
2017-10-01 19:51:10 +03:00 |
|
Evgeny Grin (Karlson2k)
|
e127b8a6c4
|
Added detection for Linux form of sendfile(2)
|
2017-10-01 18:44:45 +03:00 |
|
Evgeny Grin (Karlson2k)
|
404d4b4472
|
Fixed 5ac497e212
|
2017-10-01 17:08:17 +03:00 |
|
Evgeny Grin (Karlson2k)
|
02ff959e7d
|
sendfile_adapter(): fixed indentation
|
2017-10-01 17:02:38 +03:00 |
|
Evgeny Grin (Karlson2k)
|
5ac497e212
|
Sending with sendfile: use chunks so MHD will be able to process other connections too.
|
2017-10-01 16:21:06 +03:00 |
|
Evgeny Grin (Karlson2k)
|
6c49371c2b
|
sendfile_adapter(): fixed wrong type of return variable
|
2017-10-01 14:03:04 +03:00 |
|
Evgeny Grin (Karlson2k)
|
db6a1ba7af
|
mhd_options.h: better detect compiler optimization option
|
2017-10-01 13:44:29 +03:00 |
|
Evgeny Grin (Karlson2k)
|
386f371dca
|
test_start_stop: silent compiler warnings
|
2017-10-01 13:28:10 +03:00 |
|
Evgeny Grin (Karlson2k)
|
cfddbb9dc7
|
test_start_stop: moved to src/microhttpd, removed inclusion of libcurl header
|
2017-10-01 01:09:22 +03:00 |
|
Evgeny Grin (Karlson2k)
|
5b3cd84e62
|
test_options: really use this test instead of just compiling,
moved to src/microhttpd as it does not depend on libcurl
|
2017-09-30 20:26:31 +03:00 |
|
Evgeny Grin (Karlson2k)
|
adf9e8cec4
|
test_options: muted compiler warning.
|
2017-09-30 20:16:52 +03:00 |
|
Evgeny Grin (Karlson2k)
|
e58921377a
|
resume_suspended_connections(): fixed assert at daemon shutdown.
|
2017-09-30 19:24:42 +03:00 |
|
Evgeny Grin (Karlson2k)
|
1a029357bb
|
Prevent useless run of po/configure when nothing was changed.
|
2017-09-30 16:23:22 +03:00 |
|
Evgeny Grin (Karlson2k)
|
c4f3145f29
|
configure: Fixed for real check for GnuTLS at gcrypt path.
|
2017-09-30 00:01:31 +03:00 |
|
Evgeny Grin (Karlson2k)
|
3f5fe81d43
|
Fixed compiler warnings for tests in src/microhttpd
|
2017-09-29 22:07:49 +03:00 |
|
Evgeny Grin (Karlson2k)
|
a5b63e992b
|
Muted compiler warnings in examples.
|
2017-09-29 22:07:49 +03:00 |
|
Evgeny Grin (Karlson2k)
|
527700a01e
|
Added ability to compile demos without libmagic,
added more accurate check for libmagic in configure.
|
2017-09-29 22:07:44 +03:00 |
|
Evgeny Grin (Karlson2k)
|
3ddb4e562b
|
digestauth.c: refined comment
|
2017-09-29 18:53:43 +03:00 |
|
Evgeny Grin (Karlson2k)
|
27c939adae
|
mhd_str.c: muted compiler warning
|
2017-09-28 20:59:49 +03:00 |
|
Evgeny Grin (Karlson2k)
|
fe184efa6c
|
postprocessor.c: fixed compiler warnings
|
2017-09-28 20:59:17 +03:00 |
|
Evgeny Grin (Karlson2k)
|
73897ef5a1
|
digestauth.c: muted compiler warning
|
2017-09-28 20:50:50 +03:00 |
|
Evgeny Grin (Karlson2k)
|
4e18379e51
|
daemon.c: muted some compiler warnings, added comments.
|
2017-09-28 20:50:19 +03:00 |
|
Evgeny Grin (Karlson2k)
|
5fb65271fd
|
connection.c: muted compiler warnings, replaced some unused checks with asserts.
|
2017-09-28 20:43:25 +03:00 |
|
Christian Grothoff
|
42e4a4b6bf
|
Hello, in commit 243e8fcd60 (5 Jun 2017),
the definition of MHD_TLS_CONNECTION_INIT was deleted.
Please find attached a patch.
Regards,
maru
|
2017-09-27 11:30:53 +02:00 |
|
Christian Grothoff
|
f69ca10dd0
|
Fix at-limit race
|
2017-09-26 14:04:37 +02:00 |
|
Christian Grothoff
|
697b4af5fc
|
more fixes from discussion with EG
|
2017-09-24 23:11:59 +02:00 |
|
Evgeny Grin (Karlson2k)
|
7f502256a2
|
Minor fixes in microhttpd2.h
|
2017-09-24 20:12:24 +03:00 |
|
Christian Grothoff
|
421e485f4a
|
more changes based on ongoing discussions
|
2017-09-23 21:48:30 +02:00 |
|
Christian Grothoff
|
5efa7a5246
|
editing header to match EG's new action API suggestion
|
2017-09-20 07:41:54 +02:00 |
|
Christian Grothoff
|
866fb1e020
|
further adaptations to API based on discussions with EG
|
2017-09-12 10:52:08 +02:00 |
|
Evgeny Grin (Karlson2k)
|
4adf1c6d17
|
send_tls_adapter(): removed leftover errno manipulation
|
2017-09-08 22:04:40 +03:00 |
|
Evgeny Grin (Karlson2k)
|
3474e1b7f9
|
Fixed sending responses >16KiB in HTTPS mode with epoll
|
2017-09-08 22:02:47 +03:00 |
|
Evgeny Grin (Karlson2k)
|
5f7ba548f1
|
Additional clarification about MHD_get_timeout().
|
2017-09-08 17:13:13 +03:00 |
|
Evgeny Grin (Karlson2k)
|
88faa63f22
|
Updated doxy about MHD_get_timeout()
|
2017-09-08 16:11:09 +03:00 |
|
Evgeny Grin (Karlson2k)
|
12f65d40ac
|
Rename _MHD_inline to _MHD_static_inline for better readability
|
2017-08-27 21:53:38 +03:00 |
|
Evgeny Grin (Karlson2k)
|
1d3131799b
|
*_param_adapter: Distinguish between network error and remote hard close
|
2017-08-27 21:53:37 +03:00 |
|
Evgeny Grin (Karlson2k)
|
de5c159df5
|
connection_https: reset tls_read_ready when no data is available
|
2017-08-27 21:53:37 +03:00 |
|
Evgeny Grin (Karlson2k)
|
7934cc0777
|
MHD_queue_response(): check for correct thread ID
|
2017-08-27 21:45:50 +03:00 |
|