Age | Commit message (Expand) | Author |
2019-11-06 | use curly braces for consistency | Theo Buehler |
2019-11-06 | Cleanup code a bit, make sure the tal parse buffer is allways freed. | Claudio Jeker |
2019-11-05 | Remove trailing space in appstest.sh | Kinichiro Inoguchi |
2019-11-05 | Add test for cms in appstest.sh | Kinichiro Inoguchi |
2019-11-04 | Add regress for CMS sign and verify. | Joel Sing |
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-03 | Add RSA-PSS test for genpkey in appstest.sh | Kinichiro Inoguchi |
2019-11-02 | Hook cms regress. | Joel Sing |
2019-11-02 | Include cms.h. | Joel Sing |
2019-11-02 | Initial regress for cms. | Joel Sing |
2019-11-02 | Add tls_conn_cipher_strength() to gotls regress. | Joel Sing |
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 |
2019-11-01 | more additional source files | Damien Miller |
2019-11-01 | additional source files here too | Damien Miller |
2019-11-01 | adapt to extra sshkey_sign() argument and additional dependencies | Damien Miller |
2019-11-01 | skip security-key key types for tests until we have a dummy | Damien Miller |
2019-10-31 | Add RSA OAEP test for pkeyutl in appstest.sh | Kinichiro Inoguchi |
2019-10-25 | Add tests for ifconfig(8) with inet6 addresses. | Alexander Bluhm |
2019-10-24 | Test the old ioctl(2) for interface addresses SIOCSIFADDR, | Alexander Bluhm |
2019-10-16 | Test various combinations of setting interface addresses with | Alexander Bluhm |
2019-10-24 | The ber_* namespace is used by liblber since time immemorial, | Theo Buehler |
2019-10-16 | Link regress ifconfig to build. | Alexander Bluhm |
2019-10-16 | Test various combinations of setting interface addresses with | Alexander Bluhm |
2019-10-06 | Instead of running sed over the whole log to remove CRs, remove them | Darren Tucker |
2019-10-04 | more sshsig regress tests: check key revocation, the check-novalidate | Damien Miller |
2019-10-03 | Now that we have snmp set, we can fully remove the dependency on netsnmp. | Martijn van Duren |
2019-09-27 | Test for empty result in expected bits. Remove CRs from log as they | Darren Tucker |
2019-09-23 | Add lastcomm(1) test for system call from writeable memory. This | Alexander Bluhm |
2019-09-20 | Improve handling of nosuid mount option, temporary directory and | Alexander Bluhm |
2019-09-20 | REGRESS_SKIP_TARGETS was spelled incorrectly. | Alexander Bluhm |
2019-09-20 | Fix compiler warning and whitespace. | Alexander Bluhm |
2019-09-20 | Run regress wx_syscall if /usr/obj is mounted wxallowed. | Alexander Bluhm |
2019-09-20 | Regress mmap_hint usually passes, enable it. | Alexander Bluhm |
2019-09-19 | Make checksum comparison more robust. 0xffff is the same as 0. | Alexander Bluhm |
2019-09-18 | Correct spelling in comment. | rob |
2019-09-18 | Let snmpd's regress test make use of our very own brand new SNMPv3/USM | Martijn van Duren |
2019-09-17 | Rsyslogd TLS client side is unreliable. Disable compatiblity test. | Alexander Bluhm |
2019-09-17 | Send ping6 fragment that ends behind ipv6 max packet size. | Alexander Bluhm |
2019-09-13 | oops, commit correct version of the expected results | Ingo Schwarze |
2019-09-13 | Improve validation of function names: | Ingo Schwarze |
2019-09-11 | Fix unveil for relative lookups in the non AT_FDCWD case | Bob Beck |
2019-09-11 | Make it possible to free overlapping regions (effectively allowing | Mark Kettenis |
2019-09-10 | If rsyslogd is not installed, explicitly skip these syslogd | Alexander Bluhm |
2019-09-10 | Fix more races in syslogd test. | Alexander Bluhm |
2019-09-10 | Test that lastcomm(1) shows M flag if the stack pointer was not in | Alexander Bluhm |
2019-09-10 | Fix race in syslogd test. | Alexander Bluhm |
2017-06-08 | Start with a clean /var/account/acct accounting file and turn on | Alexander Bluhm |
2019-09-08 | Pull out and expand openat tests into their own routine. | Bob Beck |