Age | Commit message (Expand) | Author |
2022-11-03 | Constrain KeyUsage and ExtendedKeyUsage on both CA & EE certificates | Job Snijders |
2022-11-03 | shorten Autonomous System Provider Authorizations | Job Snijders |
2022-11-03 | Add notion of ASPA | Job Snijders |
2022-11-03 | Permit only keyCertSign and CRLSign in CA KeyUsage extension | Job Snijders |
2022-11-02 | Emit warnings when unexpected X.509v3 extensions are encountered | Job Snijders |
2022-11-02 | Introduce conn_info() which combines http_info() and ip_info() to output | Claudio Jeker |
2022-11-02 | Reference RSC RFC-to-be instead of internet-draft | Job Snijders |
2022-11-02 | Add support for draft-ietf-sidrops-signed-tal-12 | Job Snijders |
2022-11-02 | Don't free the addrinfo array after connect and refactor http_finish_connect. | Claudio Jeker |
2022-11-02 | Length check URI before strncasecmp() | Theo Buehler |
2022-11-02 | Also print IP address of the connection that timed out to aid debugging | Job Snijders |
2022-11-02 | Fix x509_get_time() error checks | Theo Buehler |
2022-11-01 | Have -S actually behave like the other introspection options, namely only | Marc Espie |
2022-11-01 | fix a logic error from 2018: be silent if any of -S, -n, -q are mentioned. | Marc Espie |
2022-11-01 | Use unsigned long long to store integer value. At least that can always | Claudio Jeker |
2022-11-01 | I plain forgot to document -S ! | Marc Espie |
2022-10-31 | vmd(8): remove unfinished user accounting. | Dave Voutila |
2022-10-28 | getopt optstring doesn't need '?'. | David Gwynne |
2022-10-27 | Print the pid in some additional debug messages to be able to match them | Claudio Jeker |
2022-10-25 | Fix LDADD and DPADD. | Martijn van Duren |
2022-10-24 | remove unused references to httpd.sock; found by dante catalfamo | Jason McIntyre |
2022-10-24 | Make x509_init_oid() table based | Theo Buehler |
2022-10-22 | add some missing flags, as pointed out by deraadt; while | Jason McIntyre |
2022-10-20 | remove file no longer present in unbound 1.17.0 | Stuart Henderson |
2022-10-20 | merge unbound 1.17.0 | Stuart Henderson |
2022-10-20 | import unbound 1.17.0, ok florian | Stuart Henderson |
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 |