Age | Commit message (Expand) | Author |
2022-10-20 | Display the correct recipient in a Received: header with one recipient. | Todd C. Miller |
2022-10-19 | Replace "newfs/fsck_ext2fs" with "newfs/msdos -t ext2fs", constify | Klemens Nanni |
2022-10-18 | Copy port to proxyport since the sting may point into memory that is | Claudio Jeker |
2022-10-18 | Switch from up/down time to time of last change. | Claudio Jeker |
2022-10-18 | Initalize last_updown in init_peer() so that it is reported correctly | Claudio Jeker |
2022-10-18 | Fix some spelling errors | Job Snijders |
2022-10-17 | SHOW_METRICS for the actions enum. Just to match the rest. | Claudio Jeker |
2022-10-17 | Document /metrics endpoint and use bgpctl show metrics as command. | Claudio Jeker |
2022-10-17 | Use metrics as the command name and document show metrics. | Claudio Jeker |
2022-10-17 | Add /metrics endpoint which outputs stats in openmetrics format. | Claudio Jeker |
2022-10-17 | Implement openmetric output via bgpctl show metric command | Claudio Jeker |
2022-10-15 | .Oc -> .Op in previous; | Jason McIntyre |
2022-10-15 | Do not throw away errno. | Florian Obser |
2022-10-15 | Implement RFC 8781 PREF64 router advertisement option. | Florian Obser |
2022-10-14 | some macro fixes, mostly Cm -> Ic; | Jason McIntyre |
2022-10-13 | Add client certificate authentication and optional SASL EXTERNAL bind, | Jonathan Matthew |
2022-10-13 | All of ROA, MFT, ASPA, and RSC define their respective 'version' field | Job Snijders |
2022-10-12 | avoid use after free in error paths | Jonathan Gray |
2022-10-12 | use correct type with sizeof | Jonathan Gray |
2022-10-10 | consistently use IPv4/IPv6; from jmc@ | Jonathan Gray |
2022-10-09 | Drop fattr promise unless file creation is allowed | Klemens Nanni |
2022-10-09 | allow newlines inside the `alternative names' block in acme-client.conf | Omar Polo |
2022-10-07 | Show the entry immutable bit in the various output formats. | Theo de Raadt |
2022-10-07 | Kill extra space in ext community ovs output. | Claudio Jeker |
2022-10-06 | accept iodevices as NACs as well | Klemens Nanni |
2022-10-06 | Remove a lot of old (dead) code that's either been superseded, or moved to | Martijn van Duren |
2022-10-05 | Skip softraid(4) keydisks | Klemens Nanni |
2022-10-05 | sort options list; | Jason McIntyre |
2022-10-04 | Remove REQUIRE_TFTPBOOT left-over | Klemens Nanni |
2022-10-04 | Switch default to read-only, add -w for write access (previous default) | Klemens Nanni |
2022-10-04 | Drop cpath promise unless file creation is allowed | Klemens Nanni |
2022-10-04 | Unveil /tftpboot only if needed | Klemens Nanni |
2022-09-27 | complete bootparamd -> rpc.bootparamd | Klemens Nanni |
2022-09-27 | Zap .Nm bootparamd | Klemens Nanni |
2022-09-27 | fix passing explicit stage files | Klemens Nanni |
2022-09-27 | fix passing explicit stage files | Klemens Nanni |
2022-09-27 | fix passing explicit stage files | Klemens Nanni |
2022-09-26 | Fix a use after free in case mta_tls_init fails. | Martijn van Duren |
2022-09-24 | ascii_load_sockaddr: Remove old IPv6 address parsing for envelope files. | Todd C. Miller |
2022-09-24 | rpki-client 8.1 | Claudio Jeker |
2022-09-24 | OpenBGPD 7.7 | Claudio Jeker |
2022-09-24 | macro tweaks; from josiah frentsos | Jason McIntyre |
2022-09-23 | Xr to correct man page; from Josiah Frentsos, thanks! | Florian Obser |
2022-09-23 | Don't depend on RTLABEL_LEN but instead define our own ROUTELABEL_LEN. | Claudio Jeker |
2022-09-23 | Implement a special update generator for add-path send all. | Claudio Jeker |
2022-09-23 | merge unbound 1.16.3 | Stuart Henderson |
2022-09-21 | The values for fib_priority are OS dependent. To help portability move | Claudio Jeker |
2022-09-21 | Adjust pathid_assign() to be much faster in the common case. | Claudio Jeker |
2022-09-21 | Default request message body size should be 0. | YASUOKA Masahiko |
2022-09-20 | Reword comment, no functional change | Claudio Jeker |