• Joined on 2026年02月05日
alexdns closed issue miekg/dns#905 2026年06月30日 12:20:16 +02:00
dnsutil.IsBelow panics on empty child name after 2fddab9909
alexdns commented on issue miekg/dns#905 2026年06月30日 12:17:49 +02:00
dnsutil.IsBelow panics on empty child name after 2fddab9909

ok then but please dont forget to update docs when you change the API in the future like that :)

alexdns commented on issue miekg/dns#905 2026年06月30日 12:11:56 +02:00
dnsutil.IsBelow panics on empty child name after 2fddab9909

you wrote if domain == "" { return } but do you mean target and domain ?

alexdns opened issue miekg/dns#905 2026年06月26日 12:06:29 +02:00
dnsutil.IsBelow panics on empty child name after 2fddab9909
alexdns commented on issue miekg/dns#877 2026年05月29日 05:12:10 +02:00
parse a zone as-is

I can think of multiple cases - if your policy as a DNS provider is not to break zones on a single broken record you have to accept the zone without the broken record

alexdns commented on issue miekg/dns#877 2026年05月28日 13:15:22 +02:00
parse a zone as-is

It would also be nice to add an error tolerant parser where it doesn't fail on a single broken record ?

alexdns commented on issue miekg/dns#848 2026年03月30日 21:54:27 +02:00
RRSIG.Verify panics on large RRsets
alexdns commented on issue miekg/dns#794 2026年03月01日 00:08:05 +01:00
NSEC3 pack/unpack broken in v0.6.62 struct field reorder changed wire format

hey thanks for fixing it :)

alexdns deleted branch fix-error-unwrap from alexdns/dns 2026年02月28日 16:22:54 +01:00
alexdns deleted branch fix-tsigverify-opt-offset from alexdns/dns 2026年02月28日 16:22:52 +01:00
alexdns deleted branch fix-tsigsign-opt-offset from alexdns/dns 2026年02月28日 16:22:48 +01:00
alexdns pushed to main at alexdns/dns 2026年02月28日 16:18:09 +01:00
4242cebf9f Release 0.6.64
b74bc491f6 Merge pull request 'DefaultMsgSize is now 1400' (#797) from miek/26/feb28za/16 into main
8f1d53302c DefaultMsgSize is now 1400
6754ae2384 Release 0.6.63
9071034ed0 Merge pull request 'Clean up tests' (#796) from miek/26/feb28za/15 into main
Compare 7 commits »
alexdns opened issue miekg/dns#794 2026年02月28日 09:42:55 +01:00
NSEC3 pack/unpack broken in v0.6.62 struct field reorder changed wire format
alexdns pushed to main at alexdns/dns 2026年02月28日 09:32:34 +01:00
adba3071be Merge pull request 'Added a couple of examples of fairly easy and common tasks' (#792) from pawal/dns:main into main
00f196ce54 Merge pull request 'Add builderpool back in remainder' (#793) from miek/26/feb28za/08 into main
82c69bf89e no pooling
205528cede Add builderpool back in remainder
05588bd133 builderpool back
Compare 32 commits »
alexdns commented on issue miekg/dns#789 2026年02月26日 16:58:05 +01:00
Question about write batching

I honestly thought it would be too hard to do but happy to be proven wrong!

alexdns opened issue miekg/dns#789 2026年02月26日 16:20:09 +01:00
Question about write batching
alexdns pushed to main at alexdns/dns 2026年02月25日 01:35:53 +01:00
3998e57f0d Release 0.6.62
eb92bfee56 Merge pull request 'Shift to counts in uint64 space not int' (#779) from miek/26/feb24di/14 into main
149db0b575 Shift to counts in uint64 space not int
09313b0a61 Merge pull request 'Optimize struct layout' (#778) from miek/26/feb24di/12 into main
5eaff033b1 Optimize struct layout
Compare 10 commits »
alexdns pushed to main at alexdns/dns 2026年02月23日 19:22:05 +01:00
9e9193cae2 Release 0.6.61
b67b637154 Merge pull request 'Perf: OPT/TSIG are popular too' (#773) from miek/26/feb23ma/15 into main
5ba3818887 Perf: OPT/TSIG are popular too
173cd6f219 Merge pull request 'Remove back to opt instead of v' (#772) from miek/26/feb23ma/13 into main
c6e9fc57a5 Remove back to opt instead of v
Compare 7 commits »
alexdns commented on issue miekg/dns#769 2026年02月23日 11:49:27 +01:00
Pack adds empty OPT record for TSIG-only without EDNS flags

Thank you it works for all cases :)

alexdns pushed to main at alexdns/dns 2026年02月23日 10:16:21 +01:00
57e2148e1c Release 0.6.60
dac97050bb Merge pull request 'Unpack: handle tsig correctly.' (#770) from miek/26/feb23ma/07 into main
6642d3887c Set Hdr.Name only when seeing OTP
119fb0d784 Unpack: handle tsig correctly.
4ea7271673 Release 0.6.59
Compare 10 commits »