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-12-15
Rework statistic collection to be per repository and add metric output option
Claudio Jeker
2022-12-14
Optimize io_buf_read() a bit by calling read() again after the inital
Claudio Jeker
2022-12-14
Always initialize b64sz
Job Snijders
2022-12-14
Switch to struct timespec for collecting stats. This allows to use
Claudio Jeker
2022-12-14
Print expiry moment in human-readable filemode in a consistent fashion across...
Job Snijders
2022-12-14
Print issuer & serial in filemode
Job Snijders
2022-12-05
Prep for rpki-client 8.2
Claudio Jeker
2022-12-01
Align uppercase / lowercase pattern
Job Snijders
2022-12-01
Adjust comment for rtype_from_mftfile(). It is important that RTYPE_INVALID
Claudio Jeker
2022-11-30
Remove unused includes
Job Snijders
2022-11-30
Remove unused includes
Job Snijders
2022-11-30
Remove unused include
Job Snijders
2022-11-30
Remove unused sys/socket.h include
Job Snijders
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-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
[next]