Age | Commit message (Expand) | Author |
2016-05-23 | UTF-8 support. | Ingo Schwarze |
2016-05-22 | cope with simplified chared/read interface | Ingo Schwarze |
2016-05-22 | Fix tests: Restrict getpid() to lower 16 bit so that it can still | Alexander Bluhm |
2016-05-13 | no more hppa64; | Jason McIntyre |
2016-05-11 | remove hppa64 port, which we never got going beyond broken single users. | Theo de Raadt |
2016-05-10 | Enable the readline(3) regression test provided by Bastian Maerkisch, | Ingo Schwarze |
2016-05-10 | adapt to recently changed internal interface of read_getcmd() | Ingo Schwarze |
2016-05-10 | In a signal handler use snprintf()+local buffer instead of asprintf+free | Philip Guenther |
2016-05-10 | Test that various calls can be interrupted in a non-threaded process, | Philip Guenther |
2016-05-06 | A few regression tests for libedit readline(3) compat code. | Ingo Schwarze |
2016-05-03 | Fix some Perl statements perlcritic was bitching about: Variable | Alexander Bluhm |
2016-05-03 | Fix test after changing default column size from 60 to 80. | Martijn van Duren |
2016-05-03 | To test syslogd compatibility rsyslog is used as remote server. | Alexander Bluhm |
2016-05-03 | These tests depended on whatever the user's locale was, | Ingo Schwarze |
2016-05-03 | Regression tests for fold(1). | Ingo Schwarze |
2016-05-03 | Set umask to prevent "Bad owner or permissions" errors. | Darren Tucker |
2016-05-03 | support doas | Damien Miller |
2016-05-03 | unit tests for sshbuf_dup_string() | Damien Miller |
2016-05-03 | Use a subshell for constructing key types to work around different sed | Darren Tucker |
2016-05-02 | unit and regress tests for SHA256/512; ok markus | Damien Miller |
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 |