summaryrefslogtreecommitdiff
path: root/regress/usr.sbin/rpki-client
AgeCommit message (Expand)Author
2022-01-19Add missing x509_init_oid() calls in regress tests.Claudio Jeker
2022-01-18Adjust after change to cert_parse() and ta_parse().Claudio Jeker
2021-12-24Sync test code after the change of id from size_t to unsigned int.Claudio Jeker
2021-12-01Add some RRDP specific regress tests.Claudio Jeker
2021-11-10Add a test for the redirect loop limit. It would be great if someoneClaudio Jeker
2021-11-08Pull OpenSSL test into the Makefile using it to avoid it on "make obj"Klemens Nanni
2021-11-05Add getmonotime() to test-http.c so that the test compiles again.Claudio Jeker
2021-11-03Add a test tal that has comments and also comes with CRLFClaudio Jeker
2021-10-26Adjust regress to the new BIO-free world order.Claudio Jeker
2021-10-24Use the print.c file which is now shipped in rpki-client to printClaudio Jeker
2021-10-24Anther day another broken test-http.c report from anton@Claudio Jeker
2021-10-23Fixup test-http.c after big io change before anton@ complainsClaudio Jeker
2021-10-23Unbreak test-http after the last io.c changesClaudio Jeker
2021-10-13Fix regress test after changing the way bgpsec pubkeys are shown and processed.Claudio Jeker
2021-10-11Fold bgpsec cert & traditional certs into same testJob Snijders
2021-10-11Improve BGpsec regress testJob Snijders
2021-10-09delete unneccessary arpa/nameser.h includesTheo de Raadt
2021-10-07Replace the ugly openssl11 hack for the missing ASN1_time_parse() andClaudio Jeker
2021-10-05Add BGPsec router certificate to rpki-client regressJob Snijders
2021-10-05stop masking test-http.c failuresAnton Lindqvist
2021-09-05Include encoding.cJob Snijders
2021-07-15Fix regress for rpki-clientjob
2021-05-06Add an 'expires' column to CSV & JSON outputjob
2021-04-13Automated regress cannot connect to servers in internet. CheckAlexander Bluhm
2021-04-09Add a minimal regress test for the http client code.Claudio Jeker
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-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-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-12rpki-client started using the ibuf API, so link against libutil.Theo Buehler
2020-12-27Use GBR that adheres to the restricted vcard profile defined in RFC 6493job
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-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-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-08-21Fix rpki-client regressTheo Buehler
2020-07-05Fix rpki-client regress test after -f removal.Theo Buehler
2019-12-17Also print the sha256 hash for the referenced files. This way hash errorsClaudio Jeker
2019-11-06Cleanup code a bit, make sure the tal parse buffer is allways freed.Claudio Jeker
2019-11-04Reenable test-tal since problem is now fixed.Claudio Jeker