Age | Commit message (Expand) | Author |
2023-07-03 | Use new ibuf API. Use ibuf_data() and ibuf_size() instead of direct | Claudio Jeker |
2023-07-03 | Use ibuf_data() and ibuf_size() instead of accessing struct ibuf. | Claudio Jeker |
2023-07-03 | Use ibuf_data() instead of direct access to ibuf->buf, | Claudio Jeker |
2023-07-03 | Use ibuf_data() instead of directly accessing ibuf->buf. | Claudio Jeker |
2023-07-03 | Use ibuf_data() instead of accessing ibuf->buf directly. | Claudio Jeker |
2023-07-03 | when shutting down a vm, handle the VM id in the same way as a VM name argument | Jasper Lievisse Adriaanse |
2023-07-02 | lost silence_children behavior by accident | Marc Espie |
2023-06-30 | sepcific -> specific | Jonathan Gray |
2023-06-30 | let check_table() also print table@anchor when it exits | Alexandr Nedvedicky |
2023-06-29 | Update to nsd 4.7.0 | Florian Obser |
2023-06-29 | Spaces vs tabs | Claudio Jeker |
2010-01-15 | NSD v3.2.4 | Jakob Schlyter |
2023-06-29 | Rewrite pfe_route() to actually work on 64bit archs since IPv6 had to be | Claudio Jeker |
2023-06-29 | rpki-client: fix vap_pas stats | Theo Buehler |
2023-06-29 | In rrdp_session_save() stop the loop over deltas once MAX_RRDP_DELTAS | Claudio Jeker |
2023-06-29 | Retire log.c | Theo Buehler |
2023-06-29 | There no longer is a need to wrap the (now AFI-agnostic) ASPA providers in ob... | Job Snijders |
2023-06-28 | drop needless strcspn in the header parsing | Omar Polo |
2023-06-28 | The warning noise due to the ASPA transition is just that: noise. | Theo Buehler |
2023-06-27 | Inform fw_update(8) about qcpas(4) pattern. | Patrick Wildt |
2023-06-27 | Make it possible to store the kstack or ustack in a map (as value, not key). | Claudio Jeker |
2023-06-27 | Document the map specific functions (count, max, min, sum) in their own | Claudio Jeker |
2023-06-27 | remove allupdates marker, it was only used by the short-lived | Marc Espie |
2023-06-26 | Decode and validate ASPA objects following the v1 syntax | Job Snijders |
2023-06-26 | Start using the new ibuf API in eigrpd. One ibuf_seek() still left since | Claudio Jeker |
2023-06-26 | Improve the conn_err() bufferevent error callback. To better report errors. | Claudio Jeker |
2023-06-26 | Update and refactor dvrmpd to use the new ibu API. | Claudio Jeker |
2023-06-25 | remove ssl_init() | Omar Polo |
2023-06-25 | remove ssl_init() | Omar Polo |
2023-06-24 | Remove a pair of parens and make one check more consistent with the others | Theo Buehler |
2023-06-23 | Fix warning about empty ipAddressesOrRanges | Theo Buehler |
2023-06-23 | smtpd: allow arguments on NOOP | Omar Polo |
2023-06-23 | Use consistent idiom for X509_get_ext_d2i() | Theo Buehler |
2023-06-23 | Improve detection of RRDP session desynchronization | Claudio Jeker |
2023-06-23 | rpki-client: check for duplicate certificate extensions | Theo Buehler |
2023-06-23 | rpki-client: disallow empty sets of IP Addresses or AS numbers | Theo Buehler |
2023-06-22 | Use new ibu API, switch from ibuf_seek() to ibuf_set(). | Claudio Jeker |
2023-06-22 | KNF | Claudio Jeker |
2023-06-21 | clear errno before strtoull as it may already be set to ERANGE | Omar Polo |
2023-06-21 | avoid truncation of filtered data lines | Omar Polo |
2023-06-21 | add "fib reload" support to ospf6d/ospf6ctl, and trigger it | Stuart Henderson |
2023-06-21 | Simplify and clean up the code. Try to use more ibuf idioms but the | Claudio Jeker |
2023-06-21 | Convert string2binary() to use new ibuf api instead of working with an | Claudio Jeker |
2023-06-21 | Update ospf6d to use new ibuf api. | Claudio Jeker |
2023-06-21 | Remove extra newlines | Claudio Jeker |
2023-06-20 | Update ospfd to use new ibuf api. | Claudio Jeker |
2023-06-20 | Use new ibuf API in rpki-client. | Claudio Jeker |
2023-06-20 | tweak fragment handling error messages a bit | Marc Espie |
2023-06-20 | Ensure CRLs carry the correct version | Job Snijders |
2023-06-20 | Add compliance checks for the version, KU, and EKU of TAK/MFT/GBR EE certs | Job Snijders |