summaryrefslogtreecommitdiff
path: root/usr.sbin/rpki-client/rpki-client.8
AgeCommit message (Expand)Author
2022-01-26Allow rsync:// URI as file in -f mode. This makes it easier to exploreClaudio Jeker
2022-01-24in the options list, show -f as taking "file ..." arguments;Jason McIntyre
2022-01-23rearrange SYNOPSIS/usage to be a bit clearer;Jason McIntyre
2022-01-23Allow rpki-client to display more than one file in -f mode.Claudio Jeker
2022-01-19Document the -f file inspection functionJob Snijders
2021-12-03Clarify manpageJob Snijders
2021-11-25Replace MAX_REPO_TIMEOUT with repo_timeout, which is set to 1/4th ofJob Snijders
2021-10-26rpki-client supports RFC8630 TAL files.Claudio Jeker
2021-10-11Add support for BGPsec Router Certificates (RFC 8209)Job Snijders
2021-09-01Document the http_proxy environment variableClaudio Jeker
2021-06-29Flip the -r RRDP switch, which went through community testing for half a year.Theo de Raadt
2021-05-06Add an 'expires' column to CSV & JSON outputjob
2021-05-05Clarify -n behaviorjob
2021-04-08reword manpage on -njob
2021-04-06uppercase "HTTP";Jason McIntyre
2021-04-06Mention the http client in two places.Theo Buehler
2021-04-02fix sentence structure;Jason McIntyre
2021-04-01Update manpage about RRDPjob
2021-04-01sort options list;Jason McIntyre
2021-04-01RRDP is currently off by default.Claudio Jeker
2021-04-01Initial commit of RRDP (The RPKI Repository Delta Protocol - RFC8182) supportClaudio Jeker
2021-03-29-B option not updated about bird1v4 & bird1v6 files; ok jobTheo de Raadt
2021-03-19Add an -V option to show the version of rpki-client. For the base versionClaudio Jeker
2020-12-09Lets claim RFC6493 support.Claudio Jeker
2020-10-23sort options list;Jason McIntyre
2020-10-23Align man with realityjob
2020-09-15Align man page with realityjob
2020-09-15Experienced a situation where (older code) rpki-client+openrsyncd got "stuck"Theo de Raadt
2020-06-30Remove -f (force) option.job
2020-05-14rpki-client no longer passes -l to rsync since it does not make sense toClaudio Jeker
2020-04-21tweak previous;Jason McIntyre
2020-04-20Document the suggested interval in man pagejob
2020-04-20Strip the 'in bgpd' in the title of the rpki-client man page.Claudio Jeker
2020-04-18use correct path for the default cache dir in rpki-client(8). ok claudio@Stuart Henderson
2020-03-06Sync manpage to new default valuejob
2020-02-24Fix typojob
2020-02-11Simplify and unify wording for the -I sourceaddr option in various places.Theo de Raadt
2019-12-19wider list width to adjust for previous;Jason McIntyre
2019-12-19Align man file with realityjob
2019-12-12correct output option list, from Alarig Le LayTheo de Raadt
2019-12-06Don't hardcode the cache directory for rpki-client. If started as rootClaudio Jeker
2019-12-04Rework rpki-client documentationjob
2019-11-30- no -r optionJason McIntyre
2019-11-30Document new flag and output arrangement betterTheo de Raadt
2019-11-30Tweak rpki-client to create all 4 output file formats from a singleTheo de Raadt
2019-11-29Improve the programs description a littleSebastian Benoit
2019-11-29document use of /var/db/rpki-client/ and /var/cache/rpki-client/Sebastian Benoit
2019-11-29If run as root, priv-drop to _rpki-client.Theo de Raadt
2019-11-28Remove -r flag and associated plumbing. We are always checking CRLs from now on.Sebastian Benoit
2019-10-16tweak previous; help/ok claudioJason McIntyre