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
/
extern.h
Age
Commit message (
Expand
)
Author
2022-06-27
Add skiplist option to steer clear of skiplisted hosts
Job Snijders
2022-06-10
Dedup econtent version checks
Theo Buehler
2022-06-01
Limit the number of RSC checklist FileNameAndHash entries the same way
Theo Buehler
2022-05-31
Remove now unused ASN1_frame() and cms_econtent_version()
Theo Buehler
2022-05-31
Prepare rewrite of rsc.c with templated ASN.1
Theo Buehler
2022-05-24
Introduce MAX_HTTP_REQUESTS and MAX_RSYNC_REQUESTS.
Claudio Jeker
2022-05-11
Verify MFT and GBR objects only carry RFC 3779 extensions set to 'inherit'
Job Snijders
2022-05-11
In filemode check whether ROA & RSC resources are properly contained
Job Snijders
2022-05-10
Validate RSC filenames
Theo Buehler
2022-05-09
Drop prototype of currently nonexistent function.
Theo Buehler
2022-05-09
Add preliminary support for decoding RSC objects in filemode
Job Snijders
2022-04-21
Further refactor and cleanup filemode.c mainly remove the copies of
Claudio Jeker
2022-04-21
The filemode code is enough different from the regular parser code that it
Claudio Jeker
2022-04-20
more whitespace cleanups
Theo de Raadt
2022-04-20
Add Concatenated JSON output in filemode (rpki-client -j -f *)
Job Snijders
2022-04-19
Change type of talsz and dependent code from size_t to int. Tal ids are
Claudio Jeker
2022-04-19
Adjust on how CRL and MFT files are verified.
Claudio Jeker
2022-04-12
Generalize sbgp_sia_location() to x509_location()
Theo Buehler
2022-04-04
Adjust cache cleanup to the deficits of RRDP. Unlike rysnc, RRDP has no
Claudio Jeker
2022-04-02
Split certificate parsing in two steps. cert_parse_pre() which does
Claudio Jeker
2022-04-01
Change x509_get_aki(), x509_get_ski(), x509_get_aia(), and x509_get_crl()
Claudio Jeker
2022-03-31
Sync & permit ASPA objects to appear on Manifests
Job Snijders
2022-02-14
Name the maximum number of deltas permitted in a RRDP Notification file
Job Snijders
2022-02-10
Fix serial number printing in crl_print() for large serials.
Claudio Jeker
2022-02-10
Implement some code to print crls with -f.
Claudio Jeker
2022-02-08
Check CRLs also for manifests
Theo Buehler
2022-02-08
Move the guts of proc_parser_crl() into crl_parse(). This is actually
Theo Buehler
2022-01-28
Properly handle .mft files as intended by the RFC. Instead of always
Claudio Jeker
2022-01-24
Adjust code to handle unsupported file types a bit more graceful.
Claudio Jeker
2022-01-23
Handle EINTR the same way in all poll loops. In all cases restart the
Claudio Jeker
2022-01-23
Simplify valid_cert() and valid_roa() by passing in struct auth instead
Claudio Jeker
2022-01-22
Change valid_filename() ot return an enum rtype and rename it to
Theo Buehler
2022-01-21
Add function to determine the file type from the file name extension
Theo Buehler
2022-01-20
Rename mft_check() to proc_parser_mft_check() and make it a static function.
Claudio Jeker
2022-01-19
Implement a filemode where the passed file from the command line is
Claudio Jeker
2022-01-18
Change cert_parse() and ta_parse() to no longer take a x509 handle as
Claudio Jeker
2022-01-18
Revert all the files that should have not been committed in last commit.
Claudio Jeker
2022-01-18
Kill extra newline
Claudio Jeker
2022-01-18
Cleanup the scattered OBJ_txt2obj() calls and move them into
Claudio Jeker
2022-01-14
Introduce a validated cache which holds all the files that have
Claudio Jeker
2022-01-13
Alter valid_filehash() to take a file descriptor instead of a path.
Claudio Jeker
2022-01-13
Implement a RRDP_CLEAR message that instructs the parent to cleanup
Claudio Jeker
2022-01-11
Change the way the parser accesses files. It now builds the file path
Claudio Jeker
2021-12-29
Cleanup struct entity. Remove the unneeded has_data field, the same
Claudio Jeker
2021-12-22
Replace two questionable size_t types. For the repo id use a unsigned int
Claudio Jeker
2021-11-25
Replace MAX_REPO_TIMEOUT with repo_timeout, which is set to 1/4th of
Job Snijders
2021-11-24
Move some functions from rrdp.c to rrdp_util.c and hex_decode to encoding.c.
Claudio Jeker
2021-11-10
Increase maximum filesize of RPKI objects to 4MB
Job Snijders
2021-11-09
Limit the number of publication points under a given TAL.
Claudio Jeker
2021-11-05
Simplify how IP addresses and AS numbers are passed between processes.
Claudio Jeker
[next]