0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2024-07-01 00:08:22 +02:00
Commit graph

13 commits

Author SHA1 Message Date
Jason Volk e3cf942df3 ircd::net::dns::resolver: Slight decrease for default retries conf. 2020-08-02 06:45:46 -07:00
Jason Volk 50a67b1ae3 ircd::net::dns::resolver: Improve default configured rates. 2020-04-30 14:54:09 -07:00
Jason Volk c7f633a62d ircd::net::dns::resolver: Even less aggressive default rate. 2020-04-27 16:06:28 -07:00
Jason Volk 3c69f85e66 ircd::net::dns::resolver: Less aggressive conf defaults. 2020-04-26 16:32:47 -07:00
Jason Volk d0ffb53f1e ircd::net::dns::resolver: Simplify error message. 2020-04-21 23:28:22 -07:00
Jason Volk c2dfc5c0aa ircd::net::dns::resolver: Value-copy for ntoh() to avoid unaligned pointer to short. 2020-04-09 14:58:48 -07:00
Jason Volk 33cafcdfa9 ircd::net::dns: Improve exception message strings. 2020-03-05 14:18:57 -08:00
Jason Volk fddeb548a7 ircd::net::dns::resolve: Pass more information SRV key generator. 2020-03-05 14:18:57 -08:00
Jason Volk a46bf7dcbe ircd::net: Eliminate the legacy canon_port/canon_service defaults.
ircd:Ⓜ️ Move canon_port/canon_service into matrix lib.
2020-03-05 14:18:55 -08:00
Jason Volk 8717574e4d ircd::net: Minor cleanup. 2020-02-28 10:30:14 -08:00
Jason Volk bc5160307f ircd::net::dns::resolver: Disable interruption during tag handling; tag sending. 2019-12-04 10:05:15 -08:00
Jason Volk 2b2374db6c ircd: Split all non-matrix definitions back to lib; rename module to net_dns_cache. 2019-10-05 17:37:44 -07:00
Jason Volk cfc76f1777 ircd::net::dns: Move resolver into libircd proper. 2019-10-03 12:14:29 -07:00
Renamed from modules/net_dns_resolver.cc (Browse further)