Age | Commit message (Expand) | Author |
2023-10-24 | According to RFC2741 section 6.1.1 an agentx-response-pdu shouldn't have | Martijn van Duren |
2023-10-24 | Make sure that unpacking of an AgentX OID doesn't contain more than 128 | Martijn van Duren |
2023-10-24 | Remove filter-pf-addresses. This feature has been deprecated since 7.2 in | Martijn van Duren |
2023-10-23 | sorry, somehow I did redo this line badly and didn't retest | Marc Espie |
2023-10-23 | Revert Subst.pm r1.22. It broke ordinary pkg_add usage | Theo Buehler |
2023-10-23 | Use xoff instead of *olen in the shift_right() call. xoff is the right | Claudio Jeker |
2023-10-23 | split on spaces as well, to take advantage of += | Marc Espie |
2023-10-23 | add some limited capability to -DVAR+=value | Marc Espie |
2023-10-23 | Fix radiusd(8) to fixup MPPE-{Send,Recv}-Key and Tunnel-Password | YASUOKA Masahiko |
2023-10-22 | bt(5), btrace(8): execute END probe and print non-empty maps upon exit() | Scott Soule Cheloha |
2023-10-19 | syslogd(8) counts dropped UDP packets. | Alexander Bluhm |
2023-10-19 | Add experimental support for secp256r1 aka P-256 aka prime256v1 | Job Snijders |
2023-10-19 | While the ibuf_add calls should not fail the way they are used it | Claudio Jeker |
2023-10-19 | Convert rtr_proto.c to use new ibuf API. | Claudio Jeker |
2023-10-19 | Convert the session engine to use the new ibuf API. | Claudio Jeker |
2023-10-18 | only strip actual file/line part from the eval error | Marc Espie |
2023-10-18 | rpki-client: move inherit in {ip,as}_warn() | Theo Buehler |
2023-10-18 | rpki-client: rework ip_addr_check_overlap() | Theo Buehler |
2023-10-18 | rpki-client: rework as_check_overlap() | Theo Buehler |
2023-10-18 | rfc3779: no need for err.h, but we do need asn1.h | Theo Buehler |
2023-10-17 | Neither sin_len nor sin6_len can be 0 so these checks are not needed. | Claudio Jeker |
2023-10-17 | Remove bogus plen != 0xff check | Claudio Jeker |
2023-10-16 | Improve IPv6 link-local address handling | Claudio Jeker |
2023-10-14 | Verify but don't overwrite SHA256.sig in fw_update(8) | Andrew Fresh |
2023-10-14 | Rewrite log_peer_info() and log_peer_warn[x]() | Claudio Jeker |
2023-10-13 | Allow imposing constraints on RPKI trust anchors | Job Snijders |
2023-10-13 | Add missing Ns in argument list of announce (IPv4|IPv6) ... | Claudio Jeker |
2023-10-12 | Retry DNS lookup for remote loghost. | Alexander Bluhm |
2023-10-12 | bt(5), btrace(8): add support for binary modulo operator ('%') | Scott Soule Cheloha |
2023-10-12 | Before calling rde_generate_updates() with EVAL_ALL ensure that the new | Claudio Jeker |
2023-10-12 | In up_generate_addpath_all() ensure that the new prefix is valid. | Claudio Jeker |
2023-10-12 | Remove default sets answer | Klemens Nanni |
2023-10-11 | put "stub" within grasp of -DREGRESSION_TESTING. | Marc Espie |
2023-10-11 | missing state in locator call, surprised nobody else ran into that | Marc Espie |
2023-10-11 | Bump version for -portable release | Claudio Jeker |
2023-10-10 | When rewriting community_writebuf() the handling of non-transitive | Claudio Jeker |
2023-10-09 | Add Message-Id as needed for messages received on the submission port. | Todd C. Miller |
2023-10-09 | placeholder for later feature | Marc Espie |
2023-10-09 | Fix return value confusion of sa_cmp() by renaming the function sa_equal(). | Claudio Jeker |
2023-10-09 | simplify: all 3 mock-ups are strings that get eval'd, so do this properly. | Marc Espie |
2023-10-08 | subclass system libraries so we can give better diagnostic eventually | Marc Espie |
2023-10-08 | oops, those eval need to be STRINGS, otherwise the whole definition stuff | Marc Espie |
2023-10-08 | add another two regression testing parts. Use a simple framework that | Marc Espie |
2023-10-08 | wrong prototype, it's called as an OO method | Marc Espie |
2023-10-08 | plain forgot to save the values for regression testing | Marc Espie |
2023-10-07 | with firmware known, recognize that we couldn't find any update at all | Marc Espie |
2023-10-07 | track firmware separately, since those will appear as uptodate for us | Marc Espie |
2023-10-07 | use more specific regression testing knob | Marc Espie |
2023-10-06 | add -v to usage(); | Jason McIntyre |
2023-10-05 | Do log output to stderr while running dhcpd(8) in foreground to make | Vitaliy Makkoveev |