summaryrefslogtreecommitdiff
path: root/usr.sbin/rpki-client
AgeCommit message (Expand)Author
2022-07-17infromation -> informationJonathan Gray
2022-07-14Fix JSON output in filemode for TALsJob Snijders
2022-07-12Bump version number to 7.9Claudio Jeker
2022-06-30zap whitespaceJob Snijders
2022-06-28Remove superfluous 'any'Job Snijders
2022-06-27Add skiplist option to steer clear of skiplisted hostsJob Snijders
2022-06-25Don't add unknown filetypes to the entity queue. Otherwise we bail outTheo Buehler
2022-06-16RRDP serial numbers should only increase.Claudio Jeker
2022-06-10Unify error messages on d2i failure for econtentTheo Buehler
2022-06-10Dedup econtent version checksTheo Buehler
2022-06-07Fix path validation of AS numbersTheo Buehler
2022-06-05Revert accidentally committed checkTheo Buehler
2022-06-04KNF nitTheo Buehler
2022-06-01Remove a confusing comment that has been stale since e2k19 (r1.26).Theo Buehler
2022-06-01Limit the number of RSC checklist FileNameAndHash entries the same wayTheo Buehler
2022-06-01Fix off-by-one in MAX_MANIFEST_ENTRIES checkTheo Buehler
2022-05-31I made non-trivial contributions to these files.Theo Buehler
2022-05-31Shuffle two helper functions down.Theo Buehler
2022-05-31Update reference to RSC draft 08Theo Buehler
2022-05-31Remove now unused ASN1_frame() and cms_econtent_version()Theo Buehler
2022-05-31Rewrite rsc.c using ASN.1 templatesTheo Buehler
2022-05-31Prepare rewrite of rsc.c with templated ASN.1Theo Buehler
2022-05-24While not strictly required clear all pfds in the poll loop and not justClaudio Jeker
2022-05-24Introduce MAX_HTTP_REQUESTS and MAX_RSYNC_REQUESTS.Claudio Jeker
2022-05-23Improve #ifdefs for STACK_OF() helpers.Theo Buehler
2022-05-23There is no need to be quiet by default anymore and also stdout isClaudio Jeker
2022-05-20Add RFC 7318Job Snijders
2022-05-19Remove unused macro (log_debuginfo)Claudio Jeker
2022-05-19Adjust or remove some stale commentsTheo Buehler
2022-05-19Rewrite mft.c and roa.c with ASN.1 templatesTheo Buehler
2022-05-15More KNF and whitespace fixes.Theo Buehler
2022-05-15Remove misplaced continueTheo Buehler
2022-05-15whitespace spotted during read-thruTheo de Raadt
2022-05-15Specify which version of RPKI RSC draft is supported.Job Snijders
2022-05-13Fix unused bits handling for ip addressesTheo Buehler
2022-05-12Remove verify callbackTheo Buehler
2022-05-12nuke tabsTheo Buehler
2022-05-12Align parsing of ipAddrBlock with autnomousSysNumTheo Buehler
2022-05-12Tidy up IP handlingTheo Buehler
2022-05-12Refactor parsing of autonomousSysNum. Adjust code so that the allocationClaudio Jeker
2022-05-11Verify MFT and GBR objects only carry RFC 3779 extensions set to 'inherit'Job Snijders
2022-05-11Zap stray spaceTheo Buehler
2022-05-11Cache X509v3 extensions as soon as we have a certTheo Buehler
2022-05-11In filemode check whether ROA & RSC resources are properly containedJob Snijders
2022-05-11Fix doc comment of sbgp_asrange()Theo Buehler
2022-05-11Move sbgp_addr() down to the other sbgp_addr_* functions.Theo Buehler
2022-05-11Deserialize ASIdentifiers in libcryptoTheo Buehler
2022-05-10Fix a couple of typos in doc comments, bunch of KNF (whitespace) tweaksTheo Buehler
2022-05-10Deserialize IPAddrBlocks in libcryptoTheo Buehler
2022-05-10Fix leaks due to incorrect early returns rather than proper cleanup.Theo Buehler