]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Patch TODO: Change RRDP serials into BIGNUMs
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Wed, 8 Nov 2023 23:14:12 +0000 (17:14 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Thu, 9 Nov 2023 16:29:31 +0000 (10:29 -0600)
commit6d8081c992da9d677e3bd9cdf21bb63e604f0b4d
treede460ba2c8ef05dc1cd4ccaf27041c499dc3ae16
parentad52efda6cd9d55bc3d5d561e1fbb6f19d49ec5f
Patch TODO: Change RRDP serials into BIGNUMs

Serials used to be unsigned longs. RFC 8182:

> The serial attribute MUST be an unbounded, unsigned positive
> integer in decimal format indicating the current version of the
> repository.
src/rrdp.c
test/rrdp_test.c