Age | Commit message (Expand) | Author |
2017-08-13 | actually add the files needed by my test. noted by bluhm@, thx | Sebastian Benoit |
2017-08-12 | Rewrite the TLS status request extension to use the new TLS extension framework. | Bob Beck |
2017-08-12 | If the user running doas regress is not in the wobj group, switch | Alexander Bluhm |
2017-08-12 | Add regress coverage for the TLS signature algorithms extension. | Joel Sing |
2017-08-12 | Forgot to commit updated Makefile for regress test changes using obj directory. | rob |
2017-08-12 | Rewrite session ticket TLS extension handling using CBB/CBS and the new | Doug Hogan |
2017-08-12 | Remove NPN test coverage. | Joel Sing |
2017-08-12 | errant whitespace | Bob Beck |
2017-08-12 | Use the login name from id -p to compare with ps -o login. This | Alexander Bluhm |
2017-08-12 | fix resource leaks, ok @guenther | Brent Cook |
2017-08-12 | Use obj directory instead of a handcrafted working directory. | rob |
2017-08-12 | Hookup ifstated and snmpd regress. Discussed with benno@ and bluhm@. | rob |
2017-08-12 | Use vether instead of physical interfaces for temporary carp creation. | rob |
2017-08-12 | Update the TLSv1.2 Client Hello messages, due to the removal of DSA | Joel Sing |
2017-08-12 | snmpe runs as user _snmpd not _snmp. | rob |
2017-08-11 | add option -N (no domain resolution) | Sebastian Benoit |
2017-08-11 | Add a wait call between different invocations of snmpd test runs to avoid | rob |
2017-08-11 | Be consistent with goto labels, failure flag and use of FAIL macro. | Joel Sing |
2017-08-11 | doug@ added code in here as well. | Joel Sing |
2017-08-11 | Sort by extension/function name. | Joel Sing |
2017-08-11 | Rewrite EllipticCurves TLS extension handling using CBB/CBS and the new | Doug Hogan |
2017-08-11 | Add regression tests for snmpd. Not hooked into regress/usr.sbin/Makefile yet. | rob |
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 |