summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2022-10-06accept iodevices as NACs as wellKlemens Nanni
2022-10-06Remove a lot of old (dead) code that's either been superseded, or moved toMartijn van Duren
2022-10-05Skip softraid(4) keydisksKlemens Nanni
2022-10-05sort options list;Jason McIntyre
2022-10-04Remove REQUIRE_TFTPBOOT left-overKlemens Nanni
2022-10-04Switch default to read-only, add -w for write access (previous default)Klemens Nanni
2022-10-04Drop cpath promise unless file creation is allowedKlemens Nanni
2022-10-04Unveil /tftpboot only if neededKlemens Nanni
2022-09-27complete bootparamd -> rpc.bootparamdKlemens Nanni
2022-09-27Zap .Nm bootparamdKlemens Nanni
2022-09-27fix passing explicit stage filesKlemens Nanni
2022-09-27fix passing explicit stage filesKlemens Nanni
2022-09-27fix passing explicit stage filesKlemens Nanni
2022-09-26Fix a use after free in case mta_tls_init fails.Martijn van Duren
2022-09-24ascii_load_sockaddr: Remove old IPv6 address parsing for envelope files.Todd C. Miller
2022-09-24rpki-client 8.1Claudio Jeker
2022-09-24OpenBGPD 7.7Claudio Jeker
2022-09-24macro tweaks; from josiah frentsosJason McIntyre
2022-09-23Xr to correct man page; from Josiah Frentsos, thanks!Florian Obser
2022-09-23Don't depend on RTLABEL_LEN but instead define our own ROUTELABEL_LEN.Claudio Jeker
2022-09-23Implement a special update generator for add-path send all.Claudio Jeker
2022-09-23merge unbound 1.16.3Stuart Henderson
2022-09-21The values for fib_priority are OS dependent. To help portability moveClaudio Jeker
2022-09-21Adjust pathid_assign() to be much faster in the common case.Claudio Jeker
2022-09-21Default request message body size should be 0.YASUOKA Masahiko
2022-09-20Reword comment, no functional changeClaudio Jeker