summaryrefslogtreecommitdiff
path: root/regress/usr.bin
AgeCommit message (Expand)Author
2013-05-30use ssh and sshd as testdata since it needs to be >256k for the rekey testDarren Tucker
2013-05-30sync with pkg-config -r1.80 wrt to the output for empty files.Jasper Lievisse Adriaanse
2013-05-29In SYNOPSIS mode, .Ek doesn't end a keep.Ingo Schwarze
2013-05-29In keep mode, if any text is printed (even in NOSPACE mode),Ingo Schwarze
2013-05-19Support .Bl -offset in -mdoc -Tman.Ingo Schwarze
2013-05-17use a file extention that's not special on some platforms. from portableDarren Tucker
2013-05-17use a more portable negated if structure. from portableDarren Tucker
2013-05-17don't redirect stdout from sudo. from portableDarren Tucker
2013-05-17wait a bit longer for startup and use case for absolute path. from portableDarren Tucker
2013-05-17only compare copied data if sftp succeeds. from portableDarren Tucker
2013-05-17remove unused BATCH variableDarren Tucker
2013-05-17use backticks for portabilityDarren Tucker
2013-05-17Use SUDO when cat'ing pid files and running the sshd log wrapper so thatDarren Tucker
2013-05-17use expr for math to keep diffs vs portable downDarren Tucker
2013-05-17use $OBJ for working files, originally from Tim Rice via portableDarren Tucker
2013-05-17Move the setting of DATA and COPY into test-exec.shDarren Tucker
2013-05-17don't print output from ssh before getting it (it's available in ssh.log)Darren Tucker
2013-05-17Pull back some portability changes from -portable:Darren Tucker
2013-05-17replace 'echo -n' with 'printf' since it's more portableDarren Tucker
2013-05-16add tests for RekeyLimit parsingDarren Tucker
2013-05-16add server-side rekey testDarren Tucker
2013-05-16test rekeying when there's no data being transferredDarren Tucker
2013-05-16Add test for time-based rekeyingDarren Tucker
2013-05-10sync some portability changes from portable OpenSSHDamien Miller
2013-04-22Add tests for -Oforward and -Ocancel for local and remote forwardsDarren Tucker
2013-04-22Write mux master logs to regress.log instead of ssh.log to keep separateDarren Tucker
2013-04-18test sshd ChrootDirectory+internal-sftp; feedback & ok dtucker@Damien Miller
2013-04-07use -E option for ssh and sshd to write debuging logs to ssh{,d}.log andDarren Tucker
2013-04-06Split the regress log into 3 parts: the debug output from ssh, the debugDarren Tucker
2013-03-27add two tests for resolving a regular module (passes) and the full pathJasper Lievisse Adriaanse
2013-03-26accept "octeon" as a valid obsd arch;Jason McIntyre
2013-03-23Only regenerate host keys if they don't exist or if ssh-keygen has changedDarren Tucker
2013-03-14more or less sync to latest netbsd revision (1.29):Jason McIntyre
2013-03-14- some indent fixesJason McIntyre
2013-03-14sync with -r1.22: add an -l option, to check library names in Lb; this isJason McIntyre
2013-03-14sync to 1.21. we already had 1.19 and 1.20; this one just accepts 2013Jason McIntyre
2013-03-14partial sync to 1.18:Jason McIntyre
2013-03-10bump the copyright, and accept "2012" for netbsd; with the exception ofJason McIntyre
2013-03-07repeat test with a style appended to the usernameDamien Miller
2013-02-20s/Id/OpenBSD/ in RCS tagDamien Miller
2013-02-20Add an option to modpipe that warns if the modification offset it notDamien Miller
2013-02-19oops, forgot to increase the output of the ssh command to ensure thatDamien Miller
2013-02-18crank the offset yet again; it was still fuzzing KEX one of Darren'sDamien Miller
2013-02-17make the ssh command generates some output to ensure that there are atDamien Miller
2013-02-16make sure the fuzz offset is actually past the end of KEX for all KEXDamien Miller
2013-02-11remove acss here tooDamien Miller
2013-01-18Tests for Key Revocation Lists (KRLs)Damien Miller
2013-01-12test AES-GCM modes; feedback markus@Damien Miller
2013-01-05In literal mode (.nf), each input line must be kept togetherIngo Schwarze
2012-12-31Rewrite indentation handling for nested lists in a more systematic wayIngo Schwarze