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
/
rpki-client
Age
Commit message (
Expand
)
Author
2024-06-20
Add missing ref & reorder
Job Snijders
2024-06-17
Invalidate the right stack[] member
Theo Buehler
2024-06-17
Put back NULL checks in crl_get() and build_chain()
Theo Buehler
2024-06-12
rpki-client: avoid hard error when hitting the maximum cert id
Theo Buehler
2024-06-12
rpki-client: mention same-origin policy draft in STANDARDS
Theo Buehler
2024-06-12
rpki-client: bump version
Theo Buehler
2024-06-12
rpki-client: use better variable names for issuer and subject UID
Theo Buehler
2024-06-11
rpki-client: add link to rpki-rs PR that supposedly fixes this bug
Theo Buehler
2024-06-11
rpki-client: grammar tweak in comment
Theo Buehler
2024-06-11
rpki-client: turn assert() into a NULL check
Theo Buehler
2024-06-11
rpki-client: fix incorrect use of ASN1_tag2str()
Theo Buehler
2024-06-11
I've written/touched/contributed to most of crl.c
Theo Buehler
2024-06-11
rpki-client: simplify signature type checking for certs/CRLs
Theo Buehler
2024-06-10
rpki-client: allow multiple EKU OIDs for BGPsec certs
Theo Buehler
2024-06-10
rpki-client: zap outdated comment.
Theo Buehler
2024-06-10
rpki-client: fix and move more KU/EKU to x509_get_purpose()
Theo Buehler
2024-06-08
Improve the check for is_ta in filemode
Theo Buehler
2024-06-08
Tigthen cert_parse_ee_cert() and ta_parse()
Theo Buehler
2024-06-08
Add a TODO item for BGPsec router certs
Theo Buehler
2024-06-08
Improve x509_get_purpose()
Theo Buehler
2024-06-08
Helper to convert purpose into a printable string
Theo Buehler
2024-06-08
Extend the cert_purpose enum
Theo Buehler
2024-06-08
Add a x509_cache_extensions() helper
Theo Buehler
2024-06-07
rpki-client: if anything changed, choose the freshly-fetched TA
Theo Buehler
2024-06-07
Fine-tune the TA tiebreaker logic
Job Snijders
2024-06-07
Add two related todo items for purpose handling
Theo Buehler
2024-06-07
Rework trust anchor handling
Theo Buehler
2024-06-07
Download new TA files into a temporary place (.ta/) so that the parser
Claudio Jeker
2024-06-06
Tell my future self why I don't want to change this check
Theo Buehler
2024-06-06
Check that TA certs are correctly signed
Theo Buehler
2024-06-06
rpki-client: fix RFC section references in ta_parse()
Theo Buehler
2024-06-06
rpki-client: fix a crash in filemode
Theo Buehler
2024-06-06
ip_resources_print(): zap extra blank line
Theo Buehler
2024-06-06
rpki-client: simplify ta_parse()
Theo Buehler
2024-06-05
Only complain about empty list of revoked certs if verbosity > 1
Theo Buehler
2024-06-04
rpki-client: rework AIA, SIA, and CRL handling
Theo Buehler
2024-06-04
rpki-client: reject certs with unexpected SIA accessMethods
Theo Buehler
2024-06-04
rpki-client: only allow a single rpkiNotify SIA accessMethod
Theo Buehler
2024-06-04
rpki-client: remove proto argument from x509_location()
Theo Buehler
2024-06-03
Rework SIA handling to be less incorrect
Theo Buehler
2024-05-31
Document a weird decision in RFC 8209
Theo Buehler
2024-05-31
rpki-client: check issuer for certs and CRLs
Theo Buehler
2024-05-30
Properly setup the fts_state in the FTS_D case.
Claudio Jeker
2024-05-30
Increase logging verbosity as to what exactly hit a limit
Job Snijders
2024-05-29
Clean up the list of standards a little
Theo Buehler
2024-05-29
rpki-client: rework CRL handling
Theo Buehler
2024-05-24
Update references to new and not quite so new RFCs
Theo Buehler
2024-05-20
Instead of tracking certificates by SKI track them by an internal identifier.
Claudio Jeker
2024-05-15
Add missing space
Claudio Jeker
2024-05-15
rpki-client: plug leak of the crl path
Theo Buehler
[next]