]> git.ipfire.org Git - thirdparty/unbound.git/commit
- For #762: relocate RFC 1982 serial number arithmetic functions to their own
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 1 Aug 2023 15:26:14 +0000 (17:26 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Tue, 1 Aug 2023 15:26:14 +0000 (17:26 +0200)
commit5b55a465500764fc2868c8e95080c2851a54122d
tree81456570ff6fe26d6fc505e9ef00a2fd8eefb123
parentf1537e2041c33317ca7b2147114d6d94e185aec3
- For #762: relocate RFC 1982 serial number arithmetic functions to their own
  file in util/rfc_1982.[ch].
Makefile.in
util/data/msgparse.c
util/rfc_1982.c [new file with mode: 0644]
util/rfc_1982.h [new file with mode: 0644]
validator/val_sigcrypt.c