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-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
2022-09-24
rpki-client 8.1
Claudio Jeker
2022-09-20
Reword comment, no functional change
Claudio Jeker
2022-09-09
Bump version to 8.0
Claudio Jeker
2022-09-09
Adjust chunked encoding handling.
Claudio Jeker
2022-09-08
In http_get_line() additionally strip any trailing space or tab from lines.
Claudio Jeker
2022-09-08
Adjust HTTP header parsing to follow RFC more closely.
Claudio Jeker
2022-09-06
Properly free memory in filemode
Job Snijders
2022-09-05
Update to most recent spec
Job Snijders
2022-09-05
Reset provider in each iteration
Theo Buehler
2022-09-05
Don't leak cert in aspa_parse()
Theo Buehler
2022-09-03
Properly free() crl & auth tree in parser process
Job Snijders
2022-09-03
Clarify warning
Job Snijders
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
Add the repoid of the cert in the cert struct. This way it is possible
Claudio Jeker
2022-09-03
Allow multiple X.509 locations
Theo Buehler
2022-09-03
Move non-inheritance check for BGPsec certs into cert_parse_pre()
Theo Buehler
2022-09-03
Clarify timeout/deadline
Job Snijders
2022-09-03
Move the repo lookup into queue_from_mft()
Claudio Jeker
2022-09-02
Introduce a deadline timer that aborts all repository syncs.
Claudio Jeker
2022-09-02
Fix over long lines
Claudio Jeker
2022-09-02
Use the abort commands when a repo timeout happens. This is cleaner
Claudio Jeker
2022-09-02
Implement RRDP_ABORT, a message to abort a inflight RRDP request.
Claudio Jeker
2022-09-02
rrdp_new() need not return the struct
Theo Buehler
2022-09-02
extra newline
Claudio Jeker
2022-09-02
Move mkpath logic after checking for 'noop' to prevent creation of directorie...
Job Snijders
[next]