Age | Commit message (Expand) | Author |
2021-07-15 | Fix regress for rpki-client | job |
2021-07-14 | LibreSSL error message has changed, adapt test. | Alexander Bluhm |
2021-07-06 | alarm(3) cannot fail, remove error handling. | Alexander Bluhm |
2021-06-30 | TLS error messages have changed slightly, adapt regex for expected | Alexander Bluhm |
2021-06-22 | Adjust expected output after the change to show more proper info in Adj-RIB-Out | Claudio Jeker |
2021-06-20 | Adjust snmpd regress to recent changes | Martijn van Duren |
2021-06-18 | vmd diskfmt regress: don't copy source files, cleanup disk images | dv |
2021-06-13 | fix and enable diskfmt regress test for vmd(8) | dv |
2021-05-27 | With the update of tha as4byte code to RFC 6793 a 0 AS num in the AS4_PATH | Claudio Jeker |
2021-05-27 | File missed in a previous commit. Should fix the error on the eval_all test. | Claudio Jeker |
2021-05-21 | Ignore return value of execve(2) in ktrace output. It is meaningless. | Alexander Bluhm |
2021-05-10 | Extend eval_all test a little bit. | Claudio Jeker |
2021-05-10 | Better way to detect the double new lines the API issues from time to time. | Claudio Jeker |
2021-05-06 | Add an 'expires' column to CSV & JSON output | job |
2021-05-05 | Improve the rde evaluate all test case by doing a withdraw of a prefix | Claudio Jeker |
2021-05-05 | All exabgp configs changed to the c code version of the api-exabgp code. | Claudio Jeker |
2021-04-21 | Test local variables, boolean and print() of variables other than maps. | Martin Pieuchot |
2021-04-19 | Fix TLS error message race. Due to less handshakes in TLS 1.3 an | Alexander Bluhm |
2021-04-15 | On powerpc64 regress/usr.sbin/bgpd/config failed. It parses a | Alexander Bluhm |
2021-04-13 | Automated regress cannot connect to servers in internet. Check | Alexander Bluhm |
2021-04-13 | Fix rde_decide_test regress test | Claudio Jeker |
2021-04-13 | Add a basic regress test to test the 'rde evaluate all' feature. | Claudio Jeker |
2021-04-13 | Use tee(1) so that the bgpctl output is visible during the run. | Claudio Jeker |
2021-04-09 | Add a minimal regress test for the http client code. | Claudio Jeker |
2021-04-01 | Add encoding.c to the various build targets | Claudio Jeker |
2021-03-29 | Add a pretty_key_id() which reinserts colons into the hex string. | Claudio Jeker |
2021-03-28 | Add some restrictions to manifest object profile | job |
2021-03-24 | test HEAD requests, from niklas@ | Sebastian Benoit |
2021-03-15 | add a check for system-version, since I tend to reverse comparisons | Marc Espie |
2021-03-09 | Kernel drops fewer messages in sendsyslog(2), adapt syslogd(8) | Alexander Bluhm |
2021-03-05 | Fix regress tests after changes to tal.c, mft.c, and cert.c. | Claudio Jeker |
2021-02-16 | Print AIA in rpki-client test utility | job |
2021-02-10 | Add med test, this no longer fails in -current | Claudio Jeker |
2021-02-08 | Also print the recently added caRepository URI alongside rpkiManifest | Claudio Jeker |
2021-02-03 | Remove rsync.c from the test tool builds, nothing depends on that anymore | Claudio Jeker |
2021-01-29 | Adjust regress test, the hash argument to the parse functions was removed. | Claudio Jeker |
2021-01-22 | Extend test with an full depth search of all possible prefix_evaluations. | Claudio Jeker |
2021-01-22 | Cleanup and document the code a bit | Claudio Jeker |
2021-01-22 | Adjust for traphandler process removal commit. | Martijn van Duren |
2021-01-20 | Cleanup, fix and add a few more test cases. Make sure that the decision | Claudio Jeker |
2021-01-19 | First bits of a regress test that ensures that the decision process | Claudio Jeker |
2021-01-13 | Extend med test with a withdraw that causes a flip in the order. | Claudio Jeker |
2021-01-12 | rpki-client started using the ibuf API, so link against libutil. | Theo Buehler |
2021-01-12 | Totally rework the exabgp integration tests. Instead of a simple shell | Claudio Jeker |
2021-01-04 | Adjust to new sort order of roa-set. | Claudio Jeker |
2021-01-04 | Fix linking of regress tests after 'bgpctl show sets' addition. | Theo Buehler |
2020-12-29 | Add another rde_trie_test to the unit tests. | Claudio Jeker |
2020-12-29 | Adjut the roa-set unittest to the new way roas are added into a trie. | Claudio Jeker |
2020-12-29 | Adjust the roa-set config test. Overlapping ROAs are no longer merged by | Claudio Jeker |
2020-12-27 | Use GBR that adheres to the restricted vcard profile defined in RFC 6493 | job |