]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Partial refactor of certificate_traverse()
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Fri, 7 Jul 2023 21:28:19 +0000 (15:28 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Fri, 7 Jul 2023 21:29:16 +0000 (15:29 -0600)
commit418f1bd0732154b2bfd48cd8ce3e261baf4a49d5
tree2c9b2c9f6901dbce42a7226f0c28be9120e9ba59
parent95fe406d586ce7ce19e8d37c6147713d35b4b19b
Partial refactor of certificate_traverse()

Simplifies it by moving some of its clutter to helper functions,
seemingly in preparation for #58.

Part of a series of patches meant to manually rebase the issue58-proper
branch.
src/certificate_refs.c
src/object/bgpsec.c
src/object/bgpsec.h
src/object/certificate.c
src/object/certificate.h
src/rtr/db/db_table.c