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
2023-11-24
Require files to be of a minimum size in the RRDP & RSYNC transports
Job Snijders
2023-11-23
Don't set directory modtimes to match the source
Job Snijders
2023-11-16
Simplify CRL printing
Theo Buehler
2023-11-16
Improve CRL extension checking
Theo Buehler
2023-11-16
Add a helper to extrct the CRL Number from a crl
Theo Buehler
2023-10-19
Add experimental support for secp256r1 aka P-256 aka prime256v1
Job Snijders
2023-10-18
rpki-client: move inherit in {ip,as}_warn()
Theo Buehler
2023-10-18
rpki-client: rework ip_addr_check_overlap()
Theo Buehler
2023-10-18
rpki-client: rework as_check_overlap()
Theo Buehler
2023-10-18
rfc3779: no need for err.h, but we do need asn1.h
Theo Buehler
2023-10-13
Allow imposing constraints on RPKI trust anchors
Job Snijders
2023-10-02
bump version
Claudio Jeker
2023-09-25
rpki-client: mechanical rename of some variables
Theo Buehler
2023-09-25
rpki-client: Refactor sbgp_assysnum() and sbgp_addrblk()
Theo Buehler
2023-09-25
Pass the talid to various parse functions
Theo Buehler
2023-09-25
Introduce ip_addr_range_print() to avoid code repetition
Job Snijders
2023-09-12
Ensure the X.509 Subject only contains commonName and optionally serialNumber
Job Snijders
2023-09-03
Shuffle the order in which Manifest entries are processed
Job Snijders
2023-08-30
Constify argument to entity_write_repo()
Job Snijders
2023-08-30
Fix comments
Job Snijders
2023-08-14
Check SignedData and SignerInfo versions to be 3
Theo Buehler
2023-07-28
bump version
Sebastian Benoit
2023-07-20
Do not set O_EXCL on open() when a published file is on the withdraw list.
Claudio Jeker
2023-07-19
Rename ASPA providers field in filemode
Job Snijders
2023-07-10
Update outdated comment
Job Snijders
2023-06-29
rpki-client: fix vap_pas stats
Theo Buehler
2023-06-29
In rrdp_session_save() stop the loop over deltas once MAX_RRDP_DELTAS
Claudio Jeker
2023-06-29
Retire log.c
Theo Buehler
2023-06-29
There no longer is a need to wrap the (now AFI-agnostic) ASPA providers in ob...
Job Snijders
2023-06-28
drop needless strcspn in the header parsing
Omar Polo
2023-06-28
The warning noise due to the ASPA transition is just that: noise.
Theo Buehler
2023-06-26
Decode and validate ASPA objects following the v1 syntax
Job Snijders
2023-06-24
Remove a pair of parens and make one check more consistent with the others
Theo Buehler
2023-06-23
Fix warning about empty ipAddressesOrRanges
Theo Buehler
2023-06-23
Use consistent idiom for X509_get_ext_d2i()
Theo Buehler
2023-06-23
Improve detection of RRDP session desynchronization
Claudio Jeker
2023-06-23
rpki-client: check for duplicate certificate extensions
Theo Buehler
2023-06-23
rpki-client: disallow empty sets of IP Addresses or AS numbers
Theo Buehler
2023-06-22
KNF
Claudio Jeker
2023-06-20
Use new ibuf API in rpki-client.
Claudio Jeker
2023-06-20
Ensure CRLs carry the correct version
Job Snijders
2023-06-20
Add compliance checks for the version, KU, and EKU of TAK/MFT/GBR EE certs
Job Snijders
2023-06-20
Ensure the X.509 version is V3
Job Snijders
2023-06-20
Be explicit when SIA is without rsync accessLocation
Job Snijders
2023-06-20
Fix diagnostic values emitted in warnx
Job Snijders
2023-06-17
Warn when CMS signing-time attribute is missing
Job Snijders
2023-06-12
Downgrade CMS signing-time being after notAfter to a warning
Job Snijders
2023-06-12
Reduce issues with types by switching iosz and totalsz from off_t to size_t.
Claudio Jeker
2023-06-12
Add content-encoding compression support (just gzip and deflate).
Claudio Jeker
2023-06-07
Document CMS signing-time <> mod-time trick
Job Snijders
[next]