Christian Grothoff
|
9199e5aa3a
From: Gauthier Haderer <ghaderer@wyplay.com>
|
6 years ago |
Christian Grothoff
|
0db81a9248
fix #5411
|
6 years ago |
Christian Grothoff
|
2c47a23dec
integrate TLS PSK patch from Tal Moaz (plus documentation, plus style and bugfixes
|
6 years ago |
Christian Grothoff
|
2ed04522e2
add support for digest auth with hashed password
|
6 years ago |
Evgeny Grin (Karlson2k)
|
9a3ecffba7
docs: make MHD picture name unique to allow installation in /usr/share/info
|
7 years ago |
Christian Grothoff
|
59b4a6a00a
releasing libmicrohttpd 0.9.56
|
7 years ago |
Christian Grothoff
|
330a40552c
add MHD_free(), as suggested by Tim on the mailinglist
|
7 years ago |
Evgeny Grin (Karlson2k)
|
8eb8e558f0
Dropped non-functional Symbian support.
|
7 years ago |
Evgeny Grin (Karlson2k)
|
8a88bc9335
microhttpd.h: deprecate unused MHD_RESPONSE_HEADER_KIND value
|
7 years ago |
Christian Grothoff
|
76cf7d7f58
documentation, adding MHD_CONNECTION_INFO_REQUEST_HEADER_SIZE, releasing 0.9.54
|
7 years ago |
Christian Grothoff
|
b57456c2e6
relax space-in-field-name checks only if new MHD_USE_PERMISSIVE_CHECKS flag is set
|
7 years ago |
Christian Grothoff
|
3c2727fcea
add document encoding hint
|
7 years ago |
Evgeny Grin (Karlson2k)
|
7e1123665e
Fixed docs as suggested by Vitaliy T
|
7 years ago |
Christian Grothoff
|
6b03d68f07
document MHD_CONNECTION_INFO_CONNECTION_TIMEOUT in manual
|
7 years ago |
Christian Grothoff
|
222acd1c5a
clarify when it is ok to call MHD_get_fdset in documentation, document MHD_get_fdset2()
|
7 years ago |
Karlson2k
|
f9f8d0c54d
Updated documentation.
|
8 years ago |
Evgeny Grin (Karlson2k)
|
bc83858f65
Updated documentation about MHD_OPTION_LISTENING_ADDRESS_REUSE
|
8 years ago |
Evgeny Grin (Karlson2k)
|
e067df9397
One more flag renamed: MHD_USE_EPOLL_TURBO -> MHD_USE_TURBO.
|
8 years ago |
Evgeny Grin (Karlson2k)
|
d5245634c2
Added MHD_USE_ERROR_LOG flag with same value as MHD_USE_DEBUG.
|
8 years ago |
Evgeny Grin (Karlson2k)
|
c39f9bfb26
Specify that flag MHD_USE_INTERNAL_POLLING_THREAD is mandatory if MHD_USE_THREAD_PER_CONNECTION is used
|
8 years ago |
Evgeny Grin (Karlson2k)
|
bae7dc05a8
Fixed wrong flag name in documentation.
|
8 years ago |
Evgeny Grin (Karlson2k)
|
a48ca85fb7
Renamed daemon flags:
|
8 years ago |
Evgeny Grin (Karlson2k)
|
959d55ec5e
Renamed MHD flags. Now all flags are in forms MHD_USE_* or MHD_ALLOW_*.
|
8 years ago |
Christian Grothoff
|
d7392e0882
all flags start with MHD_USE_, rename MHD_ALLOW_UPGRADE to MHD_USE_UPGRADE for consistency
|
8 years ago |
Christian Grothoff
|
43227e1b18
update manual in line with commit cbd93766919531e3986e5a9c838df61e696a07f0
|
8 years ago |
Christian Grothoff
|
5b2a9f1cbd
improve upgrade documentation to clarify what the application can or cannot do on the socket
|
8 years ago |
Evgeny Grin (Karlson2k)
|
a90099030e
Remove leftover "linux only" on epoll fd.
|
8 years ago |
Evgeny Grin (Karlson2k)
|
bc0f1e081d
Change 'pipe'->'ITC' in comments, messages and var names.
|
8 years ago |
Evgeny Grin (Karlson2k)
|
984e0e964e
Rename 'MHD_USE_PIPE_FOR_SHUTDOWN' -> 'MHD_USE_ITC' to reflect real meaning of option
|
8 years ago |
Christian Grothoff
|
c073888899
-add back Martin's fix, he was right
|
8 years ago |