Jason Volk
|
ff7fbdf99e
|
ircd::rfc1035: Relax SRV rdata assertion.
|
2018-09-03 03:36:23 -07:00 |
|
Jason Volk
|
0abda3e175
|
ircd::rfc1035: Fix typo.
|
2018-06-01 14:16:07 -07:00 |
|
Jason Volk
|
6d771191fc
|
ircd::rfc1035: Fix any uninitialized gaps in the name buffer.
|
2018-04-28 18:47:17 -07:00 |
|
Jason Volk
|
405fcdef23
|
ircd::rfc1035: Remove unnecessary ilist.
|
2018-04-28 17:47:59 -07:00 |
|
Jason Volk
|
b9cf0c9796
|
ircd::rfc1035: Comparison operator suite for record types.
|
2018-04-14 17:34:07 -07:00 |
|
Jason Volk
|
b166d0744d
|
ircd::rfc1035: Ensure record types default-construct the super with their type.
|
2018-03-01 23:34:59 -08:00 |
|
Jason Volk
|
b10d3498e3
|
ircd::rfc1035: Use string_view of namebuf rather than namelen.
|
2018-03-01 21:47:03 -08:00 |
|
Jason Volk
|
f04ba38b42
|
ircd: Rename the stream_buffer to window_buffer.
|
2018-02-07 21:54:41 -08:00 |
|
Jason Volk
|
be624ca7f6
|
Update Copyrastafaris.
|
2018-02-05 21:24:34 -08:00 |
|
Jason Volk
|
b00129071e
|
ircd::rfc1035: Remove the trailing null from the name view.
|
2018-02-05 18:54:55 -08:00 |
|
Jason Volk
|
46bf944227
|
ircd::rfc1035: Dynamic abstraction for resource records; minor comments.
|
2018-02-05 18:54:55 -08:00 |
|
Jason Volk
|
287331d757
|
ircd::rfc1035: Simplify the answer record results with a string_view.
|
2018-02-03 14:10:49 -08:00 |
|
Jason Volk
|
cde4507ef6
|
ircd::rfc1035: Put the record structs into record:: for possible vtable opportunity.
|
2018-02-03 14:10:49 -08:00 |
|
Jason Volk
|
5f6b5852b1
|
ircd::rfc1035: Add CNAME RR; minor cleanup.
|
2018-01-28 21:18:26 -08:00 |
|
Jason Volk
|
aeaa031cce
|
ircd::rfc1035: Add SRV record RR; add A/AAAA specific RR structs; minor cleanup.
|
2018-01-28 21:18:26 -08:00 |
|
Jason Volk
|
9a2714f5aa
|
ircd::net: Replace asio::ip::tcp::resolver / threaded getaddrinfo() with solution.
|
2018-01-28 21:18:26 -08:00 |
|
Jason Volk
|
7057e1d98d
|
ircd::rfc1035: Various question / answer development; add header debug.
|
2018-01-28 21:18:25 -08:00 |
|
Jason Volk
|
2962ecdc72
|
ircd: Add preliminary RFC1035 support.
|
2018-01-14 20:45:30 -08:00 |
|