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