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