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
/
x509.c
Age
Commit message (
Expand
)
Author
2024-12-03
Add more checks for router keys
Job Snijders
2024-10-16
rpki-client: sprinkle some const
Theo Buehler
2024-10-07
Add comment accidentally omitted on commit
Theo Buehler
2024-10-07
rpki-client: fix seqnum upper bound
Theo Buehler
2024-09-12
Reintroduce check that CRL Number is in range
Theo Buehler
2024-07-08
x509_pubkey_get_ski() should support non-rsa keys
Theo Buehler
2024-06-10
rpki-client: allow multiple EKU OIDs for BGPsec certs
Theo Buehler
2024-06-10
rpki-client: fix and move more KU/EKU to x509_get_purpose()
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
Add a x509_cache_extensions() helper
Theo Buehler
2024-06-07
Add two related todo items for purpose handling
Theo Buehler
2024-06-04
rpki-client: rework AIA, SIA, and CRL handling
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-29
rpki-client: rework CRL handling
Theo Buehler
2024-04-21
Mandate presence of CMS signing-time and disallow binary-signing-time
Job Snijders
2024-04-03
Fix warning about DistributionPointName type
Theo Buehler
2024-03-24
Clamp the manifestNumber to 20 octets value
Theo Buehler
2024-03-22
Replace protocol literal strings and strlen() calls with defined constants
Job Snijders
2024-03-20
Check whether filename and SIA match
Job Snijders
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-16
Factor SKI calculation into a helper
Theo Buehler
2024-02-14
rpki-client: simplify x509_get_ski()
Theo Buehler
2024-02-13
Improve a comment about what exactly the SKI is
Job Snijders
2024-02-01
Normalize the nid printing
Theo Buehler
2024-01-31
Make the error a bit easier to read
Job Snijders
2023-11-16
Add a helper to extrct the CRL Number from a crl
Theo Buehler
2023-09-12
Ensure the X.509 Subject only contains commonName and optionally serialNumber
Job Snijders
2023-06-23
Use consistent idiom for X509_get_ext_d2i()
Theo Buehler
2023-06-20
Be explicit when SIA is without rsync accessLocation
Job Snijders
2023-05-22
Convert x509_get_time() to ASN1_TIME_to_tm()
Theo Buehler
2023-03-14
rpki-client: disallow AIA in self-signed certs
Theo Buehler
2023-03-12
Refactor expiration calculation
Job Snijders
2023-03-10
mechanical change, rename struct members to match the original X509 names
Job Snijders
2023-03-10
Show the X.509 notBefore in filemode
Job Snijders
2023-03-06
Enforce X509v3 SKIs to be the SHA-1 hash of the Subject Public Key
Job Snijders
2023-02-16
Revert r1.63.
Theo Buehler
2023-02-16
Add missing RFC 6487 section 4.8.6 CRLDP compliance checks
Job Snijders
2023-02-09
Use GEN_OTHERNAME instead of hardcoding 0
Theo Buehler
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
Only include assert.h if we call assert()
Job Snijders
2022-11-26
Add support for authenticating geofeed data CSV files in filemode
Job Snijders
2022-11-07
Confirm Path Length is absent in the Basic Constraints extension
Job Snijders
2022-11-06
Next to signedObject only allow rpkiNotify accessMethods
Theo Buehler
2022-11-04
Do not fail on non-rsync URIs in EE cert SIA extensions
Theo Buehler
[next]