summaryrefslogtreecommitdiff
path: root/usr.sbin/rpki-client
AgeCommit message (Expand)Author
2024-06-06rpki-client: simplify ta_parse()Theo Buehler
2024-06-05Only complain about empty list of revoked certs if verbosity > 1Theo Buehler
2024-06-04rpki-client: rework AIA, SIA, and CRL handlingTheo Buehler
2024-06-04rpki-client: reject certs with unexpected SIA accessMethodsTheo Buehler
2024-06-04rpki-client: only allow a single rpkiNotify SIA accessMethodTheo Buehler
2024-06-04rpki-client: remove proto argument from x509_location()Theo Buehler
2024-06-03Rework SIA handling to be less incorrectTheo Buehler
2024-05-31Document a weird decision in RFC 8209Theo Buehler
2024-05-31rpki-client: check issuer for certs and CRLsTheo Buehler
2024-05-30Properly setup the fts_state in the FTS_D case.Claudio Jeker
2024-05-30Increase logging verbosity as to what exactly hit a limitJob Snijders
2024-05-29Clean up the list of standards a littleTheo Buehler
2024-05-29rpki-client: rework CRL handlingTheo Buehler
2024-05-24Update references to new and not quite so new RFCsTheo Buehler
2024-05-20Instead of tracking certificates by SKI track them by an internal identifier.Claudio Jeker
2024-05-15Add missing spaceClaudio Jeker
2024-05-15rpki-client: plug leak of the crl pathTheo Buehler
2024-05-15rpki-client: don't leak sia from struct tak.Theo Buehler
2024-04-23Add missing commaTheo Buehler
2024-04-23sync with ftp/fetch.c r1.218: send host header for proxiesTheo Buehler
2024-04-21P-256 support is experimental so require -x to enable it.Claudio Jeker
2024-04-21Mandate presence of CMS signing-time and disallow binary-signing-timeJob Snijders
2024-04-20Display distinct errors for various problematic CRL/MFT situationshipsJob Snijders
2024-04-17Simplify super ugly exit pathTheo Buehler
2024-04-17Remove outdated (now inaccurate) warning messageJob Snijders
2024-04-17Set Accept: */* HTTP header like it was done in ftp(1).Claudio Jeker
2024-04-15Use the manifest location as additional differentiator when comparing CRLsJob Snijders
2024-04-12Fix warning about delta element issues in the Update Notification File XMLJob Snijders
2024-04-08Fix capping of VAPsTheo Buehler
2024-04-05Don't emit Validated ASPAs for Customer ASIDs with more than MAX_ASPA_PROVIDERSJob Snijders
2024-04-03Fix warning about DistributionPointName typeTheo Buehler
2024-03-24Clamp the manifestNumber to 20 octets valueTheo Buehler
2024-03-22Replace protocol literal strings and strlen() calls with defined constantsJob Snijders
2024-03-20Check whether filename and SIA matchJob Snijders
2024-03-19Rename parent to issuer in struct authTheo Buehler
2024-03-17Remove unused enum rsc_resourceblock_tagTheo Buehler
2024-03-15whitespaceTheo Buehler
2024-03-15Log which of the constraints files triggered a violationJob Snijders
2024-03-12Enforce same-origin policy for HTTP redirectsJob Snijders
2024-03-01Bump versionTheo Buehler
2024-03-01Lipstick on a pig: avoid comparing signed and unsignedJob Snijders
2024-03-01Add -x to opt into experimental file formatsTheo Buehler
2024-03-01Factor signed prefix list JSON output into a helperTheo Buehler
2024-02-26Also download SPLs via rsyncJob Snijders
2024-02-26Track the number of new files moving from 'staging' to 'validated cache'Job Snijders
2024-02-26Properly close JSON array before continuing in TAKJob Snijders
2024-02-22Fix copy-paste error in commentTheo Buehler
2024-02-22Zap trailing blanksTheo Buehler
2024-02-22wrap an overlong line to appease mandoc -TlintTheo Buehler
2024-02-22Add support for RPKI Signed Prefix ListsJob Snijders