Commit Graph
5251 Commits
Author SHA1 Message Date
Evgeny Grin (Karlson2k) c23db002c7 microhttpd2.h: edits 2024-03-21 21:13:39 +01:00
Evgeny Grin (Karlson2k) 1338bc0606 microhttpd2.h: edits 2024-03-21 17:52:03 +01:00
Evgeny Grin (Karlson2k) 0c38cecdc8 microhttpd2.h: edits 2024-03-21 00:48:11 +01:00
Evgeny Grin (Karlson2k) 399178c24a microhttpd2.h: edits after discussion 2024-03-19 13:59:31 +01:00
Evgeny Grin (Karlson2k) b8ac9fb72a microhttpd2.h: edits 2024-03-19 06:48:22 +01:00
Evgeny Grin (Karlson2k) 28c277d98d microhttpd2.h: edits 2024-03-19 06:48:22 +01:00
Christian Grothoff 6543066b5d edits 2024-03-03 16:09:55 +01:00
Christian Grothoff 9b4ae828ad edits 2024-03-03 15:42:08 +01:00
Christian Grothoff cc2f46ef18 -example 2024-03-03 15:20:39 +01:00
Evgeny Grin (Karlson2k) da4db88437 microhttpd2.h edits 2024-03-03 14:58:25 +01:00
Evgeny Grin (Karlson2k) 58d97d9424 Bump MHD_VERSION to indicate dev versions 2024-03-03 14:57:33 +01:00
Evgeny Grin (Karlson2k) 7f1b1dbfbf microhttpd2.h: edits 2024-02-27 21:33:51 +01:00
Evgeny Grin (Karlson2k) 3f812e45c4 Releasing GNU libmicrohttpd 1.0.1 2024-02-27 18:24:03 +01:00
Evgeny Grin (Karlson2k) 8cddadd5b6 ChangeLog: updated 2024-02-27 18:24:02 +01:00
Evgeny Grin (Karlson2k) cf3a825cfb digestauth: fixed compiler warnings 2024-02-27 18:24:02 +01:00
Evgeny Grin (Karlson2k) 918eb0bf7a configure: warn if HTTP upgrade is disabled 2024-02-27 18:24:02 +01:00
Evgeny Grin (Karlson2k) 66a988e671 Fixed compiler warnings for builds without Digest Auth 2024-02-27 18:24:01 +01:00
Evgeny Grin (Karlson2k) 77945c2d93 Muted possible compiler warnings 2024-02-27 18:24:01 +01:00
Evgeny Grin (Karlson2k) a7777c99cb Excluded example with basic auth when basic auth is disabled 2024-02-27 18:24:01 +01:00
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