Age | Commit message (Expand) | Author |
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 |
2023-10-02 | bump version | Claudio Jeker |
2023-09-29 | bump version to 7.4.0 | Omar Polo |
2023-09-28 | Prep for OpenBGPD 8.2 | Claudio Jeker |
2023-09-28 | Enforce NUL termination of the neighbor shutdown reason sent from | Claudio Jeker |
2023-09-28 | Don't register firmware already in /var/db/pkg | Andrew Fresh |
2023-09-28 | Exit successfully at the end of fw_update | Andrew Fresh |
2023-09-28 | Download firmware to LOCALSRC when using filenames | Andrew Fresh |
2023-09-26 | vmd(8): disambiguate log messages per vm and device. | Dave Voutila |
2023-09-26 | vmd(8): fix vm pause deadlock. | Dave Voutila |
2023-09-25 | rpki-client: mechanical rename of some variables | Theo Buehler |
2023-09-25 | rpki-client: Refactor sbgp_assysnum() and sbgp_addrblk() | Theo Buehler |
2023-09-25 | Pass the talid to various parse functions | Theo Buehler |
2023-09-25 | Introduce ip_addr_range_print() to avoid code repetition | Job Snijders |
2023-09-23 | vmd(8): correct log messages, no functional change. | Dave Voutila |
2023-09-23 | vmd(8): log vmd's vm id, not vmm's in vcpu_run_loop. | Dave Voutila |
2023-09-16 | forgot to kill that | Marc Espie |
2023-09-15 | Also update usage() to include [-p file]. | Claudio Jeker |
2023-09-15 | Even if support for utsack is very limited, document the option needed. | Claudio Jeker |
2023-09-14 | satisfy non-c99 compilers | Theo de Raadt |
2023-09-14 | Instead of ld -dc use ld -d, supported by both ld.bfd and ld.lld >= 15 | Jeremie Courreges-Anglas |