summaryrefslogtreecommitdiff
path: root/usr.sbin/rpki-client
AgeCommit message (Expand)Author
2023-06-12Downgrade CMS signing-time being after notAfter to a warningJob Snijders
2023-06-12Reduce issues with types by switching iosz and totalsz from off_t to size_t.Claudio Jeker
2023-06-12Add content-encoding compression support (just gzip and deflate).Claudio Jeker
2023-06-07Document CMS signing-time <> mod-time trickJob Snijders
2023-06-07Cosmetic tweak for previousTheo Buehler
2023-06-07In anticipation of a bump of the ASPA eContent profile version, updateJob Snijders
2023-06-05Add an extra argument compact to json_do_object() to instruct the parserClaudio Jeker
2023-05-30Fixup file modification timestamps to optimize failover from RRDP to RSYNCJob Snijders
2023-05-30Revert commitid ANSBO0rBvIUtTi45:Claudio Jeker
2023-05-30Split cleanup into cleanup and repository cleanup and show how many filesClaudio Jeker
2023-05-30Convert all of filemode to use the json API as well.Claudio Jeker
2023-05-30Use error check to ensure we have SignedData in CMSTheo Buehler
2023-05-26Properly account del_extra_files and add the value to the json header.Claudio Jeker
2023-05-25Update usage add -P epochClaudio Jeker
2023-05-25Fix repo_cleanup_entry() state machine so that the repository lookupsClaudio Jeker
2023-05-23Convert ASN1_INTEGER_get() to ASN1_INTEGER_get_uint64()Theo Buehler
2023-05-23Simplify as_id_parse() using ASN1_INTEGER_get_uint64()Theo Buehler
2023-05-22Convert generalizedtime_to_tm() to ASN1_TIME_to_tm()Theo Buehler
2023-05-22Convert x509_get_time() to ASN1_TIME_to_tm()Theo Buehler
2023-05-22Avoid use of LibreSSL-specific ASN1_time_tm_cmp() APITheo Buehler
2023-05-16RRDP snapshots should encode publish elements only once. If encounteredClaudio Jeker
2023-05-11Print the manifestNumber when warning about unrecoverable message digest mism...Job Snijders
2023-05-11In valid_cert() also skip the check for CERT_IP_INHERIT objects likeClaudio Jeker
2023-05-10Reset the io_time (io timeout value) when the timer expires. Without thisClaudio Jeker
2023-05-09rpki-client: use partial chains in certificate validationTheo Buehler
2023-05-03Fix a use-after-free in filemodeTheo Buehler
2023-05-03Convert json_do_printf() with "%s" a fmt string to json_do_string().Claudio Jeker
2023-05-03Introduce json_do_string() a function that JSON escapes a string.Claudio Jeker
2023-05-03On read failure just abort the rrdp request.Claudio Jeker
2023-04-30document that - with recent changes - the -A option now also excludesSebastian Benoit
2023-04-29bump version to 8.4Sebastian Benoit
2023-04-27Make rpki-client choose the verification time of the time it is invokedBob Beck
2023-04-27Reimplement output-json.c using json.c from bgpctl.Claudio Jeker
2023-04-26Add a -P option to rpki-client to specify the evaluation timeBob Beck
2023-04-26In JSON/ASPA output, only print commas up to after the pen-ultimate applicabl...Job Snijders
2023-04-26Kill whitespaceTheo Buehler
2023-04-26Make -A also apply to the JSON outputJob Snijders
2023-04-26Improve accounting by tracking things by repo and tal.Claudio Jeker
2023-04-24If the two mfts in mft_compare() are the same do not prefer theClaudio Jeker
2023-04-23In filemode, if an ASPA contains information for only 1 AFI, supplement the o...Job Snijders
2023-04-20Consistent casingJob Snijders
2023-04-20ASPAs solely containing providers limited to one AFI, imply AS 0 for the othe...Job Snijders
2023-04-19Fix missing whitespace in bgpd(8) outputJob Snijders
2023-04-19remove duplicate includesJonathan Gray
2023-04-15Disallow issuer and subject unique identifiersJob Snijders
2023-04-14A tab snuck inTheo Buehler
2023-04-13Check whether products listed on a manifest were issued by the same authority...Job Snijders
2023-04-12Align printing of geofeed records in filemodeJob Snijders
2023-03-30Add the protocol used to sync the repository to the open-metric output.Claudio Jeker
2023-03-29Instead of storing the short TAL name as repouri use the first TAL URIClaudio Jeker