1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-07-08 04:03:12 +02:00
Files
unrealircd/src
Bram Matthys e083852e86 Create separate resolver channel resolver_channel_https for HTTPS requests.
This one has DNS caching enabled[*], which makes sense for this case.

[*] If using c-ares 1.31.0 or later. That version was released in June 2024.
The shipped-with-UnrealIRCd library version is 1.34.6, so qualifies.
However, if using system c-ares (which is automatically the case, if detected)
then many systems don't have it. The first Linux distro versions that qualify:
* Fedora 40
* Debian 13
* Ubuntu 25.04 (non-LTS) and future Ubuntu 26.04 (LTS)
* Etc...
2026-01-26 09:57:07 +01:00
..
2022-12-14 15:24:19 +00:00
2025-11-12 10:14:27 +01:00
2021-08-18 13:08:42 +02:00
2021-09-11 09:56:22 +02:00
2022-12-14 15:24:19 +00:00
2024-09-23 17:25:17 +02:00