summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2019-02-20Add a test that catches problems of tcp md5 signatures, like the oneSebastian Benoit
2019-02-19Use $CC instead of gcc, the latter does not exist on arm64.Alexander Bluhm
2019-02-19With new Perl we have add .OBJDIR to @INC.Alexander Bluhm
2019-02-16Add tests for pkeyutlKinichiro Inoguchi
2019-02-13one more error message that should go to stderrTheo Buehler
2019-02-13Forgot a return in previous commit to actually skip the test.Alexander Bluhm
2019-02-12Skip tests for wscons devices that do not exist on the local machine.Alexander Bluhm
2019-02-12Skip test if disk type is not in /etc/disktab. There is no floppyAlexander Bluhm
2019-02-12Skip the gcc tests on aarch64, the compiler does not exist there.Alexander Bluhm
2019-02-12rdomain is no more, change this test to validate the vpn statement now.Claudio Jeker
2019-02-11getopt(3) returns int, not char. Fix type of ch variable to preventAlexander Bluhm
2019-02-10"non-existant" is one of those words that don't exist, so use "non-existent"Peter Hessler
2019-02-06Let roff_getname() end the roff identifier at a tab characterIngo Schwarze
2019-02-04add tests for PKG_CONFIG_$PACKAGE_$VARIABLEJasper Lievisse Adriaanse
2019-02-04add tests for recently added --validateJasper Lievisse Adriaanse
2019-02-03Use malloc() and memcpy() the test X25519 x25519_peer_public value.Joel Sing
2019-02-02An extra test that is known to trigger problems with some versions ofOtto Moerbeek
2019-02-01make it easier to ignore incompatible device and test case combinationsanton
2019-01-31Instead of skipping the text mmap test, do a non fixed mmap in thisAlexander Bluhm
2019-01-31Since resetting of offsets works quite differently in man(7) and mdoc(7),Ingo Schwarze
2015-01-29reorg tbl(7) test suiteIngo Schwarze
2019-01-29Skip vmd(8) tests on non amd64 machines.Alexander Bluhm
2019-01-29Tests to verify that the special case for Friday is not applied whenTodd C. Miller
2017-10-11Add regression tests for vmd(8) config parsing.Alexander Bluhm
2019-01-28The test sshd_config in in $OBJ.Darren Tucker
2019-01-28Remove leftover debugging.Darren Tucker
2019-01-28Enable ssh-dss for the agent test. Disable it for the certificateDarren Tucker
2019-01-28Count the number of key types instead of assuming there are only two.Darren Tucker
2019-01-27Generate all key supported key types and enable for keyscan test.Darren Tucker
2019-01-27zap a commented out line. 0RTT will need more thought thanTheo Buehler
2019-01-27refactor and clean up the code generating dot output.Theo Buehler
2019-01-25print errors to stderrTheo Buehler
2019-01-25sort output suffixesTheo Buehler
2019-01-25I am retiring my old email address; replace it with my OpenBSD one.Todd C. Miller
2019-01-24Add code to visualize the state machine. Both the state machine and theTheo Buehler
2019-01-24set the NEGOTIATED flag in the flags argument rather thanTheo Buehler
2019-01-24Add server side of versions, keyshare, and client and server of cookieBob Beck
2019-01-24Remove SHA224 based sigalgs from use in TLS 1.2 as SHA224 is deprecated.Bob Beck
2019-01-23make whitespace inside curlies consistent; sort function prototypes.Theo Buehler
2019-01-23Rename NUM_HANDSHAKE to handshake_count and make it a variableTheo Buehler
2019-01-23fix dumping of trace cmp coverageanton
2019-01-23Modify sigalgs extension processing to accomodate TLS 1.3.Bob Beck
2019-01-23revert previous, accidentally contained another diff in additionBob Beck
2019-01-23Modify sigalgs extension processing for TLS 1.3.Bob Beck
2019-01-23incorrrect spellingTheo Buehler
2019-01-23do not print the command in the print: targetTheo Buehler
2019-01-23Add a regression test that builds up the handshake state tableTheo Buehler
2019-01-22add support for xchacha20 and xchacha20-poly1305David Gwynne
2019-01-21adapt to changes in KEX APIs and file removalsDamien Miller
2019-01-21adapt to changes in KEX API and file removalsDamien Miller