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-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
2022-09-02
Rework the rsync proc code. Use a proper queue of requests and enforce
Claudio Jeker
2022-08-30
stray tab
Theo Buehler
2022-08-30
whitespace
Theo Buehler
2022-08-30
Avoid dead assignment
Theo Buehler
2022-08-30
Add support for ASPA objects (draft-ietf-sidrops-aspa-profile-10)
Job Snijders
2022-08-30
Avoid leak in proxy_parse_uri()
Theo Buehler
2022-08-30
In RRDP mode it is possible that a file in the validated cache dir is
Claudio Jeker
2022-08-29
Simplify load_skiplist()
Theo Buehler
2022-08-26
Tweaks in load_skiplist()
Theo Buehler
2022-08-25
Make PEM printing available through increased verbosity (-vvf)
Job Snijders
2022-08-25
In verbose filemode print details about encapsulated certificates.
Job Snijders
2022-08-25
Fix newline in JSON filemode
Job Snijders
2022-08-25
Plug memory leak in filemode
Job Snijders
2022-08-22
An RSC's EE cert mustn't have a SIA extension
Theo Buehler
2022-08-19
Check the resources in ROAs and RSCs against EE certs
Theo Buehler
2022-08-18
Remove dangling ASPA references until we land real support
Job Snijders
2022-08-17
Clarify and tidy up some comments
Job Snijders
2022-08-12
No need to make a deep copy of the EE cert
Theo Buehler
2022-08-10
Clarify warning related to ROA eContent
Job Snijders
2022-08-10
Disallow AS Resources extension on ROA EE certificates
Job Snijders
2022-08-10
Decrease how long to wait for the remote peer to send IO before giving up
Job Snijders
2022-08-09
Make the http code respect MAX_CONN_TIMEOUT and fail connects once they
Claudio Jeker
2022-08-08
Unify the maximum idle IO timeout for RSYNC & HTTPS
Job Snijders
2022-08-08
Set rsync connection timeout to 15 seconds.
Job Snijders
2022-08-04
Once all files from argv have been read the main process can unveil to
Claudio Jeker
2022-07-28
Fix RFC number in comment
Theo Buehler
[next]