Commit Graph

67 Commits

Author SHA1 Message Date
Rudi Heitbaum 0c7be79881 libmicrohttpd: update to 1.0.1 2024-02-25 06:22:58 +00:00
Rudi Heitbaum 9130cb3cd0 libmicrohttpd: update to 1.0.0 2024-02-02 02:59:24 +00:00
Rudi Heitbaum 9be87f436f libmicrohttpd: update to 0.9.77 2023-06-05 14:26:42 +00:00
Rudi Heitbaum 7259f7a547 libmicrohttpd: update to 0.9.76 2023-03-14 14:00:32 +00:00
SupervisedThinking 7f05e605a2 libmicrohttpd: disable examples / fix build 2022-05-13 19:46:26 +02:00
heitbaum 6a60af7ce5 libmicrohttpd: update to 0.9.75
update 0.9.74 (2021-12-19) to 0.9.75 (2021-12-26)

ann: https://lists.gnu.org/archive/html/info-gnu/2021-12/msg00010.html

This is a correction release.

The main improvement is the implementation of workaround for some OSes
(like OpenBSD 7) where "monotonic" clock may jump back. Now MHD is able
to automatically detect such situations and recover if the jump is
small. This workaround is needed with increased accuracy of connection
timeout introduced in previous version, as with lower accuracy (v0.9.73
and before) these jumpbacks were unnoticeable. Other changes: some
compiler, Makefile, and configure warnings on specific platforms were
fixed; one test further improved.
2022-01-02 07:30:43 +00:00
heitbaum 298ae7ad77 libmicrohttpd: update to 0.9.74
update 0.9.73 (2021-04-25) to 0.9.74 (2021-12-19)

ann: https://lists.gnu.org/archive/html/info-gnu/2021-12/msg00006.html
2021-12-24 11:03:43 +00:00
heitbaum 1eafe2995e libmicrohttpd: update to 0.9.73 2021-12-11 03:05:14 +00:00
mglae 249cf9f678 libmicrohttpd: enable https for kodi webserver
Kodi size is only increased by ~20k
2021-02-25 23:47:37 +01:00
Ian Leonard df9ea457e0 web: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:21 +00:00
heitbaum 11eb60e968 libmicrohttpd: update to 0.9.72 2021-01-08 04:23:21 +00:00
Matthias Reichl 34206a057c libmicrohttpd: update to 0.9.71
Signed-off-by: Matthias Reichl <hias@horus.com>
2020-09-07 00:10:21 +02:00
MilhouseVH b9f65aeccb libmicrohttpd: update to libmicrohttpd-0.9.70 2020-02-19 22:08:23 +00:00
MilhouseVH 450eca49ed libmicrohttpd: update to libmicrohttpd-0.9.64 2019-06-12 19:09:15 +01:00
MilhouseVH da32f0acb3 libmicrohttpd: update to libmicrohttpd-0.9.63 2019-06-07 08:49:07 +01:00
MilhouseVH 02d8b1fef9 libmicrohttpd: fix kodi issue #14991 2018-12-05 06:46:53 +00:00
MilhouseVH 757d55735a libmicrohttpd: update to libmicrohttpd-0.9.61 2018-12-04 21:58:44 +00:00
CvH 85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH 4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH 4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH 80bde53ea6 spdx: packages/web 2018-07-18 22:37:47 +02:00
Sascha Kuehndel (InuSasha) 3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
cvh 837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Peter Vicman 50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
MilhouseVH d7d49d6ceb libmicrohttpd: update to libmicrohttpd-0.9.55 2017-07-07 17:37:22 +01:00