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