summaryrefslogtreecommitdiffstats
path: root/regress (follow)
Commit message (Expand)AuthorAgeFilesLines
* Test that all supported TLS ciphers actually work. Establishbluhm2019-02-218-26/+308
* a handful of new tests related to expr.c rev. 1.34schwarze2019-02-211-0/+63
* Remove the #ifdef i386 special test, it does not compile there.bluhm2019-02-211-9/+1
* Replace the print "not ok" with an assert macro. This is consistentbluhm2019-02-214-45/+32
* Link msun regress to build.bluhm2019-02-211-2/+2
* Copy tests for our libm implementation from FreeBSD. Only passingbluhm2019-02-215-0/+1056
* Add a test that catches problems of tcp md5 signatures, like the onebenno2019-02-204-2/+113
* Use $CC instead of gcc, the latter does not exist on arm64.bluhm2019-02-191-2/+2
* With new Perl we have add .OBJDIR to @INC.bluhm2019-02-193-9/+9
* Add tests for pkeyutlinoguchi2019-02-161-6/+46
* one more error message that should go to stderrtb2019-02-131-2/+3
* Forgot a return in previous commit to actually skip the test.bluhm2019-02-131-1/+2
* Skip tests for wscons devices that do not exist on the local machine.bluhm2019-02-121-1/+16
* Skip test if disk type is not in /etc/disktab. There is no floppybluhm2019-02-122-3/+7
* Skip the gcc tests on aarch64, the compiler does not exist there.bluhm2019-02-123-7/+26
* rdomain is no more, change this test to validate the vpn statement now.claudio2019-02-122-32/+18
* getopt(3) returns int, not char. Fix type of ch variable to preventbluhm2019-02-112-6/+6
* "non-existant" is one of those words that don't exist, so use "non-existent"phessler2019-02-101-4/+4
* Let roff_getname() end the roff identifier at a tab characterschwarze2019-02-0617-15/+199
* add tests for PKG_CONFIG_$PACKAGE_$VARIABLEjasper2019-02-041-1/+15
* add tests for recently added --validatejasper2019-02-041-1/+21
* Use malloc() and memcpy() the test X25519 x25519_peer_public value.jsing2019-02-031-3/+6
* An extra test that is known to trigger problems with some versions ofotto2019-02-023-1/+29
* make it easier to ignore incompatible device and test case combinationsanton2019-02-011-4/+6
* Instead of skipping the text mmap test, do a non fixed mmap in thisbluhm2019-01-313-14/+31
* Since resetting of offsets works quite differently in man(7) and mdoc(7),schwarze2019-01-313-2/+29
* Skip vmd(8) tests on non amd64 machines.bluhm2019-01-291-1/+11
* Tests to verify that the special case for Friday is not applied whenmillert2019-01-294-2/+31
* The test sshd_config in in $OBJ.dtucker2019-01-281-2/+2
* Remove leftover debugging.dtucker2019-01-281-3/+1
* Enable ssh-dss for the agent test. Disable it for the certificatedtucker2019-01-281-1/+6
* Count the number of key types instead of assuming there are only two.dtucker2019-01-281-3/+5
* Generate all key supported key types and enable for keyscan test.dtucker2019-01-272-7/+15
* zap a commented out line. 0RTT will need more thought thantb2019-01-271-2/+1
* refactor and clean up the code generating dot output.tb2019-01-271-53/+76
* print errors to stderrtb2019-01-251-19/+21
* sort output suffixestb2019-01-251-2/+2
* I am retiring my old email address; replace it with my OpenBSD one.millert2019-01-2511-18/+18
* Add code to visualize the state machine. Both the state machine and thetb2019-01-242-5/+79
* set the NEGOTIATED flag in the flags argument rather thantb2019-01-241-4/+4
* Add server side of versions, keyshare, and client and server of cookiebeck2019-01-241-6/+435
* Remove SHA224 based sigalgs from use in TLS 1.2 as SHA224 is deprecated.beck2019-01-242-31/+21
* make whitespace inside curlies consistent; sort function prototypes.tb2019-01-231-24/+24
* Rename NUM_HANDSHAKE to handshake_count and make it a variabletb2019-01-232-10/+44
* fix dumping of trace cmp coverageanton2019-01-231-2/+2
* Modify sigalgs extension processing to accomodate TLS 1.3.beck2019-01-232-25/+28
* revert previous, accidentally contained another diff in additionbeck2019-01-232-28/+25
* Modify sigalgs extension processing for TLS 1.3.beck2019-01-232-25/+28
* incorrrect spellingtb2019-01-231-2/+2
* do not print the command in the print: targettb2019-01-231-2/+2