Christian Grothoff
|
3d0dfd5b40
|
-doxygen
|
2015-10-25 12:48:03 +00:00 |
|
Christian Grothoff
|
889626e54b
|
-doxygen
|
2015-10-25 12:47:51 +00:00 |
|
Christian Grothoff
|
72f05a8364
|
deduplicate arg parsing logic between connection.c and digestauth.c (now in internal.c)
|
2015-10-05 10:06:13 +00:00 |
|
Christian Grothoff
|
dd749c2274
|
releasing 0.9.44
|
2015-10-01 19:27:08 +00:00 |
|
Evgeny Grin (Karlson2k)
|
748824ad1a
|
Remove reason_phrase.h from VS project, addition correction for compilation for XP
|
2015-10-01 13:45:44 +00:00 |
|
Evgeny Grin (Karlson2k)
|
35182084a0
|
Clarify and simplify W32 VS project settings
|
2015-10-01 12:37:53 +00:00 |
|
Evgeny Grin (Karlson2k)
|
1d9cca3b8f
|
Update ChangeLog
|
2015-09-30 21:08:04 +00:00 |
|
Evgeny Grin (Karlson2k)
|
0cb86aaffa
|
Fix W32 VS project files
|
2015-09-30 21:08:02 +00:00 |
|
Evgeny Grin (Karlson2k)
|
afecad969c
|
daemon.c: silent compiler warning
|
2015-09-30 21:07:58 +00:00 |
|
Christian Grothoff
|
f2bce4c656
|
fix digest auth when used with more complex arguments being passed to GET, i.e. keys without missing values at the beginning and certain other constellations
|
2015-09-25 07:51:21 +00:00 |
|
Christian Grothoff
|
94c16f349d
|
help systemd by not calling shutdown() on listen socket if MHD_USE_PIPE_FOR_SHUTDOWN is given
|
2015-09-22 17:21:33 +00:00 |
|
Christian Grothoff
|
316f6c4ef3
|
-releasing 0.9.43
|
2015-09-16 09:08:18 +00:00 |
|
Evgeny Grin (Karlson2k)
|
d6340a84f0
|
configure.ac: prefer and use latest C standard supported by compiler
|
2015-09-07 16:46:07 +00:00 |
|
Evgeny Grin (Karlson2k)
|
5b507716cc
|
configure.ac: update replaced macros
|
2015-09-07 12:45:23 +00:00 |
|
Evgeny Grin (Karlson2k)
|
6ef62209cb
|
connection_https.c: include "connection.h" alongside with "connection_https.h"
|
2015-09-07 11:58:44 +00:00 |
|
Evgeny Grin (Karlson2k)
|
c57068f727
|
Include correct header in connection_https.c
|
2015-09-06 20:35:03 +00:00 |
|
Evgeny Grin (Karlson2k)
|
9613a64e3b
|
daemon.c: use correct type for setsockopt() on W32, do not use same var name for nested branches
|
2015-09-06 16:02:07 +00:00 |
|
Evgeny Grin (Karlson2k)
|
7aa3e9a819
|
Fix mixed code/var declaration
|
2015-09-06 16:02:05 +00:00 |
|
Evgeny Grin (Karlson2k)
|
c5cd08af58
|
Fix compiler warnings; use correct variable type
|
2015-09-06 16:02:03 +00:00 |
|
Evgeny Grin (Karlson2k)
|
053f6cd3fa
|
w32functions.c: fix compiler warning
|
2015-09-06 16:02:01 +00:00 |
|
Evgeny Grin (Karlson2k)
|
e0f613dca8
|
digestauth.c: fix compiler warnings, clarifications
|
2015-09-06 16:01:58 +00:00 |
|
Evgeny Grin (Karlson2k)
|
8731a130e0
|
Update built-in tsearch replacement
|
2015-09-06 16:01:56 +00:00 |
|
Evgeny Grin (Karlson2k)
|
9d25d25ed3
|
daemon.c: MHD_ip_limit_add(): small clarification
|
2015-09-06 16:01:53 +00:00 |
|
Christian Grothoff
|
9e87c9a225
|
patch from FC to fix use of resume in combination with external select
|
2015-09-02 14:45:28 +00:00 |
|
Christian Grothoff
|
475b350b71
|
correct documentation as to when MHD_USE_EPOLL_LINUX_ONLY is allowed (previous formulation was wrong)
|
2015-08-30 12:55:04 +00:00 |
|
Evgeny Grin (Karlson2k)
|
f97d163b92
|
configure.ac: print more information during configure
|
2015-08-27 10:06:24 +00:00 |
|
Evgeny Grin (Karlson2k)
|
a2fa859191
|
configure.ac: cosmetics
|
2015-08-27 10:06:18 +00:00 |
|
Evgeny Grin (Karlson2k)
|
70f7ad46eb
|
Reimplement monotonic clock with wide range of platforms support
|
2015-08-27 09:43:09 +00:00 |
|
Evgeny Grin (Karlson2k)
|
0d2688a98b
|
fix file names, include missing files to Makefile
|
2015-08-22 15:45:36 +00:00 |
|
Christian Grothoff
|
4680ad00f7
|
removing minus
|
2015-08-14 15:12:59 +00:00 |
|
Christian Grothoff
|
de029f6250
|
export MHD_get_reason_phrase_for
|
2015-08-14 12:19:43 +00:00 |
|
Evgeny Grin (Karlson2k)
|
9d92a4827f
|
Additional byte order detection in MHD_byteorder.h and some cosmetics
|
2015-08-09 00:18:33 +00:00 |
|
Evgeny Grin (Karlson2k)
|
c71098bcc3
|
Updated ChangeLog, added missing newline
|
2015-08-08 12:30:14 +00:00 |
|
Evgeny Grin (Karlson2k)
|
e15abfd99c
|
daemon.c: recv_param_adapter(): fix VS compiler warning for send()/recv()
|
2015-08-08 12:30:06 +00:00 |
|
Evgeny Grin (Karlson2k)
|
066f70ea68
|
daemon.c: MHD_select(): check for timeout value overflow
|
2015-08-08 12:29:58 +00:00 |
|
Evgeny Grin (Karlson2k)
|
9d58eaee1f
|
daemon.c: MHD_get_timeout(): check for value overflow
|
2015-08-08 12:29:51 +00:00 |
|
Evgeny Grin (Karlson2k)
|
ca715348d3
|
daemon.c: MHD_handle_connection(): check timeout value for overflow of W32
|
2015-08-08 12:29:43 +00:00 |
|
Evgeny Grin (Karlson2k)
|
1ff4b273ac
|
connection.c: try_ready_chunked_body(): fix VS compiler warning, small refactoring for readability
|
2015-08-08 12:29:34 +00:00 |
|
Evgeny Grin (Karlson2k)
|
341b9db92e
|
connection.c: try_ready_chunked_body(): refactoring for optimization and clarity
|
2015-08-08 12:29:28 +00:00 |
|
Evgeny Grin (Karlson2k)
|
95d084fa6a
|
Small refactoring in MHD_handle_connection() for optimization
|
2015-08-08 12:29:20 +00:00 |
|
Evgeny Grin (Karlson2k)
|
d0acbabefa
|
Update md5.c to version based on OpenBSD modifications,
distinguish between little endian and PDP endian.
|
2015-08-08 11:10:06 +00:00 |
|
Evgeny Grin (Karlson2k)
|
bfbff93d6e
|
connection.c: do_read(): fix wrong type
|
2015-08-07 07:38:24 +00:00 |
|
Evgeny Grin (Karlson2k)
|
bed538758f
|
connection.c: process_request_body(): fix VS compiler warning
|
2015-08-07 07:38:17 +00:00 |
|
Evgeny Grin (Karlson2k)
|
07be6ed352
|
connection.c: try_ready_chunked_body(): microoptimization, additional error checking
|
2015-08-07 07:38:10 +00:00 |
|
Evgeny Grin (Karlson2k)
|
b4c8673624
|
connection.c: try_ready_normal_body(): fix VS compiler warning
|
2015-08-07 07:38:04 +00:00 |
|
Evgeny Grin (Karlson2k)
|
85771d883b
|
connection.c: MHD_connection_handle_write(): check for limits, fix compiler warning
|
2015-08-07 07:37:57 +00:00 |
|
Evgeny Grin (Karlson2k)
|
de60f56ce0
|
internal.h: add BUILTIN_NOT_REACHED macro for VS compiler
|
2015-08-06 15:45:32 +00:00 |
|
Evgeny Grin (Karlson2k)
|
7e69727f66
|
Correct MHD_MAX() and MHD_MIN() macros
|
2015-08-06 15:45:25 +00:00 |
|
Christian Grothoff
|
d5048c2285
|
fix #3924
|
2015-08-04 11:52:05 +00:00 |
|
Christian Grothoff
|
58b30e7e5e
|
fix #3926: ignore close() errors other than EBADF
|
2015-08-02 17:11:48 +00:00 |
|