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
/
validate.c
Age
Commit message (
Expand
)
Author
10 days
Rename ips/as and ipsz/asz to ips/ases, num_ips/num_ases
Theo Buehler
2024-10-16
rpki-client: sprinkle some const
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-05-20
Instead of tracking certificates by SKI track them by an internal identifier.
Claudio Jeker
2024-03-19
Rename parent to issuer in struct auth
Theo Buehler
2024-02-22
Add support for RPKI Signed Prefix Lists
Job Snijders
2024-02-01
Normalize the nid printing
Theo Buehler
2024-01-07
rpki-client: print revocation time in filemode
Theo Buehler
2023-12-27
Rework the warnings on internet resources
Theo Buehler
2023-10-19
Add experimental support for secp256r1 aka P-256 aka prime256v1
Job Snijders
2023-09-25
Introduce ip_addr_range_print() to avoid code repetition
Job Snijders
2023-06-29
Retire log.c
Theo Buehler
2023-06-07
Cosmetic tweak for previous
Theo Buehler
2023-06-07
In anticipation of a bump of the ASPA eContent profile version, update
Job Snijders
2023-05-30
Revert commitid ANSBO0rBvIUtTi45:
Claudio Jeker
2023-05-23
Convert ASN1_INTEGER_get() to ASN1_INTEGER_get_uint64()
Theo Buehler
2023-05-11
In valid_cert() also skip the check for CERT_IP_INHERIT objects like
Claudio Jeker
2023-05-09
rpki-client: use partial chains in certificate validation
Theo Buehler
2023-04-27
Make rpki-client choose the verification time of the time it is invoked
Bob Beck
2023-04-26
Add a -P option to rpki-client to specify the evaluation time
Bob Beck
2023-04-14
A tab snuck in
Theo Buehler
2023-04-13
Check whether products listed on a manifest were issued by the same authority...
Job Snijders
2023-03-06
Add check for RSA key pair modulus & public exponent
Job Snijders
2023-01-18
Require version 4 UUIDs as RRDP session IDs
Job Snijders
2023-01-18
rpki-client: explicitly enable policy checks
Theo Buehler
2023-01-04
Validate the session_id to be a real UUID.
Claudio Jeker
2022-11-30
Remove unused sys/socket.h include
Job Snijders
2022-11-29
Only include stdarg.h, if we call any of va_{start,end}()
Job Snijders
2022-11-29
Update valid_x509 comment to reality. crl is no longer optional.
Claudio Jeker
2022-11-29
Return an error string instead of surpressing the warning in valid_x509.
Claudio Jeker
2022-11-26
Add support for authenticating geofeed data CSV files in filemode
Job Snijders
2022-11-02
Length check URI before strncasecmp()
Theo Buehler
2022-09-03
Don't doublecheck whether the RSC eContent Resourceblock contains inherit ele...
Job Snijders
2022-09-03
Introduce x509_any_inherit() for objects which may not have inherit elements
Job Snijders
2022-09-03
Move non-inheritance check for BGPsec certs into cert_parse_pre()
Theo Buehler
2022-08-30
Add support for ASPA objects (draft-ietf-sidrops-aspa-profile-10)
Job Snijders
2022-08-19
Check the resources in ROAs and RSCs against EE certs
Theo Buehler
2022-06-10
Dedup econtent version checks
Theo Buehler
2022-06-07
Fix path validation of AS numbers
Theo Buehler
2022-05-15
More KNF and whitespace fixes.
Theo Buehler
2022-05-15
Remove misplaced continue
Theo Buehler
2022-05-15
whitespace spotted during read-thru
Theo de Raadt
2022-05-12
Remove verify callback
Theo Buehler
2022-05-12
nuke tabs
Theo Buehler
2022-05-11
In filemode check whether ROA & RSC resources are properly contained
Job Snijders
2022-05-10
Validate RSC filenames
Theo Buehler
2022-04-21
The filemode code is enough different from the regular parser code that it
Claudio Jeker
2022-04-19
Adjust on how CRL and MFT files are verified.
Claudio Jeker
2022-02-04
Fix outdated comment
Job Snijders
[next]