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
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-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-28
Fix indent
Theo Buehler
2022-11-28
Reshuffle case a little bit. No functional change.
Claudio Jeker
2022-11-28
Use ssize_t instead of int as requested on review
Theo Buehler
2022-11-27
BIO_puts return values can be ambiguous, improve the check
Job Snijders
2022-11-26
Missing return value check for BIO_new()
Theo Buehler
2022-11-26
Make error messages about 'inherit' elements in End-Entity certs consistent
Job Snijders
2022-11-26
Disallow 'inherit' elements in geofeed authenticators
Job Snijders
2022-11-26
Fix warning message
Job Snijders
2022-11-26
Two small tweaks to the geofeed code
Theo Buehler
2022-11-26
Split eContent extration into a small helper
Theo Buehler
2022-11-26
Add support for authenticating geofeed data CSV files in filemode
Job Snijders
2022-11-18
Move skiplist to main and merge with shortlist.
Theo Buehler
2022-11-18
zap errant space in usage();
Jason McIntyre
2022-11-17
Schedule cleanup of '-r' now useless getopt option
Job Snijders
2022-11-17
Add shortlist functionality, a compagnion to the skiplist
Job Snijders
2022-11-16
Align output to a more tabular view
Job Snijders
2022-11-10
Indicate compliance with work-in-progress spec for ROA objects
Job Snijders
2022-11-09
Error out if a ROA payload contains too many ipAddrBlocks
Job Snijders
2022-11-08
stray space
Theo Buehler
2022-11-07
Simplify use of strrchr()
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
2022-11-04
In very verbose mode, log unexpected accessMethods
Theo Buehler
2022-11-04
Format filemode output in a tabular fashion to improve readability
Job Snijders
2022-11-04
Add missing field initializer.
Theo Buehler
2022-11-04
whitespace
Theo Buehler
2022-11-04
Catch bad characters in rpkiManifest filenames earlier on
Job Snijders
2022-11-04
Don't show CPS URIs when in filemode
Job Snijders
2022-11-04
Check the SIA signedObject in ROA/MFT/ASPA/TAK/GBR EE certificates
Job Snijders
2022-11-03
don't needlessy uppercase Nd;
Jason McIntyre
2022-11-03
Constrain KeyUsage and ExtendedKeyUsage on both CA & EE certificates
Job Snijders
2022-11-03
shorten Autonomous System Provider Authorizations
Job Snijders
2022-11-03
Add notion of ASPA
Job Snijders
2022-11-03
Permit only keyCertSign and CRLSign in CA KeyUsage extension
Job Snijders
2022-11-02
Emit warnings when unexpected X.509v3 extensions are encountered
Job Snijders
2022-11-02
Introduce conn_info() which combines http_info() and ip_info() to output
Claudio Jeker
2022-11-02
Reference RSC RFC-to-be instead of internet-draft
Job Snijders
2022-11-02
Add support for draft-ietf-sidrops-signed-tal-12
Job Snijders
2022-11-02
Don't free the addrinfo array after connect and refactor http_finish_connect.
Claudio Jeker
2022-11-02
Length check URI before strncasecmp()
Theo Buehler
2022-11-02
Also print IP address of the connection that timed out to aid debugging
Job Snijders
2022-11-02
Fix x509_get_time() error checks
Theo Buehler
2022-10-24
Make x509_init_oid() table based
Theo Buehler
2022-10-18
Copy port to proxyport since the sting may point into memory that is
Claudio Jeker
2022-10-13
All of ROA, MFT, ASPA, and RSC define their respective 'version' field
Job Snijders
[next]