summaryrefslogtreecommitdiff
path: root/regress/usr.sbin
AgeCommit message (Expand)Author
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
2020-10-08Add regress for ocspcheckBob Beck
2020-09-25Add regression tests for oscpcheck.Bob Beck
2020-09-15Error messages for LibreSSL have changed when switching to TLS 1.3.Alexander Bluhm
2020-09-15Null cipher test works only with TLS 1.2.Alexander Bluhm
2020-09-14add support for '&' and '|' operators in btrace scriptsJasper Lievisse Adriaanse
2020-09-14Use more specific regex for ktrace to avoid false positives.Alexander Bluhm
2020-08-21Fix rpki-client regressTheo Buehler
2020-08-08Add regression test for snmp(1) UTF-8 support by abusing the oid keywordMartijn van Duren
2020-07-24If KTRACE environment is set, generate ktrace output also for clientAlexander Bluhm
2020-07-24With TLS 1.3 error message has slightly changed if the cafile doesAlexander Bluhm
2020-07-24LibreSSL default TLS version has changed from 1.2 to 1.3. AdaptAlexander Bluhm
2020-07-05Fix rpki-client regress test after -f removal.Theo Buehler
2020-06-12Add test for passive interfacesdenis
2020-05-25Test that syslogd closes the UDP sockets only if not configured toAlexander Bluhm
2020-05-19LibreSSL error message has been improved, adapt syslogd TLS tests.Alexander Bluhm
2020-05-06Currently LibreSSL reports an unknown SSL_internal error. AdjustAlexander Bluhm
2020-05-06The error message from LibreSSL has changed. Adjust regex in test.Alexander Bluhm
2020-04-24Check the various options that local-address gives.Claudio Jeker
2020-04-23Use map keys composed of multiple arguments.Martin Pieuchot
2020-04-15Update output to reflect recent changes.Martin Pieuchot
2020-03-31For roa-set and origin-set the following statements get joined into oneClaudio Jeker
2020-03-26Add support for "alpha" suffixes in package versionsJeremie Courreges-Anglas
2020-03-19Regression for unnamed map.Martin Pieuchot
2020-01-30For debugging set KTRACE=ktrace environment. Then client.ktraceAlexander Bluhm
2020-01-28Implement map functions min(), max() and sum().Martin Pieuchot