summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2022-10-14some macro fixes, mostly Cm -> Ic;Jason McIntyre
2022-10-13Add client certificate authentication and optional SASL EXTERNAL bind,Jonathan Matthew
2022-10-13All of ROA, MFT, ASPA, and RSC define their respective 'version' fieldJob Snijders
2022-10-12avoid use after free in error pathsJonathan Gray
2022-10-12use correct type with sizeofJonathan Gray
2022-10-10consistently use IPv4/IPv6; from jmc@Jonathan Gray
2022-10-09Drop fattr promise unless file creation is allowedKlemens Nanni
2022-10-09allow newlines inside the `alternative names' block in acme-client.confOmar Polo
2022-10-07Show the entry immutable bit in the various output formats.Theo de Raadt
2022-10-07Kill extra space in ext community ovs output.Claudio Jeker