summaryrefslogtreecommitdiffstats
path: root/regress (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update bgpd result files after the community change. Forgot this bit ofclaudio2018-12-042-17/+17
* Clean up the validation of .Pp, .PP, .sp, and .br. Make sure allschwarze2018-12-048-4/+19
* Port p5-Crypt-Random has been removed, replace it with p5-BSD-arc4random.bluhm2018-12-032-7/+7
* In the validators, translate obsolete macro aliases (Lp, Ot, LP, P)schwarze2018-12-031-2/+2
* adapt to the change in mansearch.c rev. 1.62;schwarze2018-12-031-1/+1
* The field dom_rtkeylen has been removed from struct domain. Convertbluhm2018-12-031-8/+23
* Fix test when using malloc_conf=Jmortimer2018-11-301-1/+2
* This test does not terminate if malloc conf is preconfigured withbluhm2018-11-291-2/+6
* We're manipulating malloc flags ourselves, start with restting them all.otto2018-11-291-1/+5
* This test does not terminate if malloc conf is preconfigured withbluhm2018-11-281-4/+8
* Test for EMSGSIZE return when sending more fds in a message then the receiverclaudio2018-11-284-22/+82
* When a conditional block is closed by putting "\}" on a text lineschwarze2018-11-263-5/+31
* Remove now-unneeded ifdef SIGINFO around handler since it is now alwaysdtucker2018-11-231-3/+1
* Output info on SIGUSR1 as well as SIGINFO to resync with portable.dtucker2018-11-221-1/+2
* Append pid to temp files in /var/run and set a cleanup trap for them.dtucker2018-11-224-13/+10
* add missing make dependencyanton2018-11-221-2/+2
* split up long lineanton2018-11-201-2/+10
* test getownanton2018-11-202-3/+82
* test fcntl(F_SETOWN)anton2018-11-202-30/+66
* Add regress tests for sockets with sigio.visa2018-11-194-4/+170
* +wsconsanton2018-11-161-1/+2
* Add wscons regress tests, currently limited to SIGIO handling.anton2018-11-162-0/+274
* check various community combinationsclaudio2018-11-133-2/+111
* Add some coverage for the ioctl() interface.visa2018-11-131-5/+52
* it's expected for pkg_add to exit 1 now, since it's missing one dependentespie2018-11-131-2/+2
* Add regress tests for pipe fcntl(fd, F_GETOWN).visa2018-11-135-5/+42
* Just err if we can't create secretsbeck2018-11-131-2/+2
* Add initial regress tests for sigio.visa2018-11-127-2/+535
* Rework the sm3 regress based on a suggestion by jsing. Zap the weirdtb2018-11-121-30/+36
* - Fix UTF-8 regression test when running with LC_{CTYPE,ALL}=C by settingmartijn2018-11-123-6/+12
* Fix a race in libssl interop regress. The success messages frombluhm2018-11-113-6/+9
* Hook up sm3 regress tests.tb2018-11-111-1/+2
* Add sm3 regress tests.tb2018-11-112-0/+101
* Add automatic threading initialization for libcrypto.bcook2018-11-111-56/+0
* Reorganize libssl interop tests. Move netcat tests into separatebluhm2018-11-119-148/+197
* add tests covering negative lengths and positive overflowsanton2018-11-102-2/+75
* Spelingbeck2018-11-101-2/+2
* Regress client and server can do session reuse now. Test this withbluhm2018-11-106-129/+220
* Make sure the interop test happen last (since they take a long time)beck2018-11-102-8/+9
* Clean up and free objects at the completion of the regress test.jsing2018-11-101-1/+13
* fix a leak reported by Ben L (bobsayshilol () live ! co ! uk)tb2018-11-101-1/+3
* Fix a leak reported by Ben L bobsayshilol () live ! co ! uk.tb2018-11-101-1/+3
* fix a leak pointed out by Ben L (bobsayshi () live ! co ! uk)tb2018-11-101-4/+8
* More regress all the way to exporter_masterbeck2018-11-101-4/+44
* Fix last of the empty hash nonsensebeck2018-11-101-6/+3
* Update key schedule regress to match API changes.jsing2018-11-091-21/+12
* The Botan library from ports an be configured to use OpenSSL orbluhm2018-11-092-1/+22
* remove the not yet implemented "handshake" subdirectorytb2018-11-091-2/+1
* Add subdirectires with SUBDIR += instead of a single assignment withtb2018-11-093-67/+65
* The cert subdir is testing all combinations of certificate validation.bluhm2018-11-0911-48/+244