summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2022-05-04vmctl(8)/vmd(8): convert disk sizes from MB to bytesDave Voutila
2022-05-04rpki-client: bypass timeout in file mode.Theo Buehler
2022-05-04Variable pri is uninitialized, use msg.m_pri instead. This affectsAlexander Bluhm
2022-05-04Tweak wording of a comment to reflect current reality better.Theo Buehler
2022-05-04Remove extra empty lineClaudio Jeker
2022-05-04Missed removing some memory scaling in vmm, vmctl.Dave Voutila
2022-05-03vmm/vmd/vmctl: standardize memory units to bytesDave Voutila
2022-05-01Install useful btrace scripts into /usr/share/btrace directory.Alexander Bluhm
2022-04-30add support for printing some extra large numbers to histogramsTed Unangst
2022-04-29finally, turn on caching by defaultMarc Espie
2022-04-28btrace(8): fix lexer to allow whitespace after filters.Dave Voutila
2022-04-28glue for 7.2Marc Espie
2022-04-27have use_old_libs say something if it's the reason a package gets updatedMarc Espie
2022-04-27split the code in figure_out_kept:Marc Espie
2022-04-27"pretty print" verbose messages: more context, and indent them to makeMarc Espie
2022-04-27give a bit more context in verbose messageMarc Espie
2022-04-27note to myself for 7.2Marc Espie
2022-04-27typo: exceded -> exceedTheo Buehler
2022-04-25Fix spelling error in warnx()Job Snijders
2022-04-24zap extra blank lineTheo Buehler
2022-04-24Wrap two overlong linesTheo Buehler
2022-04-24trailing whitespaceTheo Buehler
2022-04-24In filemode emit the hash which uniquely identifies a given Signed ObjectJob Snijders
2022-04-21Further refactor and cleanup filemode.c mainly remove the copies ofClaudio Jeker
2022-04-21The filemode code is enough different from the regular parser code that itClaudio Jeker
2022-04-20Fix mandoc -Tlint warning about trailing whitespaceTheo Buehler
2022-04-20more whitespace cleanupsTheo de Raadt
2022-04-20Fix various annoying whitespace errors.Theo Buehler
2022-04-20Print UTC time with gmtime()Theo Buehler
2022-04-20Improve proc_parser_file handling of Trust AnchorsJob Snijders
2022-04-20don't try to create a partial-* package when we find out there's nothingMarc Espie
2022-04-20Add Concatenated JSON output in filemode (rpki-client -j -f *)Job Snijders
2022-04-20likewise for set flavorsMarc Espie
2022-04-20zap branch info so that pre-caching works with stuff like autoconf%2.64Marc Espie
2022-04-20Remove an unreachable error messageTheo Buehler
2022-04-19zap extra line break and extra empty lineTheo Buehler
2022-04-19Do not use a hidden global for the EVP_ENCODE_CTX to save a calloc() call.Claudio Jeker
2022-04-19Avoid leaking crldp in mft_parse() if one of the crlfile checks fails.Theo Buehler
2022-04-19Change type of talsz and dependent code from size_t to int. Tal ids areClaudio Jeker
2022-04-19Make it a hard error when an unknown repoistory id is passed toClaudio Jeker
2022-04-19next iteration: make the support dependent on TEST parametersMarc Espie
2022-04-19Cosmetics, add missing spaceClaudio Jeker
2022-04-19Adjust on how CRL and MFT files are verified.Claudio Jeker
2022-04-16refactor the code so that caching is setup in the repository that'sMarc Espie
2022-04-15Allow more than one CRL URI in certificatesTheo Buehler
2022-04-15make use of the fact that repositories are unique objects: we don't needMarc Espie
2022-04-15we probably already have that info, but in any case, we don't needMarc Espie
2022-04-13scaffolding from using the locate db that's now in quirks to avoidMarc Espie
2022-04-13track ::Sample and ::Extra across an UpdateSet so that we may eventuallyMarc Espie
2022-04-13add Paths to the quirks locate db and the locate binary properMarc Espie