summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2002-04-03fix alignment problems on sparc64; with fgsch@Markus Friedl
2002-04-03o fix warnings.Federico G. Schwindt
2002-04-03add rijndael-cbc@lysator.liu.seMarkus Friedl
2002-04-01sftp interop w/ ssh.com serversMarkus Friedl
2002-03-27test key importMarkus Friedl
2002-03-27typosMarkus Friedl
2002-03-27implement a "no-route" keyword.Michael Shalayeff
2002-03-27transfer data testMarkus Friedl
2002-03-26test interop w/ ssh.com 2.x/3.xMarkus Friedl
2002-03-25missing MakefilesMarkus Friedl
2002-03-25disable miscfs for now (ever?).Federico G. Schwindt
2002-03-25clear before reuseMarkus Friedl
2002-03-25enable cryptoMarkus Friedl
2002-03-25Enable gettimeofday regression test.Thomas Nordin
2002-03-23some tests for stderr handlingMarkus Friedl
2002-03-21basic sftp put/get testMarkus Friedl
2002-03-21try to (proxy)connect with UsePrivilegeSeparation enabled.Markus Friedl
2002-03-21move md5.c, add des-ede3 testMarkus Friedl
2002-03-19typosMarkus Friedl
2002-03-19md5 tests for /dev/crypto, test vectors from rfc1321Markus Friedl
2002-03-15allow specification of binary-under-test withMarkus Friedl
2002-03-13replace alarm(3) with setitimer(2).Federico G. Schwindt
2002-03-12Add rfmem-stackArtur Grabowski
2002-03-10enable fifofs restarting on signal test.Federico G. Schwindt
2002-03-10regression for signal restart during open(2).Federico G. Schwindt
2002-03-02A start for testing EVFILT_PROC, not done yet, but this is a good check point.Artur Grabowski
2002-02-27Add regress test for ksh bug, crash trigger provided by nino@. ok espie@Daniel Hartmeier
2002-02-27And adjust regress tests to match the rule number output.Daniel Hartmeier
2002-02-27Add a test for inheriting kqueue descriptors on fork.Artur Grabowski
2002-02-26Add test for PR 2311Marc Espie
2002-02-23simple test to see if siginfo passes si_addrTheo de Raadt
2002-02-23no more need to explicitly specify regress: _SUBDIRUSE targets anymore.Artur Grabowski
2002-02-22Get rid of more Ms in my tree.Artur Grabowski
2002-02-22Convert to regress.mkArtur Grabowski
2002-02-22make test for pr 2354 explicitMarkus Friedl
2002-02-22test keyscan as well (test for pr 2354)Markus Friedl
2002-02-22Check the right return value in the second mmap.Artur Grabowski
2002-02-22Ugh. fix numerous bugs.Artur Grabowski
2002-02-21newlines at eofTheo de Raadt
2002-02-21Yeah, yeah, don't use stderr in a child sharing memory with the parent, gubbl...Artur Grabowski
2002-02-21Make sure that the stack is not shared.Artur Grabowski
2002-02-21allow over-ride of MAKEDEVTARGSTodd T. Fries
2002-02-21Test for monotonically increasing timeofday.Thomas Nordin
2002-02-21test ramdisk targets tooTodd T. Fries
2002-02-19We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.Todd C. Miller
2002-02-18Rename private err() function to dberr() to avoid collision withTodd C. Miller
2002-02-18cleanArtur Grabowski
2002-02-18Change license to public domain and update comment.Artur Grabowski
2002-02-18call fatal on ^C, print ok on successMarkus Friedl
2002-02-18Document in more detail what's going on here.Artur Grabowski