summaryrefslogtreecommitdiff
path: root/regress/usr.sbin
AgeCommit message (Expand)Author
2021-04-01Add encoding.c to the various build targetsClaudio Jeker
2021-03-29Add a pretty_key_id() which reinserts colons into the hex string.Claudio Jeker
2021-03-28Add some restrictions to manifest object profilejob
2021-03-24test HEAD requests, from niklas@Sebastian Benoit
2021-03-15add a check for system-version, since I tend to reverse comparisonsMarc Espie
2021-03-09Kernel drops fewer messages in sendsyslog(2), adapt syslogd(8)Alexander Bluhm
2021-03-05Fix regress tests after changes to tal.c, mft.c, and cert.c.Claudio Jeker
2021-02-16Print AIA in rpki-client test utilityjob
2021-02-10Add med test, this no longer fails in -currentClaudio Jeker
2021-02-08Also print the recently added caRepository URI alongside rpkiManifestClaudio Jeker
2021-02-03Remove rsync.c from the test tool builds, nothing depends on that anymoreClaudio Jeker
2021-01-29Adjust regress test, the hash argument to the parse functions was removed.Claudio Jeker
2021-01-22Extend test with an full depth search of all possible prefix_evaluations.Claudio Jeker
2021-01-22Cleanup and document the code a bitClaudio Jeker
2021-01-22Adjust for traphandler process removal commit.Martijn van Duren
2021-01-20Cleanup, fix and add a few more test cases. Make sure that the decisionClaudio Jeker
2021-01-19First bits of a regress test that ensures that the decision processClaudio Jeker
2021-01-13Extend med test with a withdraw that causes a flip in the order.Claudio Jeker
2021-01-12rpki-client started using the ibuf API, so link against libutil.Theo Buehler
2021-01-12Totally rework the exabgp integration tests. Instead of a simple shellClaudio Jeker
2021-01-04Adjust to new sort order of roa-set.Claudio Jeker
2021-01-04Fix linking of regress tests after 'bgpctl show sets' addition.Theo Buehler
2020-12-29Add another rde_trie_test to the unit tests.Claudio Jeker
2020-12-29Adjut the roa-set unittest to the new way roas are added into a trie.Claudio Jeker
2020-12-29Adjust the roa-set config test. Overlapping ROAs are no longer merged byClaudio Jeker
2020-12-27Use GBR that adheres to the restricted vcard profile defined in RFC 6493job
2020-12-26Timing on slow armv7 machine is different. Instead of a brokenAlexander Bluhm
2020-12-17Remove echo headlines.Alexander Bluhm
2020-12-16Remove echo headlines. Makefile cleanup.Alexander Bluhm
2020-12-16Remove echo headlines. Use consistent target names.Alexander Bluhm
2020-12-16Use consistent target names. Makefile cleanup.Alexander Bluhm
2020-12-09Add a minimal test case for ghostbuster resources.Claudio Jeker
2020-12-09If provided print the RRDP notify URL along the MFT rsync URLClaudio Jeker
2020-12-06Do not hide error messages in tests, makes it easier to debug failures.Alexander Bluhm
2020-11-16Certificate verification error message has been improved.Alexander Bluhm
2020-11-09Remove uses of the deprecated ERR_remove_state()Theo Buehler
2020-11-09One more missing prototypeTheo Buehler
2020-11-09Fix compiler warnings about missing prototypes.Theo Buehler
2020-11-09Print reminder to install OpenSSL 1.1 if it's not present in accordanceTheo Buehler
2020-11-09Rework the rpki-client test to also run against OpenSSL 1.1 if theTheo Buehler
2020-11-07Set TCP option NODELAY in relayd and in client and server. ThisAlexander Bluhm
2020-11-06Fix some races in syslogd tests. Fewer handshakes in TLS 1.3 makeAlexander Bluhm
2020-11-03Inline pem_print(). It's a wrapper around PEM_write_bio_X509().Theo Buehler
2020-11-02Correctly initialize ppemTheo Buehler
2020-11-01Add options to print RPKI EE Certificates in PEM format for ROA & MFT filesjob
2020-10-18The maxoperand test is currently expected to fail.Patrick Wildt
2020-10-17Use CLEANFILES instead of a custom hack for cleaning up stuffTheo Buehler
2020-10-17remove debugging output capture to /tmp/ that is not neededBob Beck
2020-10-16With TLS 1.2 the step by step handshake created precise errorAlexander Bluhm
2020-10-16Refactor a bunch of oscpcheck for single return to clean it up,Bob Beck