Age | Commit message (Expand) | Author |
2013-11-11 | In the parser, when closing an explicit block that is not open, | Ingo Schwarze |
2013-11-10 | test man.c rev. 1.71 | Ingo Schwarze |
2013-11-10 | Support the alternative syntax \C'uXXXX' for Unicode characters. | Ingo Schwarze |
2013-11-10 | basic tests for the \[uXXXX] escape sequence | Ingo Schwarze |
2013-11-10 | Framework extension to support -Tutf8 tests. | Ingo Schwarze |
2013-11-10 | prettier whitespace in variable assignments | Ingo Schwarze |
2013-11-09 | Use smaller test data files to speed up tests. Grow test datafiles | Darren Tucker |
2013-11-08 | Rekey less frequently during tests to speed them up | Darren Tucker |
2013-11-07 | trailing space | Darren Tucker |
2013-11-07 | Use ssh -Q to get kex types instead of a static list. | Darren Tucker |
2013-11-07 | Use ssh -Q instead of hardcoding lists of ciphers or MACs. | Darren Tucker |
2013-11-07 | Factor out the data transfer rekey tests | Darren Tucker |
2013-11-07 | Test rekeying for every Cipher, MAC and KEX, plus test every KEX with | Darren Tucker |
2013-11-04 | Test rekeying with all KexAlgorithms. | Darren Tucker |
2013-11-03 | Grep pf state table on remote machine to find state reuse problems. | Alexander Bluhm |
2013-06-03 | Add a regression test suite for the pf divert-to and divert-reply | Alexander Bluhm |
2013-11-03 | Add divert tests that reuse protocol and port. They show what | Alexander Bluhm |
2013-11-03 | Add a second test, shortseek(), to make sure that seekdir() also works | Ingo Schwarze |
2013-11-02 | add curve25519-sha256@libssh.org | Markus Friedl |
2013-11-01 | Link the pf_divert regression test to the build again as it does | Alexander Bluhm |
2013-11-01 | Add a check-setup target. This allows to find setup errors more | Alexander Bluhm |
2013-10-31 | Do not fail the regression tests if python or the scapy package is | Alexander Bluhm |
2013-10-29 | ino_t is 64 bit now | Jonathan Gray |
2013-10-29 | use lld format string and a cast for time_t | Jonathan Gray |
2013-10-28 | include string.h for memcpy() | Jonathan Gray |
2013-10-28 | include stdio.h for printf() | Jonathan Gray |
2013-10-28 | include stdlib.h for exit() | Jonathan Gray |
2008-01-02 | regression test for lazy binding. | Matthieu Herrb |
2013-10-24 | Align suseconds_t with POSIX: it's the type of the tv_usec member of timeval. | Philip Guenther |
2013-10-20 | Use scapy to test IPv6 packets with routing header type 0. | Alexander Bluhm |
2013-10-18 | Fix building regress outside of /usr/src where the objdir | Jonathan Gray |
2013-10-17 | test fails when run as root - test executability instead of writability | Damien Miller |
2013-10-17 | Implement the .UR/.UE block (uniform resource identifier) introduced in the | Ingo Schwarze |
2013-10-17 | Fix run-regress-fragping to use ping(8) instead of ping6(8) to send the | Lawrence Teo |
2013-10-15 | We do not produce "core" files, so they do not need to be deleted. they | Theo de Raadt |
2013-10-12 | adopt existing altq regress to queueing changes; queuespecs for altq use | Henning Brauer |
2013-10-11 | tedu regress/usr.bin/pcc | Lawrence Teo |
2013-10-09 | regression test for sftp request white/blacklisting and readonly mode. | Damien Miller |
2013-10-07 | Add a regression test that ensures profiling signals are delivered to the | Joel Sing |
2013-10-07 | Prefer -lpthread over -pthread. | Joel Sing |
2013-10-06 | We don't do hyphenation, but we allow breaking the line at hyphens that are | Ingo Schwarze |
2013-10-06 | Add a test to verify that disabling cancelation defers it until reenabled. | Philip Guenther |
2013-10-06 | Prefer -lpthread over -pthread | Philip Guenther |
2013-10-06 | Rework the AES XTS regress so that we compile and test the sys/crypto code | Joel Sing |
2013-10-06 | If there is random stuff inside a .Bl block body before the first .It, | Ingo Schwarze |
2013-10-04 | Test numerical conditions; related to roff.c rev. 1.56. | Ingo Schwarze |
2013-10-03 | Expand references to number registers in exactly the same way as | Ingo Schwarze |
2013-09-30 | netbsd recognise "CODE REFERENCES" section header; from wiz@netbsd | Jason McIntyre |
2013-09-15 | Macros following block closing macros aren't line macros. | Ingo Schwarze |
2013-09-13 | Test various combinations of flowdst, flowsrc and proto. | Florian Obser |