summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2015-01-15add kex unit testsMarkus Friedl
2015-01-15Test shmat() with a non-NULL address, both failure and successPhilip Guenther
2015-01-15Add a test for syslogd that reconnects to a TCP syslog server afterAlexander Bluhm
2015-01-15unit tests for KRL bitmapDamien Miller
2015-01-14re-add comment about full pathMarkus Friedl
2015-01-14don't reset to the installed sshd; connect before reconfigure, tooMarkus Friedl
2015-01-13implement a SIGINFO handler so we can discern a stuck fuzz testDamien Miller
2015-01-13use $SSH instead of installed ssh to allow override; spotted by markus@Damien Miller
2015-01-13regress test for PubkeyAcceptedKeyTypes; ok markus@Damien Miller
2015-01-12unbreak parsing of pubkey comments; with gerhard; ok djm/deraadtMarkus Friedl
2015-01-12fatal if soft-PKCS11 library is missing rather (rather than continueDamien Miller
2015-01-12let this test all supporte key types; pointed out/ok markus@Damien Miller
2015-01-09Add test suites for SHA-224 and SHA-384.Lawrence Teo
2015-01-08adjust for sshkey_load_file() API changeDamien Miller
2015-01-07Bugfix: When the invocation of a user-defined macro follows a roffIngo Schwarze
2015-01-05Fix relayd http regression tests. If http response is not ok, theAlexander Bluhm
2015-01-05Add SORTPROG environment variable to test a different sort program.Todd C. Miller
2015-01-05Make syslogd TCP tests more reliable. Increase timeouts, shutdownAlexander Bluhm
2015-01-01Test that syslogd sending over TCP does not leak a file descriptorAlexander Bluhm
2015-01-01Fix a read buffer overrun triggered by trailing \s- or trailing \s+Ingo Schwarze
2015-01-01Don't dereference NULL pointers when formatting missing denominators,Ingo Schwarze
2015-01-01activate eqn(7) testsIngo Schwarze
2015-01-01eqn(7) testsIngo Schwarze
2015-01-01The roff(7) language is Turing-complete, even the part implementedIngo Schwarze
2014-12-31Adapt and add regression tests for sending syslog messages over TCP.Alexander Bluhm
2014-12-31Create CA and certificates for TLS tests consistently. BetterAlexander Bluhm
2014-12-30Test the weird construct of a user-defined macro starting (but notIngo Schwarze
2014-12-30let the "make groff" maintainer target show groff warningsIngo Schwarze
2014-12-28Add regress tests for default option handling.Joel Sing
2014-12-28Add regress tests for multiple argument callback functions.Joel Sing
2014-12-28Add option parsing regress tests with end of options handling.Joel Sing
2014-12-28Add regress tests for option parsing with multiple unnamed arguments.Joel Sing
2014-12-28Update regress to match change in unnamed argument handling.Joel Sing
2014-12-28Update options regress to match option function pointer change.Joel Sing
2014-12-28Add regression tests where OpenBSD syslogd is sending messages toAlexander Bluhm
2014-12-28Provide initial regress tests for the complex option parsing that is neededJoel Sing
2014-12-24Support negative indentations for mdoc(7) displays and lists.Ingo Schwarze
2014-12-24For .RS, we need to save the information how much we actually indentedIngo Schwarze
2014-12-24Prevent unsigned integer underflow when a number is too wideIngo Schwarze
2014-12-23support negative horizontal widths in man(7);Ingo Schwarze
2014-12-23some scaling unit fixes:Ingo Schwarze
2014-12-23even if the second argument to .IP is invalid, don't print itIngo Schwarze
2014-12-23Fix vertical scaling. Obviously, nobody ever had a serious look at this.Ingo Schwarze
2014-12-23correctly handle scaling units after .PDIngo Schwarze
2014-12-22The code already pays attention not to close the same block twice.Ingo Schwarze
2014-12-22regression test for multiple required pubkey authentication;Damien Miller
2014-12-22make this slightly easier to diff against portableDamien Miller
2014-12-22adjust for new SHA256 key fingerprints and slightly-different MD5 hexDamien Miller
2014-12-22poll changes to netcat (usr.bin/netcat.c r1.125) broke this test;Damien Miller
2014-12-20Fix two issues causing a class of assertion failures found by jsg@ with afl.Ingo Schwarze