Evgeny Grin (Karlson2k)
234f74cabe
Fixed code logic for builds without messages
2024-02-19 21:30:17 +05:00
Evgeny Grin (Karlson2k)
7896fb23f4
microhttpd.h: bump version number to indicate development version
2024-02-19 19:04:32 +05:00
Evgeny Grin (Karlson2k)
7a2bc355bb
Partial revert "-whitespace and indentation changes only"
...
This partially reverts commit 6fe3a41cae .
2024-02-19 14:22:11 +05:00
Evgeny Grin (Karlson2k)
09fa10e988
MHD_queue_response(): do not return MHD_YES when shutting down the daemon
...
Provide correct information for application about queue status
2024-02-19 14:20:24 +05:00
Christian Grothoff
6fe3a41cae
-whitespace and indentation changes only
2024-02-18 15:16:54 +01:00
Evgeny Grin (Karlson2k)
5491644e85
Fixed SHA-512/256 calculation for unrealistically large volumes
...
Fixed loss of one bit when 2 EiB (exabytes) or more processed by
a single step after previously processing more then 2 EiB.
2024-02-05 00:05:42 +01:00
Evgeny Grin (Karlson2k)
de33d4594e
md5_ext.c: fixed missing include
2024-02-04 22:35:02 +01:00
Christian Grothoff
2f892f4c6b
small typo likely from copy&paste causing macro names to be different
...
between builds with and without messages resulting in compilation
failure if configured with --disable-messages
Signed-off-by: Jan Palus <jpalus@fastmail.com >
2024-02-04 18:29:15 +01:00
Evgeny Grin (Karlson2k)
c180d258ce
Fixe NEWS one more time
2024-02-01 17:09:21 +01:00
Evgeny Grin (Karlson2k)
86bed04119
Fixed typo in NEWS file
2024-02-01 16:41:16 +01:00
Evgeny Grin (Karlson2k)
c4b4657f61
Released GNU libmicrohttpd 1.0.0
...
This is the first stable release of GNU libmicrohttpd.
v1.0.0
2024-02-01 15:09:54 +01:00
Evgeny Grin (Karlson2k)
43a35fd652
W32: fixed compiler warning
2024-02-01 14:52:13 +01:00
Evgeny Grin (Karlson2k)
eb9ec7fda1
W32 VS: simplified custom MHD_config.h
2024-02-01 14:37:33 +01:00
Christian Grothoff
0b5ccc723a
-remove trailing whitespace, update PO file, no semantic change(s)
2024-02-01 10:17:19 +01:00
Evgeny Grin (Karlson2k)
9fe0cd9b29
W32 VS: updated MHD_config.h
2024-02-01 06:39:45 +01:00
Evgeny Grin (Karlson2k)
9bca5e68c8
ChangeLog: updated
2024-02-01 06:04:41 +01:00
Evgeny Grin (Karlson2k)
f9461e528c
Updated copyright years
2024-01-31 23:28:40 +01:00
Evgeny Grin (Karlson2k)
bd8eb3f218
Unified handling of external hash function for MD5 and SHA-256
2024-01-31 23:11:22 +01:00
Evgeny Grin (Karlson2k)
bbcbbca7e4
test_upgrade: disable now unused function
2024-01-31 21:53:56 +01:00
Evgeny Grin (Karlson2k)
fe17d1acca
test_upgrade: adapted for macOS
2024-01-31 21:05:12 +01:00
Evgeny Grin (Karlson2k)
1601c2883a
configure: removed old workaround
2024-01-31 15:38:17 +01:00
Evgeny Grin (Karlson2k)
65e62d0426
Compiler warning fixes
2024-01-31 15:37:54 +01:00
Evgeny Grin (Karlson2k)
086fcdacbb
Fixes for 32-bit platforms
2024-01-31 10:33:03 +01:00
Evgeny Grin (Karlson2k)
ff5f1944cd
VS Project: exclude file not used on W32
2024-01-31 01:11:27 +01:00
Evgeny Grin (Karlson2k)
54317e6e1f
Muted compiler warning
2024-01-31 00:53:32 +01:00
Evgeny Grin (Karlson2k)
4b79f23756
VS Projects: switched optimisation to "MaxSpeed"
2024-01-31 00:36:53 +01:00
Evgeny Grin (Karlson2k)
aef8f94992
Fixed grow buffer check on 32-bit platforms
2024-01-31 00:10:38 +01:00
Evgeny Grin (Karlson2k)
5587f1e043
Fixed non-debug build without HTTPS
2024-01-30 23:52:54 +01:00
Evgeny Grin (Karlson2k)
f8e198519e
configure: sorted messages in final config summary
2024-01-30 23:05:33 +01:00
Evgeny Grin (Karlson2k)
a88f3149a8
Muted some compiler warnings
2024-01-30 23:04:32 +01:00
Evgeny Grin (Karlson2k)
303e34fcdd
Fixed tests with GnuTLS in non-default path
2024-01-30 20:49:42 +01:00
Evgeny Grin (Karlson2k)
4f494d00b7
Fixed compiler warnings
2024-01-30 20:49:09 +01:00
Evgeny Grin (Karlson2k)
e3673e4fd7
Moved test_quiesce to heavy tests
...
Actually the test is not heavy, but it is slow and has very little
benefit (the tested functionality is very stable).
2024-01-30 19:48:45 +01:00
Evgeny Grin (Karlson2k)
ea618151c8
Skipped some HTTPS tests with old broken GnuTLS
2024-01-30 18:49:37 +01:00
Evgeny Grin (Karlson2k)
218f32f449
test_digestauth2: supported old libcurl versions
2024-01-30 17:32:59 +01:00
Evgeny Grin (Karlson2k)
7711d0133f
test_str: reduced number of extra checked locales
...
Too many locales may trigger W32 protection warning.
2024-01-30 17:31:23 +01:00
Evgeny Grin (Karlson2k)
d63cb66783
Muted extra compiler warnings
2024-01-30 17:22:36 +01:00
Evgeny Grin (Karlson2k)
d874f86dd2
Fuzz test: increased tests' timeout value
2024-01-29 23:50:58 +01:00
Evgeny Grin (Karlson2k)
8ffa0a10d1
Fuzz tests: muted undefined behaviour signal
2024-01-29 23:50:13 +01:00
Evgeny Grin (Karlson2k)
b78e24a192
Fixed compiler warnings
2024-01-29 23:26:49 +01:00
Evgeny Grin (Karlson2k)
49b9fb1b4d
Fixed compiler warnings
2024-01-29 23:22:26 +01:00
Evgeny Grin (Karlson2k)
c01b043ff9
Fixed and/or muted compiler warnings
2024-01-29 23:16:14 +01:00
Evgeny Grin (Karlson2k)
32d37eb770
Updated .gitignore
2024-01-29 22:29:21 +01:00
Evgeny Grin (Karlson2k)
ce9681ec24
Updated .gitignore
2024-01-29 22:26:45 +01:00
Evgeny Grin (Karlson2k)
35e15fd830
Updated .gitingnore
2024-01-29 22:24:26 +01:00
Evgeny Grin (Karlson2k)
6285d14f09
libcurl tests: fixed compiler warnings
2024-01-29 22:11:44 +01:00
Evgeny Grin (Karlson2k)
0489469cd6
make-dist.sh: allowed Debian trixie/sid
2024-01-29 22:11:16 +01:00
Evgeny Grin (Karlson2k)
c28176fdfb
configure: fixed some compiler warnings
2024-01-29 22:10:30 +01:00
Evgeny Grin (Karlson2k)
3bd6b07fc4
Minor corrections for bc827fcc09
2024-01-29 12:01:19 +01:00
Evgeny Grin (Karlson2k)
5f77812125
Minor correction for 52a5e46584
2024-01-28 23:36:40 +01:00