Jason Volk
|
bd3bf50c34
|
modules/s_dns: Fix double-tap; cleanup iteration.
|
2019-03-25 19:54:11 -07:00 |
|
Jason Volk
|
67c1ff06aa
|
modules/s_dns_resolver: Increase the recv context stack size.
|
2019-03-25 14:37:21 -07:00 |
|
Jason Volk
|
3c09d62934
|
modules/s_dns: Various cleanup / reorg of handlers.
|
2019-03-23 01:04:41 -07:00 |
|
Jason Volk
|
dfd9a3ed83
|
modules/s_dns_resolver: Handle ServFail better with retries so it's not immediately cached.
modules/s_dns_resolver: Increase recv work log level to critical.
|
2019-03-22 14:28:57 -07:00 |
|
Jason Volk
|
8f41687940
|
modules/s_dns: Fix exception propagation to callback.
|
2019-03-22 13:51:28 -07:00 |
|
Jason Volk
|
12744182c2
|
modules/s_dns: Return tag id down stack if possible.
|
2019-03-22 10:41:26 -07:00 |
|
Jason Volk
|
68e3655a1d
|
ircd::net::dns: Refactor system for the !dns room.
|
2019-03-21 18:24:36 -07:00 |
|
Jason Volk
|
4f243826c2
|
ircd: Remove use of all unwind::exceptional and unwind::nominal devices.
|
2019-03-12 18:41:05 -07:00 |
|
Jason Volk
|
2956183db9
|
modules/s_dns_resolver: Fix bug.
|
2019-03-11 18:18:58 -07:00 |
|
Jason Volk
|
ae4dc7db9b
|
ircd::net::dns: Add a named logger specifically for net::dns; addl debug msgs.
|
2019-03-11 18:16:04 -07:00 |
|
Jason Volk
|
981cdf03aa
|
modules/s_dns_resolver: Consolidate tag removal paths; ensure removals from sendq.
|
2019-03-11 17:39:45 -07:00 |
|
Jason Volk
|
ffc652706f
|
modules/s_dns_resolver: Change the server list token to a space.
|
2019-03-11 12:57:36 -07:00 |
|
Jason Volk
|
6f6e090015
|
modules/s_dns_resolver: Gracefully handle erroneous server list; error on entirely invalid list.
|
2019-03-11 12:57:36 -07:00 |
|
Jason Volk
|
9930d2ce8f
|
modules/s_dns_resolver: Queue tags when no nameserver is available.
|
2019-03-11 11:54:19 -07:00 |
|
Jason Volk
|
cbf456a388
|
ircd: Rename and refactor ircd::assertion interface into ircd::panic.
|
2019-01-13 16:37:31 -08:00 |
|
Jason Volk
|
d3adde8ef4
|
modules/s_dns_resolver: Compare server address state; add debug log on IO's.
|
2019-01-08 17:17:41 -08:00 |
|
Jason Volk
|
bccc2b5536
|
modules/s_dns_resolver: Stricter bounds checks on all operations.
|
2018-12-29 19:43:17 -08:00 |
|
Jason Volk
|
13bce714ab
|
ircd::rfc1035: Add constant for name buffer size.
|
2018-11-29 18:04:19 -08:00 |
|
Jason Volk
|
36bb0d3175
|
ircd: Integrate all boost::system::system_error with stdlib.
|
2018-11-08 23:05:11 -08:00 |
|
Jason Volk
|
806e1c95f7
|
modules/s_dns_resolver: Fix the timeout context shutdown.
|
2018-10-27 13:44:40 -07:00 |
|
Jason Volk
|
9ad3a0720c
|
modules/s_dns_resolver: Use specific value for steady_point sentinel.
|
2018-10-25 13:39:02 -07:00 |
|
Jason Volk
|
727b9fb16a
|
modules/s_dns_resolver: Improve the worker shutdown process and related.
|
2018-10-23 12:25:57 -07:00 |
|
Jason Volk
|
bf4cdbf878
|
modules/s_dns_resolver: Additional checks before allowing entry to resolver.
|
2018-10-23 11:23:17 -07:00 |
|
Jason Volk
|
68a136c85d
|
modules/s_dns_resolver: Fix missing fmtstr argument.
|
2018-10-23 11:22:22 -07:00 |
|
Jason Volk
|
325c2a34b3
|
modules/s_dns_resolver: Remove redundant dtor interruption.
|
2018-10-23 10:16:44 -07:00 |
|
Jason Volk
|
02f64c7f34
|
ircd: Add ios unit to provide a more central control point for asio.
|
2018-10-17 05:12:10 -07:00 |
|
Jason Volk
|
8f05718e2b
|
modules/s_dns: More descriptive log messages on timeouts.
|
2018-10-14 04:12:28 -07:00 |
|
Jason Volk
|
95c6f69e5d
|
ircd::net::dns: Add explicit qtype to opts and integrate w/ query stack.
|
2018-10-02 22:53:23 -07:00 |
|
Jason Volk
|
450ec3523e
|
modules/s_dns: Consolidate DNS related into units of a single module.
|
2018-10-01 13:56:00 -07:00 |
|