Age | Commit message (Expand) | Author |
2019-05-13 | The call to fseek(fp, -1, SEEK_END) also sets the reported size to | Alexander Bluhm |
2019-05-12 | Add an enum test. Modify some output. | rob |
2019-05-12 | Use .OBJDIR. | rob |
2019-05-12 | Remove a now obsolete comment about BITSTRING. | rob |
2019-05-12 | Add test cases for enum, and an additional test for null. | rob |
2019-05-12 | Test mandatory use of minimal contents octets for int and enum. | rob |
2019-05-12 | Remove redundant settings. | Alexander Bluhm |
2019-05-11 | let's check /bin/c++ | Bob Beck |
2019-05-11 | Add support for IKEv2 Message Fragmentation as defined in RFC 7383. | Patrick Wildt |
2019-05-11 | socppc makes an extended visit to the bigbucket. | Theo de Raadt |
2019-05-10 | Enable the test on octeon. Ignore the fact that the test cannot work | Visa Hankala |
2019-05-10 | Let the test build on mips64. | Visa Hankala |
2019-05-10 | Regress libedit needs header files generated during src libedit | Alexander Bluhm |
2019-05-10 | Python for scapy must be executed a bit differently in this test. | Alexander Bluhm |
2019-05-10 | Add some more edge case tests. | rob |
2019-05-09 | Test IPv6 raw sockets with checksum calculation in kernel. | Alexander Bluhm |
2019-05-10 | Simplify the detection for installed python and scapy. Refactor | Alexander Bluhm |
2019-05-09 | Drop reference to sparc and expand 'VAC' so the comment makes sense | Philip Guenther |
2019-05-09 | Add a test vector for Streebog 512 from Guido Vranken | Theo Buehler |
2019-05-09 | Test IPv6 raw sockets with checksum calculation in kernel. | Alexander Bluhm |
2019-05-09 | compare now wants a state object, so make it. | Marc Espie |
2019-05-09 | Link rip6cksum regress to build. | Alexander Bluhm |
2019-05-09 | Test IPv6 raw sockets with checksum calculation in kernel. | Alexander Bluhm |
2019-05-09 | Proper prototype for main(). Make sparc64 happier. | Claudio Jeker |
2019-05-08 | Add another case for robert@ :) | Bob Beck |
2019-05-08 | Mutex functions have no __ prefix anymore. Adjust kernel compat | Alexander Bluhm |
2019-05-06 | enable deadlock related tests | anton |
2019-05-02 | Add test fseek(,-1) works properly. | YASUOKA Masahiko |
2019-04-30 | In HTML output, allow switching the desired font for subsequent | Ingo Schwarze |
2019-04-28 | Add unit tests for user@host and URI parsing. | Darren Tucker |
2019-04-27 | Tweak; work in progress. | rob |
2019-04-27 | Tweak tests; work in progress. | rob |
2019-04-27 | Use REGRESS_TARGETS et al. | rob |
2019-04-27 | Add test, update comments, and modify some output. | rob |
2019-04-27 | Fix comment regarding suspected problem when handling large negative integers. | rob |
2019-04-27 | Tweak previous. | rob |
2019-04-27 | Regress testing for int (long long). Two's complement is eating my brain. | rob |
2019-04-26 | a bit more evil | Bob Beck |
2019-04-26 | /usr/include/machine is a good one. | Bob Beck |
2019-04-24 | Do not check for working go executable during make clean cleandir obj. | Alexander Bluhm |
2019-04-24 | Do not check for working go executable during make clean cleandir obj. | Alexander Bluhm |
2019-04-23 | Report slot types recursively for recursive PTE entries | Philip Guenther |
2019-04-23 | Improve usage message | Philip Guenther |
2019-04-23 | Simplify presentation of attributes to eliminate duplication | Philip Guenther |
2019-04-23 | Add a header to explain fields | Philip Guenther |
2019-04-23 | Add -u for getting pagetables of pid 1 | Philip Guenther |
2019-04-23 | Utility useful for debugging amd64 page tables | Philip Guenther |
2019-04-21 | When calling an empty macro, do not clobber existing arguments. | Ingo Schwarze |
2019-04-21 | Implement the roff .break request (break out of a .while loop). | Ingo Schwarze |
2019-04-19 | Start a realpath(2) regress test, currently not enabled. | Bob Beck |