summaryrefslogtreecommitdiff
path: root/usr.sbin/rpki-client
AgeCommit message (Expand)Author
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
2024-02-21Group logx() getmonotime() and get_current_time() togetherTheo Buehler
2024-02-21Fix secondary indent of various ip_* and as_* prototypesTheo Buehler
2024-02-21Remove prototypes for tak_read() and ip_addr_cmp()Theo Buehler
2024-02-21rpki-client: remove the remaining struct parseTheo Buehler
2024-02-16Rename fn into fileName to avoid name clashTheo Buehler
2024-02-16Rename fn into file to avoid clash in upcoming diffTheo Buehler
2024-02-16Rename rsc into rsc_asn1Theo Buehler
2024-02-16Use _asn1 suffix for some aspa/mft/roa/rsc/takTheo Buehler
2024-02-16Remove struct parse from cert.cTheo Buehler
2024-02-16fix whitespaceTheo Buehler
2024-02-16Zap extra ;Theo Buehler
2024-02-16Factor SKI calculation into a helperTheo Buehler
2024-02-15Ensure that the FileAndHashes list in a mft has no duplicatesTheo Buehler
2024-02-14rpki-client: simplify x509_get_ski()Theo Buehler
2024-02-13Add explicit ASN1_ITEM_EXP prototypesJob Snijders
2024-02-13Refactor parse_takey()Job Snijders
2024-02-13Remove the stalemanifests metrics (which are no longer in use)Job Snijders
2024-02-13Improve printing of TALs extracted from .tak objectsJob Snijders
2024-02-13Improve a comment about what exactly the SKI isJob Snijders
2024-02-13Avoid using i2d_RSAPublicKey()Job Snijders
2024-02-09Bump releaseJob Snijders
2024-02-05Check whether all data in eContent has been consumedJob Snijders
2024-02-04Split X509_get_ext_count() out of for loop againTheo Buehler
2024-02-04Use x509_get_time() to get the Manifest thisUpdate / nextUpdateJob Snijders
2024-02-03Fix X509_get_ext_count() usageTheo Buehler
2024-02-03Refactor handling of stale manifestsJob Snijders
2024-02-03proc_parser_mft: simplify logic slightlyTheo Buehler
2024-02-02Rework proc_parser_mft() furtherTheo Buehler
2024-02-02Update the commentJob Snijders
2024-02-02Remove old commentJob Snijders