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
/
mft.c
Age
Commit message (
Expand
)
Author
2024-11-02
Improve detection of gaps in Manifestissuance
Job Snijders
2024-09-12
Reintroduce check that CRL Number is in range
Theo Buehler
2024-09-08
rpki-client: fix typos in comments and one in a warning message
Theo Buehler
2024-06-11
rpki-client: fix incorrect use of ASN1_tag2str()
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
rpki-client: plug leak of the crl path
Theo Buehler
2024-04-20
Display distinct errors for various problematic CRL/MFT situationships
Job Snijders
2024-02-22
Add support for RPKI Signed Prefix Lists
Job Snijders
2024-02-21
rpki-client: remove the remaining struct parse
Theo Buehler
2024-02-16
Rename fn into file to avoid clash in upcoming diff
Theo Buehler
2024-02-16
Use _asn1 suffix for some aspa/mft/roa/rsc/tak
Theo Buehler
2024-02-15
Ensure that the FileAndHashes list in a mft has no duplicates
Theo Buehler
2024-02-13
Add explicit ASN1_ITEM_EXP prototypes
Job Snijders
2024-02-05
Check whether all data in eContent has been consumed
Job Snijders
2024-02-04
Use x509_get_time() to get the Manifest thisUpdate / nextUpdate
Job Snijders
2024-02-03
Refactor handling of stale manifests
Job Snijders
2024-02-02
Remove old comment
Job Snijders
2024-01-31
Introduce and use mft_compare_issued()
Theo Buehler
2024-01-31
Rename mft_compare() to mft_compare_seqnum()
Theo Buehler
2023-12-11
Log a warning when a manifest replay is detected
Job Snijders
2023-10-13
Allow imposing constraints on RPKI trust anchors
Job Snijders
2023-09-25
Pass the talid to various parse functions
Theo Buehler
2023-09-03
Shuffle the order in which Manifest entries are processed
Job Snijders
2023-06-29
Retire log.c
Theo Buehler
2023-06-20
Add compliance checks for the version, KU, and EKU of TAK/MFT/GBR EE certs
Job Snijders
2023-06-07
In anticipation of a bump of the ASPA eContent profile version, update
Job Snijders
2023-05-22
Convert generalizedtime_to_tm() to ASN1_TIME_to_tm()
Theo Buehler
2023-05-22
Avoid use of LibreSSL-specific ASN1_time_tm_cmp() API
Theo Buehler
2023-04-26
Improve accounting by tracking things by repo and tal.
Claudio Jeker
2023-04-24
If the two mfts in mft_compare() are the same do not prefer the
Claudio Jeker
2023-03-13
Check that the CMS signing-time is not after the MFT's nextUpdate
Job Snijders
2023-03-13
Revert accidental change from explicit to implicit tagging in r1.86.
Theo Buehler
2023-03-13
Rename some data fields to closer match their provenance
Job Snijders
2023-03-12
Refactor expiration calculation
Job Snijders
2023-03-12
Initialize the local signtime variable in the individual *_parse()
Theo Buehler
2023-03-09
Unwrap a few lines and zap a tab
Theo Buehler
2023-03-09
Show CMS signing-time signed attribute in filemode
Job Snijders
2022-12-01
Adjust comment for rtype_from_mftfile(). It is important that RTYPE_INVALID
Claudio Jeker
2022-11-30
Remove unused ctype.h include
Job Snijders
2022-11-29
Only include stdarg.h, if we call any of va_{start,end}()
Job Snijders
2022-11-26
Add support for authenticating geofeed data CSV files in filemode
Job Snijders
2022-11-07
Simplify use of strrchr()
Job Snijders
2022-11-04
Check the SIA signedObject in ROA/MFT/ASPA/TAK/GBR EE certificates
Job Snijders
2022-11-02
Add support for draft-ietf-sidrops-signed-tal-12
Job Snijders
2022-10-13
All of ROA, MFT, ASPA, and RSC define their respective 'version' field
Job Snijders
2022-08-30
Add support for ASPA objects (draft-ietf-sidrops-aspa-profile-10)
Job Snijders
2022-08-18
Remove dangling ASPA references until we land real support
Job Snijders
2022-06-10
Unify error messages on d2i failure for econtent
Theo Buehler
2022-06-10
Dedup econtent version checks
Theo Buehler
[next]