summaryrefslogtreecommitdiff
path: root/regress/usr.sbin/rpki-client
AgeCommit message (Expand)Author
2023-09-26Update APNIC's TA cert.Theo Buehler
2023-09-25Adjust regress for *_parse changeTheo Buehler
2023-08-16Cosmetic fix for copy-pastoTheo Buehler
2023-08-15fix openssl11 regress compilationTheo Buehler
2023-07-19Add extra ASPA regress objectJob Snijders
2023-06-29update rpki-regress. log.c is no more.Theo Buehler
2023-06-26Update regress files to aspa-profile-15 formatJob Snijders
2023-06-24Call notification_done() in the regress test so that the listClaudio Jeker
2023-06-20Update regress to align with recent changes in rpki-clientJob Snijders
2023-06-13Link http regress test with -lz for content-encoding gzip support.Claudio Jeker
2023-05-30Add json.c to linker instructionsJob Snijders
2023-05-30Revert commitid ANSBO0rBvIUtTi45:Claudio Jeker
2023-05-22Bye, bye, horrible reacharounds into libcryptoTheo Buehler
2023-04-27Make rpki-client choose the verification time of the time it is invokedBob Beck
2023-04-27Unbreak regress after yesterdays churn.Claudio Jeker
2023-04-19Fix missing whitespace in bgpd(8) outputJob Snijders
2023-04-18Skip all tests that need internet connection unless they have it.Alexander Bluhm
2023-04-14openssl11/Makefile: make spacing consistentTheo Buehler
2023-03-12Add crl.c in various places to gain access to the new helperJob Snijders
2023-01-04The redirectchain test actually works again. The test servr fixed theClaudio Jeker
2023-01-04When building this regress test I copied a bad UUID from some otherClaudio Jeker
2022-12-15Add shim functions for repo code introduced by the pre repo stats.Claudio Jeker
2022-11-26Remove RFC 9092 example file because it contains inherit elementsJob Snijders
2022-11-26Add test-geofeed.c (forgotten cvs add in previous).Theo Buehler
2022-11-26Add regress for geofeedJob Snijders
2022-11-08rpki-client regress: fix build after beck's libcrypto time changesTheo Buehler
2022-11-07Rework OpenSSL regress binding a bit to prepare for an upcoming beckTheo Buehler
2022-11-05Fix missing variable declaration in regress, thanks Anton Lindqvist for the r...Job Snijders
2022-11-02Add regress for Signed TAL (.tak) filesJob Snijders
2022-10-14Add RCS markersTheo Buehler
2022-10-14Revert kn's Makefile surgery. It no longer does what it was supposedTheo Buehler
2022-10-14The HTTP endpoint used for the redirect chain started to unconditionallyAnton Lindqvist
2022-08-30Add ASPA regress bitsJob Snijders
2022-08-26Adjust PEM_write_X509() error message and unwrap line.Theo Buehler
2022-08-26Remove unnecessary BIO dances and use stdout directly.Theo Buehler
2022-06-30With recent a_time_tm.c changes, we also need the bytestring API.Theo Buehler
2022-05-31Make sure we error on parse failure.Theo Buehler
2022-05-31Fix typo: argv[1] -> argv[i]Theo Buehler
2022-05-31Remove old checklists and add a couple of new ones.Theo Buehler
2022-05-19Deal with STACK_OF divergence between LibreSSL and OpenSSLTheo Buehler
2022-05-09Add RSC regress bitsJob Snijders
2022-04-20While I'm here, prepare regress for claudio's upcoming diffTheo Buehler
2022-04-20Fix rpki-client regress after -j -f changeTheo Buehler
2022-04-12Adjust regress for x509_location() changeTheo Buehler
2022-04-11Adjust regress: test-cert now needs mft.c for rtype_from_file_extension().Theo Buehler
2022-04-02Adjust test code after addition of cert_parse_pre and change to cert_parseClaudio Jeker
2022-03-28Print OK after all of the RRDP related tests. To make it clear thatClaudio Jeker
2022-02-10Fix regress after crl_print() addition so anton doesn't have to complainTheo Buehler
2022-02-04Test that a non conforming xmlns attribute results in a failure.Claudio Jeker
2022-02-04Fix xmlns URI, I guess I search and replaced too much in this file.Claudio Jeker