Age | Commit message (Expand) | Author |
2017-08-11 | Rewrite the ECPointFormats TLS extension handling using CBB/CBS and the | Doug Hogan |
2017-08-10 | Objective-C has been removed from base, do not test whether compiling | Alexander Bluhm |
2017-08-10 | first draft of tests for newlocale(3), duplocale(3), uselocale(3) | Ingo Schwarze |
2017-08-10 | Use "! cmd" for commands that are expected to fail. | Martin Pieuchot |
2017-08-10 | Test that 'route change' has no effect on a RTF_LOCAL route. | Martin Pieuchot |
2017-08-08 | Mandoc no longer uses names that only occur in the SYNOPSIS. | Alexander Bluhm |
2017-08-07 | Clang does not support -ffloat-store, so libm fenv test failed on | Alexander Bluhm |
2017-08-07 | Silence most clang warnings in ld.so regress. | Alexander Bluhm |
2017-08-07 | In pf.conf the icmp6-type notnbr-unr has been renamed to beyond-unr. | Alexander Bluhm |
2017-08-07 | Remove obsolete privsep=no fallback test. | Darren Tucker |
2017-08-07 | Remove non-privsep test since disabling privsep is now deprecated. | Darren Tucker |
2017-08-06 | use %Lf for printing long double; silences clang warning | Robert Nagy |
2017-08-04 | Use C stdio instead of C++ iostream as we cannot use the latter in | Mark Kettenis |
2017-08-04 | Use ${CC}=${CXX} here as well. | Mark Kettenis |
2017-08-04 | Use volatile to keep clang from optimizing things too much. Force linking | Mark Kettenis |
2017-08-02 | Split up source code to keep clang from optimizing this into failure. | Mark Kettenis |
2005-09-28 | two new regresses for dlclose. double dlopen("foo") with single | Kurt Miller |
2017-08-01 | A fix is coming in the future, but in the meantime we should never declare | Theo de Raadt |
2017-07-31 | Tweak demoted state test, ok jca@ | rob |
2017-07-31 | Fix whitespace, ok jca@ | rob |
2017-07-30 | Add shebang | Jeremie Courreges-Anglas |
2017-07-29 | Remove unused function and variable to shut up warning. Put back | Alexander Bluhm |
2017-07-29 | repair regress for more aggressive post fork checking in library. | Ted Unangst |
2017-07-29 | Use linker flags that build and run the test with gcc and clang. | Alexander Bluhm |
2017-07-28 | fix date | Ingo Schwarze |
2017-07-28 | Do not test .Xr here. It is not what this directory should focus on, | Ingo Schwarze |
2017-07-28 | Don't call fatal from stop_sshd since it calls cleanup which calls stop_sshd | Darren Tucker |
2017-07-27 | Sort subdir, run getaddrinfo test, remove vax case. | Alexander Bluhm |
2017-07-27 | Sort expected getaddrinfo output in inet4 inet6 order, then the | Alexander Bluhm |
2017-07-27 | Fix all clang warnings in libc regress and cleanup some make files. | Alexander Bluhm |
2017-07-27 | Compile and test MPATH code. | Martin Pieuchot |
2017-07-27 | Work around for rttest8 that some times fail due to a reference count | Martin Pieuchot |
2017-07-27 | Mark the invalid memory location as volatile, otherwise clang would | Alexander Bluhm |
2017-07-27 | fcntl(F_DUPFD) needs an argument. Otherwise it fails with EINVAL | Alexander Bluhm |
2017-07-25 | Remove dynamically created files from CVS tree. | Alexander Bluhm |
2017-07-25 | Do not remove files from CVS tree during make clean. | Alexander Bluhm |
2017-07-24 | Extend the SNI tests to ensure that we have a hostname in the session | Joel Sing |
2017-07-24 | Add regress coverage for the TLS Renegotiation Indication extension. | Joel Sing |
2017-07-22 | Tolerate imprecise fault address on sparc64 where the hardware doesn't provide | Mark Kettenis |
2017-07-22 | Add missing RCS IDs and zap redundant SRCS from Makefile. | anton |
2017-07-20 | extra test because mk38 triggers two issues and fixing the first one | Marc Espie |
2017-07-20 | Fixup pf109.ok and rewrite pf110 | Mike Belopuhov |
2017-07-20 | Accessing a mmap(2)ed file behind its end should result in a SIGBUS | Alexander Bluhm |
2017-07-20 | Avoid cross reference to mandoc(1) because it may cause a message | Ingo Schwarze |
2017-07-19 | The first version of the edit program used to test csh, ksh and mail was based | anton |
2017-07-19 | Fix failing tests when executed as a user without a ~/.mailrc configuration f... | anton |
2017-07-19 | Regression tests asserting various HFSC and FQ-CoDel functionality | Mike Belopuhov |
2017-07-18 | The function getaddr() compares the stack address of the caller | Alexander Bluhm |
2017-07-16 | Provide a new regress test for TLS extension handlers, currently covering | Joel Sing |
2017-07-16 | fix dates | Ingo Schwarze |