Christian Grothoff
ebe728629c
fix double-close() bug reported by MC on the mailinglist
2025-07-14 17:06:25 +02:00
Evgeny Grin (Karlson2k)
72c8b0db78
perf_replies: minor readability improvement
2025-06-14 19:19:50 +02:00
Evgeny Grin (Karlson2k)
00e0ca7418
perf_replies: corrected comments and messages
2025-06-14 19:19:35 +02:00
Evgeny Grin (Karlson2k)
b6996ff321
perf_replies: backported larger replies
2025-06-14 19:19:13 +02:00
Christian Grothoff
c5c822fdbe
add json_echo example
2025-05-13 08:42:23 +02:00
Evgeny Grin (Karlson2k)
c372caeb3c
test_timeout: more detailed libcurl error report
2025-04-12 19:45:47 +03:00
Evgeny Grin (Karlson2k)
6e730f1ef4
test_timeout: a minimal fix for libcurl changes
2025-04-12 19:44:28 +03:00
Evgeny Grin (Karlson2k)
0994a26250
test_tricky: updated to better use libcurl API
2025-04-11 20:26:54 +03:00
Evgeny Grin (Karlson2k)
036f8fdec2
test_tricky.c: applied a minimal fix for the libcurl >= 8.13.0
2025-04-11 20:13:48 +03:00
Christian Grothoff
5e40455bea
-test
2024-10-16 21:49:55 +02:00
Evgeny Grin (Karlson2k)
a1085032dc
mhd_sys_extentions.m4: more fixed for older autoconf
2024-08-22 11:04:25 +02:00
Evgeny Grin (Karlson2k)
8a233bab73
mhd_sys_extentions.m4: improved compatibility with old autoconf versions
2024-08-22 11:04:19 +02:00
Evgeny Grin (Karlson2k)
351b66f2a1
mhd_sys_extentions.m4: updated, workarounds for broken clang behaviour
2024-08-03 18:07:20 +02:00
Evgeny Grin (Karlson2k)
d94229422f
digestauth: fixed log message when wrong value used and MHD has some
...
hashing algorithms disabled.
2024-07-31 13:28:09 +02:00
Evgeny Grin (Karlson2k)
26d501f796
test_client_put_stop: adapted test for GNU Hurd kernel
2024-07-31 13:21:02 +02:00
Evgeny Grin (Karlson2k)
e45936da81
man page: updated bug tracker link
2024-07-31 12:45:57 +02:00
Evgeny Grin (Karlson2k)
087b12516b
Fixed man page as suggested by Florian Ernst
2024-07-31 12:43:46 +02:00
Evgeny Grin (Karlson2k)
6ff9f5067a
test_upgrade: removed duplicated include
...
Reported by Martin Strunz (maddin200)
2024-07-25 15:26:20 +02:00
Evgeny Grin (Karlson2k)
eb3725dc3a
digestauth: explicitly reject unsupported algorithm requested by application
2024-07-25 15:23:11 +02:00
Evgeny Grin (Karlson2k)
a00142f004
digestauth: fixed bits manipulations
...
No functional change as the rest of the code does not support sessions.
Reported by Martin Strunz (maddin200)
2024-07-25 15:23:11 +02:00
Evgeny Grin (Karlson2k)
668fbd286f
test_str_bin_hex: fixed reporting
2024-06-15 13:00:41 +02:00
Evgeny Grin (Karlson2k)
d15de502ef
mhd_str.c: fixed logic when built without 'inline'
2024-06-15 12:59:24 +02:00
Evgeny Grin (Karlson2k)
861d252ed5
mhd_str.c: synced macros names with recent configure changes
2024-06-15 12:57:58 +02:00
Tim Rühsen
7f28cb410d
Remove tags from .gitlab-ci.yml
2024-06-14 21:19:15 +02:00
Evgeny Grin (Karlson2k)
2534aab3f9
W32 resources: reworked, added support for the static lib resources
2024-06-05 15:02:32 +02:00
Evgeny Grin (Karlson2k)
03abafc46b
configure: supported C23 'noreturn' keyword
2024-06-04 17:47:29 +02:00
Evgeny Grin (Karlson2k)
8ece9c3f77
configure: improved checks for function name magic-macros
2024-06-04 17:46:58 +02:00
Evgeny Grin (Karlson2k)
6130733af4
configure: rewritten checks for inline and force inline keywords
...
Renamed _MHD_static_inline -> MHD_static_inline_
Added use of cache variables in the checks
2024-06-04 17:44:53 +02:00
Evgeny Grin (Karlson2k)
255ede03c7
configure: fixed configuration summary
2024-06-04 17:40:22 +02:00
Evgeny Grin (Karlson2k)
7472d893c7
mhd_bool.m4: one more minor correction
2024-04-29 14:53:43 +02:00
Evgeny Grin (Karlson2k)
a7f57068ed
mhd_bool.m4: minor corrections
2024-04-29 13:48:29 +02:00
Evgeny Grin (Karlson2k)
927c269733
Fixed deprecation message when building the lib
2024-04-28 21:04:33 +02:00
Evgeny Grin (Karlson2k)
5bd638aee2
microhttpd.h: fixed deprecation messages
2024-04-28 21:03:12 +02:00
Evgeny Grin (Karlson2k)
3a93f07d22
mhd_bool.m4: new autoconf macro that supports C23
...
The macro should works faster in the most common scenarios
2024-04-28 20:55:05 +02:00
Evgeny Grin (Karlson2k)
5cc2bdb997
configure: print DAuth defaults in the help message
2024-04-25 00:00:05 +02:00
Evgeny Grin (Karlson2k)
ea51b392d0
bootstrap: better support Gentoo and MinGW
2024-04-24 23:49:07 +02:00
Evgeny Grin (Karlson2k)
76357d11b8
configure: enable 64 bit time_t by default if possible
2024-04-24 18:24:30 +02:00
Evgeny Grin (Karlson2k)
92ced77100
configure: enable largefile earlier as it may influence other checks
2024-04-24 18:21:51 +02:00
Evgeny Grin (Karlson2k)
9dac82ef3d
configure: improved messages
2024-04-24 17:46:09 +02:00
Evgeny Grin (Karlson2k)
e1114d105d
configure: fixed compiler warnings for new compilers
2024-04-24 17:43:29 +02:00
Evgeny Grin (Karlson2k)
aa27316133
configure: cosmetics and formatting
2024-04-24 17:42:34 +02:00
Evgeny Grin (Karlson2k)
f7560cd828
configure: improved portability when cross-compiling
...
Added final warnings when some potentially wrong assumption are made
2024-04-24 17:42:34 +02:00
Evgeny Grin (Karlson2k)
c11ea1f96a
mhd_check_func_run.m4: new autoconf macro
2024-04-24 17:40:52 +02:00
Evgeny Grin (Karlson2k)
c1e4368fca
mhd_check_func.m4: corrected
2024-04-24 17:38:37 +02:00
Evgeny Grin (Karlson2k)
41567c2022
mhd_check_link_run.m4: documentation fixes
2024-04-24 17:38:37 +02:00
Мяделец Андрей Алексеевич
44db29ca76
src/examples/demo{,_https}: fix response buffer overwriting
...
Adding address offset when copying string.
The code was broken by 5821a7f3 ("src/examples/demo{,_https}: added some error
checking, fixed compiler warnings").
2024-04-22 13:11:19 +02:00
Evgeny Grin (Karlson2k)
2e14003ebb
microhttpd.h: workaround for uncrustify bug
2024-04-11 18:29:56 +02:00
Evgeny Grin (Karlson2k)
4e056c9794
microhttpd.h: fixed feature name
2024-04-11 18:28:44 +02:00
Evgeny Grin (Karlson2k)
fd498a7064
Bump MHD_VERSION to indicate development version
2024-04-11 18:24:09 +02:00
Evgeny Grin (Karlson2k)
3aee48fd77
Releasing GNU libmicrohttpd 1.0.1
v1.0.1
2024-02-23 21:22:58 +05:00