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
/
parser.c
Age
Commit message (
Expand
)
Author
2024-11-02
Improve detection of gaps in Manifestissuance
Job Snijders
2024-08-29
Unify proc_parser_* as far as possible and reasonable
Theo Buehler
2024-08-20
Use msgbuf_queuelen() instead of accessing the queued member directly.
Claudio Jeker
2024-06-12
rpki-client: avoid hard error when hitting the maximum cert id
Theo Buehler
2024-06-10
rpki-client: zap outdated comment.
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
Rework trust anchor handling
Theo Buehler
2024-05-20
Instead of tracking certificates by SKI track them by an internal identifier.
Claudio Jeker
2024-04-21
P-256 support is experimental so require -x to enable it.
Claudio Jeker
2024-04-17
Simplify super ugly exit path
Theo Buehler
2024-04-17
Remove outdated (now inaccurate) warning message
Job Snijders
2024-04-15
Use the manifest location as additional differentiator when comparing CRLs
Job Snijders
2024-03-19
Rename parent to issuer in struct auth
Theo Buehler
2024-03-01
Add -x to opt into experimental file formats
Theo Buehler
2024-02-22
Add support for RPKI Signed Prefix Lists
Job Snijders
2024-02-03
Refactor handling of stale manifests
Job Snijders
2024-02-03
proc_parser_mft: simplify logic slightly
Theo Buehler
2024-02-02
Rework proc_parser_mft() further
Theo Buehler
2024-02-02
Update the comment
Job Snijders
2024-02-02
no longer check staleness in proc_parser_mft
Job Snijders
2024-02-02
parser: inline last call to proc_parser_mft_post()
Theo Buehler
2024-02-02
fix previous: a *mp = mft1 got lost
Theo Buehler
2024-02-02
refactor: don't call proc_parser_mft_post for the first mft
Job Snijders
2024-02-02
parser: no need to overload err1 twice.
Theo Buehler
2024-02-02
refactor: populate mft->path in the pre parser
Job Snijders
2024-02-02
refactor: no longer needed to pass loc to the mft preparser
Job Snijders
2024-02-02
refactor: move parse_filepath() to avoid pointer indirection
Job Snijders
2024-02-02
refactoring: move time validity window checks out of proc_parser_mft_post()
Job Snijders
2024-02-02
Rework error messages a bit
Job Snijders
2024-02-01
proc_parser_mft_pre: tweak a warning message
Theo Buehler
2024-01-31
Introduce and use mft_compare_issued()
Theo Buehler
2024-01-31
Rename mft_compare() to mft_compare_seqnum()
Theo Buehler
2024-01-31
Pull mft comparison into proc_parser_mft_pre()
Theo Buehler
2024-01-31
proc_parser_mft_pre: move freeing into an error path
Theo Buehler
2024-01-31
proc_parser_mft: fix overloading of error
Theo Buehler
2024-01-18
The CRL's purported signing time actually is called thisUpdate, not lastUpdate
Job Snijders
2024-01-08
Only use DIR_VALID in noop mode
Theo Buehler
2023-12-29
Pass correct file to warnx()
Theo Buehler
2023-12-29
Fix a NULL access or use-after-free bug
Job Snijders
2023-12-18
Rephrase some warnings related to Manifests
Job Snijders
2023-12-11
Warn when the same manifestNumber is recycled across multiple issuances of th...
Job Snijders
2023-12-11
Log a warning when a manifest replay is detected
Job Snijders
2023-12-09
Following a failed fetch, use a previously cached and valid Manifest
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-08-30
Fix comments
Job Snijders
2023-06-29
Retire log.c
Theo Buehler
2023-05-30
Fixup file modification timestamps to optimize failover from RRDP to RSYNC
Job Snijders
2023-05-30
Revert commitid ANSBO0rBvIUtTi45:
Claudio Jeker
[next]