Age | Commit message (Expand) | Author |
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 |
2020-10-08 | Add regress for ocspcheck | Bob Beck |
2020-09-25 | Add regression tests for oscpcheck. | Bob Beck |
2020-09-15 | Error messages for LibreSSL have changed when switching to TLS 1.3. | Alexander Bluhm |
2020-09-15 | Null cipher test works only with TLS 1.2. | Alexander Bluhm |
2020-09-14 | add support for '&' and '|' operators in btrace scripts | Jasper Lievisse Adriaanse |
2020-09-14 | Use more specific regex for ktrace to avoid false positives. | Alexander Bluhm |
2020-08-21 | Fix rpki-client regress | Theo Buehler |
2020-08-08 | Add regression test for snmp(1) UTF-8 support by abusing the oid keyword | Martijn van Duren |
2020-07-24 | If KTRACE environment is set, generate ktrace output also for client | Alexander Bluhm |
2020-07-24 | With TLS 1.3 error message has slightly changed if the cafile does | Alexander Bluhm |
2020-07-24 | LibreSSL default TLS version has changed from 1.2 to 1.3. Adapt | Alexander Bluhm |
2020-07-05 | Fix rpki-client regress test after -f removal. | Theo Buehler |
2020-06-12 | Add test for passive interfaces | denis |
2020-05-25 | Test that syslogd closes the UDP sockets only if not configured to | Alexander Bluhm |
2020-05-19 | LibreSSL error message has been improved, adapt syslogd TLS tests. | Alexander Bluhm |
2020-05-06 | Currently LibreSSL reports an unknown SSL_internal error. Adjust | Alexander Bluhm |
2020-05-06 | The error message from LibreSSL has changed. Adjust regex in test. | Alexander Bluhm |
2020-04-24 | Check the various options that local-address gives. | Claudio Jeker |
2020-04-23 | Use map keys composed of multiple arguments. | Martin Pieuchot |
2020-04-15 | Update output to reflect recent changes. | Martin Pieuchot |
2020-03-31 | For roa-set and origin-set the following statements get joined into one | Claudio Jeker |
2020-03-26 | Add support for "alpha" suffixes in package versions | Jeremie Courreges-Anglas |
2020-03-19 | Regression for unnamed map. | Martin Pieuchot |
2020-01-30 | For debugging set KTRACE=ktrace environment. Then client.ktrace | Alexander Bluhm |
2020-01-28 | Implement map functions min(), max() and sum(). | Martin Pieuchot |
2020-01-28 | Tests for delete(@map[key]) and printf("%d\n", @map[key]) | Martin Pieuchot |
2020-01-26 | Also test maxprefix out. Based on maxprefix test added a few days ago. | Claudio Jeker |
2020-01-24 | re{move,bound,gress} | Ted Unangst |
2020-01-22 | Add a simple regress test to check that max-prefix works | Claudio Jeker |
2020-01-21 | Regression tests for btrace(8). | Martin Pieuchot |
2020-01-11 | fix .END to not return an error, so that make can actually NOT ignore the | Marc Espie |
2019-12-28 | Disable interop test with rsyslogd and TLS. Starting rsyslogd with | Alexander Bluhm |
2019-12-28 | hello-interval is ignored in area, remove it. | denis |
2019-12-27 | Relink ospf6d regress test | denis |
2019-12-26 | Use absolute path for config files. | denis |
2019-12-26 | Unlink ospf6d tests | denis |
2019-12-23 | Link ospf6d regress test | denis |
2019-12-23 | Add basic regress test for ospf6d. | denis |
2019-12-17 | There is no need to dynamically allocate struct as_set_head. | Claudio Jeker |
2019-12-17 | Also print the sha256 hash for the referenced files. This way hash errors | Claudio Jeker |
2019-11-06 | Cleanup code a bit, make sure the tal parse buffer is allways freed. | Claudio Jeker |
2019-11-04 | Reenable test-tal since problem is now fixed. | Claudio Jeker |
2019-11-04 | Adjust code to work with the new tal API functions (tal_read_file and | Claudio Jeker |
2019-11-02 | Disable test-tal since it currently fails to build. | Joel Sing |
2019-11-02 | Use LibreSSL for rpki-client regress tests. | Joel Sing |