summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2022-01-13Move mft_check() after setting repoid and path on the mft.Claudio Jeker
2022-01-13Move some functions around to reduce diff with an upcoming change.Claudio Jeker
2022-01-13Alter valid_filehash() to take a file descriptor instead of a path.Claudio Jeker
2022-01-13Implement a RRDP_CLEAR message that instructs the parent to cleanupClaudio Jeker
2022-01-13allow disabling the @ts tweak, which may come in handy for new fw_updateMarc Espie
2022-01-13Implement but don't use code to use rsync's --compare-dest feature.Claudio Jeker
2022-01-13Add the same entityq_flush() logic in ta_lookup() as it is done inClaudio Jeker
2022-01-13be more explicit about the current package format and why it's so.Marc Espie
2022-01-13Move parsing of incoming syslog messages to their own section.Martijn van Duren
2022-01-12gratuitious -> gratuitousTheo Buehler
2022-01-12set cpuspeed to 0 if hw.cpuspeed cannot be retrievedRobert Nagy
2022-01-12Bug fixes and performance improvementsAndrew Fresh
2022-01-11Convert relayd for opaque RSA_METHODTheo Buehler
2022-01-11Change the way the parser accesses files. It now builds the file pathClaudio Jeker
2022-01-11spellingJonathan Gray
2022-01-11Tidy up some commentsAndrew Fresh
2022-01-09unwind/unbound: prepare for opaque DSA and RSA.Theo Buehler
2022-01-08Don't download SHA256.sig unless it's neededAndrew Fresh
2022-01-07If no date could be parsed, bail out early and fix an error return thatOtto Moerbeek
2022-01-07Sync EVP_MD_CTX to heap switch from npppd.Theo Buehler
2022-01-07npppd: convert to EVP_MD_CTX on heapTheo Buehler
2022-01-07whitespaceAndrew Fresh
2022-01-06repair usageTheo de Raadt
2022-01-06Switch fw_update -D to instead -FAndrew Fresh
2022-01-06Cleanup mft file handling, especially the stale mft bits.Claudio Jeker
2022-01-06Make it possible to compile the patterns utility with the source treeAnton Lindqvist
2022-01-05no longer neededTheo de Raadt
2022-01-05adjust Xr for fw_update to section 8;Jason McIntyre
2022-01-05Switch snmpd(8) to using EVP_Digest{Init,Final}_ex() and drop a noTheo Buehler
2022-01-05Add error checking for EVP_Digest* to snmpd(8).Theo Buehler
2022-01-05Use new shell-based fw_update(8)Theo de Raadt
2022-01-05Commit the correct version of fw_updateAndrew Fresh
2022-01-05Add the shell based fw_update and updated man pageAndrew Fresh
2022-01-05We are moving back to a shell-script based fw_update, written in such aTheo de Raadt
2022-01-05Switch proc_parser_root_cert() to not pass the entity but instead theClaudio Jeker
2022-01-05dhcpd: straightforward conversion to HMAC_CTX on the heap, similarTheo Buehler
2022-01-05snmpd: Straightforward conversion to EVP_* on the heap.Theo Buehler
2022-01-05add a basic printer for EAPOL packets.David Gwynne
2022-01-05ethertypes.h has now added the missing ethertypes we're looking at here.David Gwynne
2022-01-05fix some more -Wunused-but-set-variableDavid Gwynne
2022-01-05fix another -Wunused-but-set-variableDavid Gwynne
2022-01-05more -Wunused-but-set-variable fixesDavid Gwynne
2022-01-05clean up another -Wunused-but-set-variable thingDavid Gwynne
2022-01-05clean up some -Wunused-but-set-variable.David Gwynne
2022-01-05fix some -Wunused-but-set-variable stuff.David Gwynne
2022-01-05silence a -Wunused-but-set-variableDavid Gwynne
2022-01-04Pass the filename back from the parser to the parent.Claudio Jeker
2022-01-04Fix -n mode by setting repository states to REPO_DONE instead of theClaudio Jeker
2022-01-04Simplify the verify callbackTheo Buehler
2022-01-04Try to handle possible vm_register() failures and return an error backClaudio Jeker