Commit Graph
5232 Commits
Author SHA1 Message Date
Evgeny Grin (Karlson2k) 5f73f3a15a tests: do not use test_auth_parse when messages are disabled
The test is not compatible with disabled messages
2024-02-27 18:24:01 +01:00
Evgeny Grin (Karlson2k) bca3a2d60b configure: corrected help message 2024-02-27 18:24:00 +01:00
Evgeny Grin (Karlson2k) f4246312a2 Removed strings with filenames from binary when built without messages 2024-02-27 18:24:00 +01:00
Evgeny Grin (Karlson2k) 47fce1c2f2 Fixed code logic for builds without messages 2024-02-27 18:24:00 +01:00
Evgeny Grin (Karlson2k) d912ba4a24 microhttpd.h: bump version number to indicate development version 2024-02-27 18:23:59 +01:00
Evgeny Grin (Karlson2k) ffae69dbd7 MHD_queue_response(): do not return MHD_YES when shutting down the daemon
Provide correct information for application about queue status
2024-02-27 18:23:59 +01:00
Christian Grothoff 8d5c2b22f3 -whitespace and indentation changes only 2024-02-27 18:23:59 +01:00
Evgeny Grin (Karlson2k) fbd1e97ee4 microhttpd2.h edits 2024-02-27 00:23:34 +01:00
Evgeny Grin (Karlson2k) 2a8920513f microhttpd2.h edits 2024-02-18 19:26:57 +05:00
Evgeny Grin (Karlson2k) 54d03b93dd microhttpd2.h edits 2024-02-11 22:52:35 +01:00
Evgeny Grin (Karlson2k) a0e51d7ac2 microhttpd2.h edits 2024-02-11 15:13:29 +01:00
Evgeny Grin (Karlson2k) c9c7aedc94 microhttpd2.h edits 2024-02-10 21:27:49 +01:00
Evgeny Grin (Karlson2k) 022a05574e microhttpd2.h edits 2024-02-09 20:49:59 +01:00
Evgeny Grin (Karlson2k) e7edf2183d connection.c: corrected comment 2024-02-09 17:50:56 +01:00
Evgeny Grin (Karlson2k) 50d7a66a36 microhttpd2.h edits 2024-02-08 23:00:36 +01:00
Evgeny Grin (Karlson2k) baa4fce34c microhttpd2.h edits 2024-02-07 10:54:24 +01:00
Evgeny Grin (Karlson2k) 54a7855816 microhttpd2.h edits 2024-02-07 00:05:21 +01:00
Evgeny Grin (Karlson2k) badb14310a microhttpd2.h edit 2024-02-05 23:06:40 +01:00
Evgeny Grin (Karlson2k) 5034c899bf microhttpd2.h edits 2024-02-05 22:53:10 +01:00
Evgeny Grin (Karlson2k) 1f379c38a7 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 09:21:48 +01:00
Evgeny Grin (Karlson2k) 0f9d3900be md5_ext.c: fixed missing include 2024-02-05 09:21:47 +01:00
Evgeny Grin (Karlson2k) 0b0cb39934 Fixe NEWS one more time 2024-02-05 09:21:47 +01:00
Evgeny Grin (Karlson2k) cf9767898b Fixed typo in NEWS file 2024-02-05 09:21:46 +01:00
Evgeny Grin (Karlson2k) 0d1df6d94b Released GNU libmicrohttpd 1.0.0
This is the first stable release of GNU libmicrohttpd.
2024-02-05 09:21:46 +01:00
Evgeny Grin (Karlson2k) c1e01aca4a W32: fixed compiler warning 2024-02-05 09:21:46 +01:00
Evgeny Grin (Karlson2k) e9ea451698 W32 VS: simplified custom MHD_config.h 2024-02-05 09:21:45 +01:00
Christian Grothoff 3eb2a7fdea -remove trailing whitespace, update PO file, no semantic change(s) 2024-02-05 09:21:06 +01:00
Evgeny Grin (Karlson2k) b50c99cea0 W32 VS: updated MHD_config.h 2024-02-05 09:17:34 +01:00
Evgeny Grin (Karlson2k) 94b5e8a3cf ChangeLog: updated 2024-02-05 09:17:33 +01:00
Evgeny Grin (Karlson2k) e60f8305d0 Updated copyright years 2024-02-05 09:17:33 +01:00
Evgeny Grin (Karlson2k) c176e13761 Unified handling of external hash function for MD5 and SHA-256 2024-02-05 09:17:33 +01:00
Evgeny Grin (Karlson2k) 636531e8ab test_upgrade: disable now unused function 2024-02-05 09:17:32 +01:00
Evgeny Grin (Karlson2k) f3fe291e14 test_upgrade: adapted for macOS 2024-02-05 09:17:32 +01:00
Evgeny Grin (Karlson2k) 29d246a512 configure: removed old workaround 2024-02-05 09:17:32 +01:00
Evgeny Grin (Karlson2k) f37f70c21c Compiler warning fixes 2024-02-05 09:17:31 +01:00
Evgeny Grin (Karlson2k) 358c8336f5 Fixes for 32-bit platforms 2024-02-05 09:17:31 +01:00
Evgeny Grin (Karlson2k) 3b2d76c7ff VS Project: exclude file not used on W32 2024-02-05 09:17:31 +01:00
Evgeny Grin (Karlson2k) 133e4c077d Muted compiler warning 2024-02-05 09:17:30 +01:00
Evgeny Grin (Karlson2k) 6d5d7016cf VS Projects: switched optimisation to "MaxSpeed" 2024-02-05 09:17:30 +01:00
Evgeny Grin (Karlson2k) 93bdc69a3e Fixed grow buffer check on 32-bit platforms 2024-02-05 09:17:30 +01:00
Evgeny Grin (Karlson2k) 3eadb76114 Fixed non-debug build without HTTPS 2024-02-05 09:17:29 +01:00
Evgeny Grin (Karlson2k) 2fd5218d34 configure: sorted messages in final config summary 2024-02-05 09:17:29 +01:00
Evgeny Grin (Karlson2k) fde68a3eff Muted some compiler warnings 2024-02-05 09:17:28 +01:00
Evgeny Grin (Karlson2k) 3347414c31 Fixed tests with GnuTLS in non-default path 2024-02-05 09:17:28 +01:00
Evgeny Grin (Karlson2k) c71bc1b55c Fixed compiler warnings 2024-02-05 09:17:28 +01:00
Evgeny Grin (Karlson2k) 3cb28046ef 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-02-05 09:17:27 +01:00
Evgeny Grin (Karlson2k) f2e8c99e24 Skipped some HTTPS tests with old broken GnuTLS 2024-02-05 09:17:27 +01:00
Evgeny Grin (Karlson2k) ad0468c1ed test_digestauth2: supported old libcurl versions 2024-02-05 09:17:27 +01:00
Evgeny Grin (Karlson2k) 0d380f91e6 test_str: reduced number of extra checked locales
Too many locales may trigger W32 protection warning.
2024-02-05 09:17:26 +01:00
Evgeny Grin (Karlson2k) 5941fa39d0 Muted extra compiler warnings 2024-02-05 09:17:26 +01:00