Age | Commit message (Expand) | Author |
2019-12-12 | move the lka_report.c code into lka_filter.c, they were originally split as | Gilles Chehade |
2019-12-12 | Make owner value mandatory | kn |
2019-12-12 | correct output option list, from Alarig Le Lay | Theo de Raadt |
2019-12-12 | start documenting the proc filter API, this is a work in progress, not | Gilles Chehade |
2019-12-12 | Refactor kernel route message handling. | denis |
2019-12-12 | vmd: start vms defined in vm.conf in a staggered fashion | pd |
2019-12-12 | Make ldpd lookup the adjacency not only by source IP address but also | YASUOKA Masahiko |
2019-12-11 | Convert sendto() to sendmsg(). | denis |
2019-12-11 | Fix 2 memory leaks in error paths and a double-free (kroute_insert already | remi |
2019-12-11 | vmd: proper concurrency control when pausing a vm | pd |
2019-12-10 | Just output a generic error message: | Antoine Jacoutot |
2019-12-10 | Print started and stopped domains alike | kn |
2019-12-09 | Do not count up nentries in send_response() when the entry was skipped | remi |
2019-12-09 | fix error message. | remi |
2019-12-09 | iface is not used afterwards. It should have been removed in rev. 1.8. | remi |
2019-12-09 | swap two fields in the filter response protocol to match order of fields in | Gilles Chehade |
2019-12-09 | rework the filtering text somewhat to condense it a little, avoid text | Jason McIntyre |
2019-12-09 | Initialize length of uptime and trapoid for trap_agentx. | Martijn van Duren |
2019-12-09 | update the example default config to use "from local" too; from myportslist | Jason McIntyre |
2019-12-08 | Fully reinstate revision 1.21. Apparently, revision 1.22 (part of | Theo Buehler |
2019-12-08 | More compact two column format for first section of status display; use | Otto Moerbeek |
2019-12-08 | close the gap for the "final" hint that did not install debug packages | Marc Espie |
2019-12-08 | have DEBUG_PKG_CACHE also apply to already installed packages, to | Marc Espie |
2019-12-08 | Turn opportunistic DoT into their own strategies. | Florian Obser |
2019-12-06 | Add missing "and" | kn |
2019-12-06 | add -d to usage(); | Jason McIntyre |
2019-12-06 | Histogram header formatting tweaks; ok florian@ | Otto Moerbeek |
2019-12-06 | Don't hardcode the cache directory for rpki-client. If started as root | Claudio Jeker |
2019-12-05 | revert previous; ingo said it | Jason McIntyre |
2019-12-05 | replace "Pf < ... Ns >" with Aq; tidy up lists a little; | Jason McIntyre |
2019-12-05 | tweak the FILTERING text a little; ok gilles | Jason McIntyre |
2019-12-05 | No need to unveil(NULL, NULL) right before pledge "stdio rpath". | Theo Buehler |
2019-12-04 | use return x; instead of return (x);, like all other files here. | Sebastian Benoit |
2019-12-04 | reduce includes to the required minimum. | Sebastian Benoit |
2019-12-04 | Rework rpki-client documentation | job |
2019-12-04 | split output management code into seperate file. iterate over output | Theo de Raadt |
2019-12-04 | explicitly say you're not allowed to insert most of these yourself | Marc Espie |
2019-12-04 | document DEBUG_PKG_CACHE | Marc Espie |
2019-12-04 | add DEBUG_PKG_CACHE functionality. Doesn't interfere with normal operation. | Marc Espie |
2019-12-04 | allow error to be passed along, in case we need to save $? for later | Marc Espie |
2019-12-03 | "variable name=value" can be used multiple times | kn |
2019-12-03 | don't crash with *NULL if user does not exist | Theo de Raadt |
2019-12-03 | nicer learned resolver formating | Florian Obser |
2019-12-03 | No more status subcommands; ok florian@ | Otto Moerbeek |
2019-12-03 | add support for printing RFC 8300 Network Service Header (NSH) | David Gwynne |
2019-12-02 | add support for VXLAN-GPE as per draft-ietf-nvo3-vxlan-gpe-08. | David Gwynne |
2019-12-02 | the dhcp6 printing doesn't need these files anymore. | David Gwynne |
2019-12-02 | rewrite dhcpv6 parsing so it follows the rfc, not an incompat draft. | David Gwynne |
2019-12-02 | Revert "timeout(9): switch to tickless backend" | cheloha |
2019-12-02 | Add an "all" mode for status and a much more compact and readable histogram | Otto Moerbeek |