Commit Graph
4411 Commits
Author SHA1 Message Date
Evgeny Grin (Karlson2k) 080441fe2e Updated Work Mode options in comments 2024-04-08 02:13:45 +02:00
Evgeny Grin (Karlson2k) 48e10d6b41 Unified Work Mode options names 2024-04-08 02:09:16 +02:00
Evgeny Grin (Karlson2k) af6c55545a microhttpd2.h: added missing setting for large pool 2024-04-08 01:53:20 +02:00
Evgeny Grin (Karlson2k) 8acaf24379 microhttpd2.h: fixed daemon options 2024-04-08 01:53:19 +02:00
Evgeny Grin (Karlson2k) c15b130f86 microhttpd2.h: converted response options 2024-04-08 01:53:19 +02:00
Evgeny Grin (Karlson2k) e237adcc0c script: added response options 2024-04-08 01:53:19 +02:00
Evgeny Grin (Karlson2k) e590af4204 microhttpd2.h: converted connection options 2024-04-08 01:53:18 +02:00
Christian Grothoff 0dc6a309ea wip 2024-04-07 19:09:23 +02:00
Evgeny Grin (Karlson2k) a794c0cff1 microhttpd2.h: updated with generated content 2024-04-07 18:22:15 +02:00
Evgeny Grin (Karlson2k) ff76fa35ae microhttpd2.h: fixed typos in markers 2024-04-07 15:47:51 +02:00
Evgeny Grin (Karlson2k) 27782a7a03 microhttpd2.h: fixed code style 2024-04-07 13:39:26 +02:00
Evgeny Grin (Karlson2k) 8b48e9e53d microhttpd2.h: daemon options cleanup 2024-04-07 13:25:47 +02:00
Evgeny Grin (Karlson2k) 819fd2eeb5 microhttpd2.h: added generated daemon options 2024-04-06 23:32:24 +02:00
Evgeny Grin (Karlson2k) 83beaa825f microhttpd2.h: preparation 2024-04-06 19:12:10 +02:00
Evgeny Grin (Karlson2k) a4300eeb74 Sorted Daemon Option values, added missing values 2024-04-05 23:42:01 +02:00
Evgeny Grin (Karlson2k) 9888fd5830 script updates 2024-04-05 18:54:20 +02:00
Evgeny Grin (Karlson2k) cc8b6b99ef script updates 2024-04-04 21:31:41 +02:00
Evgeny Grin (Karlson2k) ba8099ade3 microhttpd2.h: edits and split 2024-03-31 15:26:22 +02:00
Evgeny Grin (Karlson2k) 05a570b773 microhttpd.h: fixed feature name 2024-03-31 15:26:14 +02:00
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) cf3a825cfb digestauth: fixed compiler warnings 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) 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) 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