summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2022-04-21The filemode code is enough different from the regular parser code that itClaudio Jeker
2022-04-20Fix mandoc -Tlint warning about trailing whitespaceTheo Buehler
2022-04-20more whitespace cleanupsTheo de Raadt
2022-04-20Fix various annoying whitespace errors.Theo Buehler
2022-04-20Print UTC time with gmtime()Theo Buehler
2022-04-20Improve proc_parser_file handling of Trust AnchorsJob Snijders
2022-04-20don't try to create a partial-* package when we find out there's nothingMarc Espie
2022-04-20Add Concatenated JSON output in filemode (rpki-client -j -f *)Job Snijders
2022-04-20likewise for set flavorsMarc Espie
2022-04-20zap branch info so that pre-caching works with stuff like autoconf%2.64Marc Espie
2022-04-20Remove an unreachable error messageTheo Buehler
2022-04-19zap extra line break and extra empty lineTheo Buehler
2022-04-19Do not use a hidden global for the EVP_ENCODE_CTX to save a calloc() call.Claudio Jeker
2022-04-19Avoid leaking crldp in mft_parse() if one of the crlfile checks fails.Theo Buehler
2022-04-19Change type of talsz and dependent code from size_t to int. Tal ids areClaudio Jeker
2022-04-19Make it a hard error when an unknown repoistory id is passed toClaudio Jeker
2022-04-19next iteration: make the support dependent on TEST parametersMarc Espie
2022-04-19Cosmetics, add missing spaceClaudio Jeker
2022-04-19Adjust on how CRL and MFT files are verified.Claudio Jeker
2022-04-16refactor the code so that caching is setup in the repository that'sMarc Espie
2022-04-15Allow more than one CRL URI in certificatesTheo Buehler
2022-04-15make use of the fact that repositories are unique objects: we don't needMarc Espie
2022-04-15we probably already have that info, but in any case, we don't needMarc Espie
2022-04-13scaffolding from using the locate db that's now in quirks to avoidMarc Espie
2022-04-13track ::Sample and ::Extra across an UpdateSet so that we may eventuallyMarc Espie
2022-04-13add Paths to the quirks locate db and the locate binary properMarc Espie
2022-04-12fix bad space;Jason McIntyre
2022-04-12Extend -f filemode to decode & print TAL detailsJob Snijders
2022-04-12Add a colon to warning for consistencyTheo Buehler
2022-04-12Shuffle sbgp_sia() a bit down to a place where it makes more senseTheo Buehler
2022-04-12Generalize sbgp_sia_location() to x509_location()Theo Buehler
2022-04-11Refactor on how the subprocesses are started.Claudio Jeker
2022-04-11Simplify SIA extension parsing furtherTheo Buehler
2022-04-11Sort RTYPE in case alphabetically and mention ASPA in the comment.Claudio Jeker
2022-04-11Merge sbgp_sia() and sbgp_sia_resource()Theo Buehler
2022-04-11Simplify cert_parse_pre()Theo Buehler
2022-04-11Let the templated ASN.1 parse the SIA extensionTheo Buehler
2022-04-10Free vm_info_result in error paths.Dave Voutila
2022-04-08Bump because of the last minute mktime -> timegm fixClaudio Jeker
2022-04-08All times in the x509 are UTC so use timegm() and not mktime().Claudio Jeker
2022-04-07Adjust mkioconf so the emitted extern struct cfattach are const.Theo Buehler
2022-04-06- document where dependency tree is builtMarc Espie
2022-04-05Fix two missing checks in the SIA extensionTheo Buehler
2022-04-04Adjust cache cleanup to the deficits of RRDP. Unlike rysnc, RRDP has noClaudio Jeker
2022-04-04Change from a dynamic allocation for the process list to a staticClaudio Jeker
2022-04-04Remove outdated XXX comment. This got fixed in January.Claudio Jeker
2022-04-04Remove two more FIXMEs: to get there, we rely on the OID already.Theo Buehler
2022-04-04rpki-client: remove a stale FIXMETheo Buehler
2022-04-04Prepare for next release.Claudio Jeker
2022-04-04Prepare for new release.Claudio Jeker