summaryrefslogtreecommitdiffstats
path: root/regress (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Revise regress for TLSv1.3 server being enabled.jsing2020-05-113-9/+9
* Revise regress for TLSv1.3 server being enabled.jsing2020-05-111-5/+8
* Use tls_legacy_server_method() for SSLv2 record tests.jsing2020-05-112-5/+7
* Revise regress now that record overflows are propagated.jsing2020-05-111-2/+2
* Currently LibreSSL reports an unknown SSL_internal error. Adjustbluhm2020-05-062-11/+10
* The error message from LibreSSL has changed. Adjust regex in test.bluhm2020-05-061-1/+1
* Use a larger (2048 bit) RSA test key.jsing2020-05-041-1/+63
* Fix out-of-bounds access in tables[][] that was exposed in bluhm'stb2020-05-041-6/+8
* sure enough, some of the test data that we though were in new formatdjm2020-05-014-33/+50
* make mktestdata.sh generate old/new format keys that we expect.djm2020-05-011-13/+13
* portability fix for sed that always emil a newline even if thedjm2020-05-011-3/+3
* remove obsolete RSA1 test keys; spotted by Michael Forneydjm2020-05-0111-8/+0
* adapt dummy FIDO middleware to API change; ok markus@djm2020-04-281-4/+10
* Fix two bugs in the AES-CBC-PKCS5 tests that didn't hide failing tests:tb2020-04-271-3/+3
* Fix a logic error that hid the failing ZeroLengthIv tests.tb2020-04-271-3/+3
* While we do not recommend the idiom ".Fl Fl long" for long optionsschwarze2020-04-266-4/+65
* Check the various options that local-address gives.claudio2020-04-243-2/+159
* Use map keys composed of multiple arguments.mpi2020-04-232-4/+4
* Revise regress to match state transition changes.jsing2020-04-221-11/+13
* Backslash '$' at then end of string. Prevents warning on some shells.dtucker2020-04-211-1/+1
* In fragment identifiers, use ~%d for ordinal suffixes,schwarze2020-04-205-8/+8
* regression test for printing of private key fingerprints and keydjm2020-04-202-2/+55
* When .Bd, .D1, or .Dl is tagged, attach the permalinkschwarze2020-04-1922-49/+113
* When a .Tg is attached to a paragraph, attach the permalinkschwarze2020-04-189-15/+38
* Update key share regress to match previous change.jsing2020-04-171-4/+4
* Update output to reflect recent changes.mpi2020-04-151-0/+1
* initial framework for ipv6 source address selection testingpamela2020-04-133-0/+142
* Add tests for TOKEN expansion of LocalForward and RemoteForward.dtucker2020-04-101-2/+9
* The -6 option is ignored and will be removed in the future.tobhe2020-04-091-3/+3
* Revise test to handle the fact that TLSv1.3 cipher suites are now beingjsing2020-04-091-2/+4
* Test both SSLv3 (aka pre-TLSv1.2) and TLSv1.2 cipher suites with TLS.jsing2020-04-091-1/+1
* Separate the place to put the <a href> permalink (now markedschwarze2020-04-0716-37/+37
* Do not create /hooray as part of the regress test. Regress testsclaudio2020-04-071-2/+1
* For open with O_CREAT pass a mask of 0644 with else files are createdclaudio2020-04-071-37/+37
* Unified diff makes it easier to understand where regressions are.mpi2020-04-071-2/+2
* Re-enable the client test now that it passes again.jsing2020-04-061-2/+2
* Minor code improvements.jsing2020-04-061-3/+3
* Add tests that cover TLSv1.2 and disable those that trigger TLSv1.3.jsing2020-04-061-3/+32
* Zero the client random field in the TLSv1.2 golden value.jsing2020-04-061-5/+5
* Improve comparision with test data.jsing2020-04-061-7/+9
* Dump the test data when the lengths differ in order to aid debugging.jsing2020-04-061-0/+3
* Use errx() if we fail to build the client hello.jsing2020-04-061-1/+1
* Support manual tagging of .Pp, .Bd, .D1, .Dl, .Bl, and .It.schwarze2020-04-0641-41/+220
* Add utf8.c for asmprintf used by krl.cdtucker2020-04-064-4/+8
* Update my email address.pirofti2020-04-062-4/+4
* Indicate if we're using a cached key in trace output.dtucker2020-04-041-2/+4
* Some platforms don't have "hostname -s", so use cut to trim short hostnamedtucker2020-04-041-2/+2
* automatically tag .SH and .SS in man(7) terminal outputschwarze2020-04-047-2/+18
* Don't #include <machine/cpufunc.h>, not available on all archsjca2020-04-031-2/+1
* Make signify regress work without obj dir. Avoid including thebluhm2020-04-032-5/+6