Age | Commit message (Expand) | Author |
2019-06-20 | prefix_updateall() is only used internally, make it a static function. | Claudio Jeker |
2019-06-20 | Change nexthop_update to run the list walk over all prefixes to run | Claudio Jeker |
2019-06-20 | tweaks with help from jmc@ | Otto Moerbeek |
2019-06-20 | Add a per-pane option set. Pane options inherit from window options (so | Nicholas Marriott |
2019-06-20 | Tell a bit about automatic mode; ok jmc@ | Otto Moerbeek |
2019-06-20 | Add a helper function to work out option table from name. | Nicholas Marriott |
2019-06-20 | Do a quick DNS probe to decide to stay in the forground and attempt | Otto Moerbeek |
2019-06-20 | Add a -A flag to show-options to show parent options as well. | Nicholas Marriott |
2019-06-20 | Expand command formats in %if and move the config file loading later (to | Nicholas Marriott |
2019-06-20 | Work around locking issues in logwakeup(). Instead of actually waking up | Visa Hankala |
2019-06-20 | auth_approval() returns 0 on failure, so don't test for <= 0 | Theo de Raadt |
2019-06-19 | from tim: | Jason McIntyre |
2019-06-19 | Allow string greater/less than than operators to work with test aka [. | Todd C. Miller |
2019-06-19 | the pledge STATLIE code is no longer needed, as discussed with beck. | Theo de Raadt |
2019-06-19 | The main process does not need to toggle the sockets from blocking to | Claudio Jeker |
2019-06-19 | Close proc fd used to talk to proc_parser when spaning the rsync process | Claudio Jeker |
2019-06-19 | use $OpenBSD$ headers | Theo de Raadt |
2019-06-19 | repair a cluster of "< 0" error checks for libc / syscalls, which | Theo de Raadt |
2019-06-19 | Fix regression introduced in rev. 1.59 where the wrong shell is | Todd C. Miller |
2019-06-19 | sync | Theo de Raadt |
2019-06-19 | move tals to /etc, where they can be upgraded by a "sysupgrade" if | Theo de Raadt |
2019-06-19 | indent | Theo de Raadt |
2019-06-19 | use asprintf, rather than an intermediate buffer | Theo de Raadt |
2019-06-19 | Add another test file, this way CERT_IP_RANGE is also tested. | Claudio Jeker |
2019-06-19 | Adjust a bit since string representation of IPv6 addrs changed. | Claudio Jeker |
2019-06-19 | Instead of the strange ASN.1 encoding of IP addresses with a size in bytes | Claudio Jeker |
2019-06-19 | rpki-client(1) -> rpki-client(8) | job |
2019-06-19 | use REGRESS_EXPECTED_FAILURES | Marc Espie |
2019-06-19 | use new REGRESS_EXPECT_FAILURES | Marc Espie |
2019-06-19 | Adjust file glob so that CVS is not picked up anymore. | Claudio Jeker |
2019-06-19 | more precisely describe what happens to the environment without keepenv; | Ingo Schwarze |
2019-06-17 | Import Kristaps Dzonsons' RPKI validator into the tree | job |
2019-06-19 | mention that doas(1) resets the umask(2); | Ingo Schwarze |
2019-06-19 | Improve terminology used | job |
2019-06-19 | With the community rewrite the output code needs to also check the | Claudio Jeker |
2019-06-19 | Add checks to copyin(9), copyout(9), copyinstr(9) and copyoutstr(9) | Patrick Wildt |
2019-06-19 | Add rpki-client | Claudio Jeker |
2019-06-19 | This currently needs the openssl-1.0.2 package to run. So skip test if | Claudio Jeker |
2019-06-19 | indentation adjustments, in particular near warn statements | Theo de Raadt |
2019-06-17 | Import Kristaps Dzonsons' RPKI validator into the tree | job |
2019-06-19 | swap comparisons | Theo de Raadt |
2019-06-19 | Move variables into struct in openssl(1) genrsa | Kinichiro Inoguchi |
2019-06-18 | Stop probing a Tx rate if transmission failure or too many retries occur. | Stefan Sperling |
2019-06-18 | When the parser detects that it needs more tokens it returns | Florian Obser |
2019-06-18 | Ensure that timeout p_sleep_to is not left running when finishing sleep. | Visa Hankala |
2019-06-18 | do not need to allocate memory for execvp arguments | Theo de Raadt |
2019-06-18 | Use correct terminilogy in rpki-client manpage | job |
2019-06-18 | Use the test-files from rpki-client and some files from the rpki cache to | Claudio Jeker |
2019-06-18 | Remove tests here and move them to regress. At least then they can use | Claudio Jeker |
2019-06-18 | This is part of the old configure setup. Not needed here. | Claudio Jeker |