netsurf/content
John-Mark Bell 6bb70e8810 fetchers: drop support for ancient OpenSSL
We now require 1.1.1 or later (and, preferably, 3.x).

Also take the opportunity to add support for LibreSSL 3.5.0 or
later (we still support ancient versions of this because 3.5.0 is
still relatively modern -- give it a few more years and support
for old LibreSSL can go, too)
2024-02-08 20:29:31 +00:00
..
fetchers fetchers: drop support for ancient OpenSSL 2024-02-08 20:29:31 +00:00
handlers content/textplain: fix U+FFFD encoding 2023-12-21 00:57:08 +00:00
backing_store.h fix spelling of retrived 2016-11-21 00:07:13 +00:00
content_debug.h reduce content header interdependancy 2016-04-18 23:04:16 +01:00
content_factory.c make content close check the content status itself 2019-07-10 16:42:52 +01:00
content_factory.h improve content header usage 2020-05-07 20:55:44 +01:00
content_protected.h remove unesessary header use in protected content 2020-06-25 12:33:52 +01:00
content.c improve desktop text search header usage 2020-06-24 23:49:59 +01:00
content.h improve desktop text search header usage 2020-06-24 23:49:59 +01:00
fetch.c hoist the Referer header generation logic up to the low level cache 2021-03-25 23:36:41 +00:00
fetch.h Remove use of depricated API after libcurl 7.56 2023-12-12 08:53:16 +00:00
fetchers.h Move fetcher_fdset to fetch.h (and rename to fetch_fdset). Maybe not ideal but better 2016-06-27 21:09:39 +01:00
fs_backing_store.c content: backing store: Remove unused typedef. 2023-06-17 11:21:02 +01:00
hlcache.c Clean up print format specifier usage 2023-06-17 11:20:09 +01:00
hlcache.h make content close check the content status itself 2019-07-10 16:42:52 +01:00
llcache.c HSTS: propagate enabled state for HTTPS URLs, too 2024-01-20 18:12:52 +00:00
llcache.h llcache: Rework fs_backing_store to use hashmap 2020-02-23 20:59:40 +00:00
Makefile move the file fetcher sources into a single directory 2020-07-03 18:07:21 +01:00
mimesniff.c Implement simple jpeg xl image handler 2023-11-26 17:26:09 +00:00
mimesniff.h reduce hlcache handle api usage in mimesniff 2017-03-19 22:29:23 +00:00
no_backing_store.c remove constness from backing stores store method 2014-11-23 01:37:24 +00:00
textsearch.c improve desktop text search header usage 2020-06-24 23:49:59 +01:00
textsearch.h improve desktop text search header usage 2020-06-24 23:49:59 +01:00
urldb.c urldb: Handle snprintf error 2022-10-23 17:22:56 +01:00
urldb.h API: Don't expose urldb_{g|s}et_auth_details to frontends. 2018-08-15 07:29:58 +01:00