Age | Commit message (Expand) | Author |
2013-04-07 | use -E option for ssh and sshd to write debuging logs to ssh{,d}.log and | Darren Tucker |
2013-04-06 | Split the regress log into 3 parts: the debug output from ssh, the debug | Darren Tucker |
2013-04-05 | - Hookup regress for rpath substitution support | Kurt Miller |
2013-04-03 | Set the stream orientation in open_{,w}memstream(). | Philip Guenther |
2013-04-02 | Let this work on gcc < 4, which don't accept /dev/null as a valid input file. | Miod Vallat |
2013-04-01 | tweak makefile now that asr is built by default. | Eric Faurot |
2013-04-01 | add hostnames which triggered some bugs. | Eric Faurot |
2013-03-31 | Do not depend on the value of PATH to run. | Miod Vallat |
2013-03-30 | - Add regress for forthcomming rpath ORIGIN substitution support. | Kurt Miller |
2013-03-30 | Make forking socket splicing tests more reliable on slow machines. | Alexander Bluhm |
2013-03-28 | add a test case for the icmpv6 issue spotted by naddy | Eric Faurot |
2013-03-28 | More tests for negative seeks, prodded by matthew@ | Martin Pieuchot |
2012-07-13 | import regression suite for asr | Eric Faurot |
2013-03-27 | More test cases, especially when opening the stream in append an write | Martin Pieuchot |
2013-03-27 | add two tests for resolving a regular module (passes) and the full path | Jasper Lievisse Adriaanse |
2013-03-26 | accept "octeon" as a valid obsd arch; | Jason McIntyre |
2013-03-25 | Disable the blocked_{close,dup2,fifo} tests, as we know they fail | Philip Guenther |
2013-03-25 | Add some more tests; prodded by mpi@ | Philip Guenther |
2013-03-23 | Only regenerate host keys if they don't exist or if ssh-keygen has changed | Darren Tucker |
2013-03-21 | sys/param.h, not machine/param.h | Theo de Raadt |
2013-03-14 | more or less sync to latest netbsd revision (1.29): | Jason McIntyre |
2013-03-14 | - some indent fixes | Jason McIntyre |
2013-03-14 | sync with -r1.22: add an -l option, to check library names in Lb; this is | Jason McIntyre |
2013-03-14 | sync to 1.21. we already had 1.19 and 1.20; this one just accepts 2013 | Jason McIntyre |
2013-03-14 | partial sync to 1.18: | Jason McIntyre |
2013-03-12 | Add check that mkstemp() fails with EINVAL if the string has fewer than | Philip Guenther |
2013-03-12 | Add support for the -L and -P options. | Philip Guenther |
2013-03-10 | bump the copyright, and accept "2012" for netbsd; with the exception of | Jason McIntyre |
2013-03-07 | repeat test with a style appended to the username | Damien Miller |
2013-02-20 | s/Id/OpenBSD/ in RCS tag | Damien Miller |
2013-02-20 | Add an option to modpipe that warns if the modification offset it not | Damien Miller |
2013-02-19 | oops, forgot to increase the output of the ssh command to ensure that | Damien Miller |
2013-02-18 | crank the offset yet again; it was still fuzzing KEX one of Darren's | Damien Miller |
2013-02-17 | make the ssh command generates some output to ensure that there are at | Damien Miller |
2013-02-16 | make sure the fuzz offset is actually past the end of KEX for all KEX | Damien Miller |
2013-02-11 | remove acss here too | Damien Miller |
2013-02-07 | Add relayd regression tests with http filter and late connect. | Alexander Bluhm |
2013-02-05 | After http chunk has been fixed, add relayd regression tests to build. | Alexander Bluhm |
2013-01-23 | give this a chance to work after make obj | Miod Vallat |
2013-01-21 | Add ssl tests for https chunked and https contentlength over relayd. | Alexander Bluhm |
2013-01-18 | Tests for Key Revocation Lists (KRLs) | Damien Miller |
2013-01-17 | Improve socket splicing tests: | Alexander Bluhm |
2013-01-15 | The socket splicing tests allow the kernel to return EFBIG in case | Alexander Bluhm |
2013-01-12 | test AES-GCM modes; feedback markus@ | Damien Miller |
2013-01-08 | Add performance test for socket splicing. Two tcpbench processes | Alexander Bluhm |
2013-01-08 | Autoflush the log file of the child process. | Alexander Bluhm |
2013-01-03 | Reengineer the socket splicing regression tests: | Alexander Bluhm |
2013-01-07 | missing argument to printf | Miod Vallat |
2013-01-07 | update asm syntax to match toolchain requirements | Miod Vallat |
2013-01-07 | gcc 3 needs the same syntax as gcc 2 | Miod Vallat |