Age | Commit message (Expand) | Author |
2016-05-01 | Add a test for pstring (a QDOS executable header). | Nicholas Marriott |
2016-05-01 | BE ELF object (just the header); also trim the LE object to just the | Nicholas Marriott |
2016-05-01 | pcap file test (header of file only). | Nicholas Marriott |
2016-05-01 | Remove some unnecessary comments and t23 which has been disabled forever. | Nicholas Marriott |
2016-05-01 | Add a PPM file test (truncated to just the header so it is text only). | Nicholas Marriott |
2016-05-01 | Test for default (RTF file with an unrecognized character set). | Nicholas Marriott |
2016-04-28 | Update regress test to reflect changes in the cipher list. | Joel Sing |
2016-04-28 | Update AEAD regress to match EVP_aead_chacha20_poly1305() changes. | Joel Sing |
2016-04-27 | unbreak pledge/generic test (breaked since ?) | Sebastien Marie |
2016-04-25 | remove systrace | Ted Unangst |
2016-04-25 | remove systrace | Ted Unangst |
2016-04-15 | missing bit of Include regress | Damien Miller |
2016-04-15 | remove redundant CLEANFILES section | Damien Miller |
2016-04-15 | sync CLEANFILES with portable, sort | Damien Miller |
2016-04-15 | regression test for ssh_config Include directive | Damien Miller |
2016-04-14 | unbreak test for recent ssh de-duplicated forwarding change | Damien Miller |
2016-04-14 | add test knob and warning for StrictModes | Damien Miller |
2016-04-13 | After opening an AEAD, ensure that the decrypted output matches the | Joel Sing |
2016-04-11 | cope with the deletion of Char, use wchar_t | Ingo Schwarze |
2016-04-11 | drop -DWIDECHAR, it's no longer needed | Ingo Schwarze |
2016-04-10 | Simple regression tests for rev(1), including UTF-8. | Ingo Schwarze |
2016-03-30 | Cover the case where we are bound to [::] and SO_REUSEADDR is not set. | Vincent Gross |
2016-03-30 | Clear local and remote ARP cache for every subtest. | Alexander Bluhm |
2016-03-30 | Fix multicast test and a typo. | Martin Pieuchot |
2016-03-29 | Kdump contains LOG_CONS now. TLS error message changes. | Alexander Bluhm |
2016-03-25 | regression tests for underlined and bold underscores; | Ingo Schwarze |
2016-03-24 | Check that only one published entry can be added. | Martin Pieuchot |
2016-03-24 | Update regress test outputs to match the order of routes exported by an | Martin Pieuchot |
2016-03-24 | Make sure that two ARP entries can be created for the same IP when | Martin Pieuchot |
2016-03-24 | Remove #ifdef from code shared with the kernel, IPv6 is always enabled | Martin Pieuchot |
2016-03-23 | Assert that the mask to prefix length conversion is correct when | Martin Pieuchot |
2016-03-23 | arp(8) regression tests, some of which are currently failing with ART. | Martin Pieuchot |
2016-03-22 | initialize el_state.metanext before testing read_getcmd() | Ingo Schwarze |
2016-03-21 | System call sendsyslog2 is gone, adapt tests. | Alexander Bluhm |
2016-03-21 | More ksh POSIX compliance fixes by Martijn Dekker: | tb |
2016-03-20 | Fix the CHARSET_IS_UTF8 case in read_char(). | Ingo Schwarze |
2016-03-20 | Add regress for environ and __progname vs load-time .init functions | Philip Guenther |
2016-03-20 | Currently we have about a 50/50 split over fcntl(n, F_GETFL [,0]) | Kenneth R Westerback |
2016-03-19 | Add regress tests for IPV6_PKTINFO with addr | Vincent Gross |
2016-03-17 | Last parameter to execl[e]() functions *must* be cast to a pointer. | Kenneth R Westerback |
2016-03-13 | check return value for BN_hex2bn in regression tests | Brent Cook |
2016-03-10 | un-vax; | Jason McIntyre |
2016-03-06 | Update file(1) regress for new description of ar(1) file. | Nicholas Marriott |
2016-03-05 | POSIX-compliant behavior of "set -u" regarding "$*" and "$@" specials | Dmitrij Czarkoff |
2016-03-04 | be more careful determining which regress/sys/arch/XXX directory to | Theo de Raadt |
2016-03-04 | don't parse (...|...) patterns in variable substitution inside double quotes | Dmitrij Czarkoff |
2016-03-04 | rename xxx-what-do-you-call-this-1 to qouted-brace-expansion-1 | Dmitrij Czarkoff |
2016-03-04 | Filter debug messages out of log before picking the last two lines. | Darren Tucker |
2016-03-04 | add KEX fuzzer harness; ok deraadt@ | Damien Miller |
2016-03-03 | Remove option USER_LDT and everything depending on it. | Christian Weisgerber |