summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2022-11-04Do not fail on non-rsync URIs in EE cert SIA extensionsTheo Buehler
2022-11-04In very verbose mode, log unexpected accessMethodsTheo Buehler
2022-11-04Format filemode output in a tabular fashion to improve readabilityJob Snijders
2022-11-04allow "=" to be "hey only the default value" for pkgspec in dependenciesMarc Espie
2022-11-04Add missing field initializer.Theo Buehler
2022-11-04whitespaceTheo Buehler
2022-11-04Catch bad characters in rpkiManifest filenames earlier onJob Snijders
2022-11-04Don't show CPS URIs when in filemodeJob Snijders
2022-11-04Check the SIA signedObject in ROA/MFT/ASPA/TAK/GBR EE certificatesJob Snijders
2022-11-03don't needlessy uppercase Nd;Jason McIntyre
2022-11-03Constrain KeyUsage and ExtendedKeyUsage on both CA & EE certificatesJob Snijders
2022-11-03shorten Autonomous System Provider AuthorizationsJob Snijders
2022-11-03Add notion of ASPAJob Snijders
2022-11-03Permit only keyCertSign and CRLSign in CA KeyUsage extensionJob Snijders
2022-11-02Emit warnings when unexpected X.509v3 extensions are encounteredJob Snijders
2022-11-02Introduce conn_info() which combines http_info() and ip_info() to outputClaudio Jeker
2022-11-02Reference RSC RFC-to-be instead of internet-draftJob Snijders
2022-11-02Add support for draft-ietf-sidrops-signed-tal-12Job Snijders
2022-11-02Don't free the addrinfo array after connect and refactor http_finish_connect.Claudio Jeker
2022-11-02Length check URI before strncasecmp()Theo Buehler
2022-11-02Also print IP address of the connection that timed out to aid debuggingJob Snijders
2022-11-02Fix x509_get_time() error checksTheo Buehler
2022-11-01Have -S actually behave like the other introspection options, namely onlyMarc Espie
2022-11-01fix a logic error from 2018: be silent if any of -S, -n, -q are mentioned.Marc Espie
2022-11-01Use unsigned long long to store integer value. At least that can alwaysClaudio Jeker
2022-11-01I plain forgot to document -S !Marc Espie
2022-10-31vmd(8): remove unfinished user accounting.Dave Voutila
2022-10-28getopt optstring doesn't need '?'.David Gwynne
2022-10-27Print the pid in some additional debug messages to be able to match themClaudio Jeker
2022-10-25Fix LDADD and DPADD.Martijn van Duren
2022-10-24remove unused references to httpd.sock; found by dante catalfamoJason McIntyre
2022-10-24Make x509_init_oid() table basedTheo Buehler
2022-10-22add some missing flags, as pointed out by deraadt; whileJason McIntyre
2022-10-20remove file no longer present in unbound 1.17.0Stuart Henderson
2022-10-20merge unbound 1.17.0Stuart Henderson
2022-10-20import unbound 1.17.0, ok florianStuart Henderson
2022-10-20Display the correct recipient in a Received: header with one recipient.Todd C. Miller
2022-10-19Replace "newfs/fsck_ext2fs" with "newfs/msdos -t ext2fs", constifyKlemens Nanni
2022-10-18Copy port to proxyport since the sting may point into memory that isClaudio Jeker
2022-10-18Switch from up/down time to time of last change.Claudio Jeker
2022-10-18Initalize last_updown in init_peer() so that it is reported correctlyClaudio Jeker
2022-10-18Fix some spelling errorsJob Snijders
2022-10-17SHOW_METRICS for the actions enum. Just to match the rest.Claudio Jeker
2022-10-17Document /metrics endpoint and use bgpctl show metrics as command.Claudio Jeker
2022-10-17Use metrics as the command name and document show metrics.Claudio Jeker
2022-10-17Add /metrics endpoint which outputs stats in openmetrics format.Claudio Jeker
2022-10-17Implement openmetric output via bgpctl show metric commandClaudio Jeker
2022-10-15.Oc -> .Op in previous;Jason McIntyre
2022-10-15Do not throw away errno.Florian Obser
2022-10-15Implement RFC 8781 PREF64 router advertisement option.Florian Obser