Age | Commit message (Expand) | Author |
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 |
2020-12-26 | Timing on slow armv7 machine is different. Instead of a broken | Alexander Bluhm |
2020-12-17 | Remove echo headlines. | Alexander Bluhm |
2020-12-16 | Remove echo headlines. Makefile cleanup. | Alexander Bluhm |
2020-12-16 | Remove echo headlines. Use consistent target names. | Alexander Bluhm |
2020-12-16 | Use consistent target names. Makefile cleanup. | Alexander Bluhm |
2020-12-09 | Add a minimal test case for ghostbuster resources. | Claudio Jeker |
2020-12-09 | If provided print the RRDP notify URL along the MFT rsync URL | Claudio Jeker |
2020-12-06 | Do not hide error messages in tests, makes it easier to debug failures. | Alexander Bluhm |
2020-11-16 | Certificate verification error message has been improved. | Alexander Bluhm |
2020-11-09 | Remove uses of the deprecated ERR_remove_state() | Theo Buehler |
2020-11-09 | One more missing prototype | Theo Buehler |
2020-11-09 | Fix compiler warnings about missing prototypes. | Theo Buehler |
2020-11-09 | Print reminder to install OpenSSL 1.1 if it's not present in accordance | Theo Buehler |
2020-11-09 | Rework the rpki-client test to also run against OpenSSL 1.1 if the | Theo Buehler |
2020-11-07 | Set TCP option NODELAY in relayd and in client and server. This | Alexander Bluhm |
2020-11-06 | Fix some races in syslogd tests. Fewer handshakes in TLS 1.3 make | Alexander Bluhm |
2020-11-03 | Inline pem_print(). It's a wrapper around PEM_write_bio_X509(). | Theo Buehler |
2020-11-02 | Correctly initialize ppem | Theo Buehler |
2020-11-01 | Add options to print RPKI EE Certificates in PEM format for ROA & MFT files | job |
2020-10-18 | The maxoperand test is currently expected to fail. | Patrick Wildt |
2020-10-17 | Use CLEANFILES instead of a custom hack for cleaning up stuff | Theo Buehler |
2020-10-17 | remove debugging output capture to /tmp/ that is not needed | Bob Beck |
2020-10-16 | With TLS 1.2 the step by step handshake created precise error | Alexander Bluhm |
2020-10-16 | Refactor a bunch of oscpcheck for single return to clean it up, | Bob Beck |