index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
Age
Commit message (
Expand
)
Author
2021-10-15
Pull in ssl_locl.h so that we can keep reaching into libssl internals.
Joel Sing
2021-10-13
Sending live tcpdump output over SSH while running tests may drop
Alexander Bluhm
2021-10-13
ssltest.c does not need param.h
Theo Buehler
2021-10-13
Remove __dead from usage() to reduce the diff needed to build LibreSSL
Theo Buehler
2021-10-13
Fix regress test after changing the way bgpsec pubkeys are shown and processed.
Claudio Jeker
2021-10-12
Relax test regex, read or write error is possible.
Alexander Bluhm
2021-10-12
quote sudo and handle arguments
Anton Lindqvist
2021-10-11
Fold bgpsec cert & traditional certs into same test
Job Snijders
2021-10-11
Improve BGpsec regress test
Job Snijders
2021-10-11
quote sudo and handle arguments
Anton Lindqvist
2021-10-11
Invoke ${SUDO} before env(1) and not the other way around. Otherwise,
Anton Lindqvist
2021-10-11
Replace poor man's synchronization primitive (i.e. sleep) with a
Anton Lindqvist
2021-10-09
delete unneccessary arpa/nameser.h includes
Theo de Raadt
2021-10-07
honor objdir
Anton Lindqvist
2021-10-07
Replace the ugly openssl11 hack for the missing ASN1_time_parse() and
Claudio Jeker
2021-10-06
This regress uses vnd devices to create a softraid volume. Raid levels
Alexander Bluhm
2021-10-06
we now pass that test
Marc Espie
2021-10-06
GCC 4.2.1 does not support nullptr, use traditional NULL.
Alexander Bluhm
2021-10-06
use libc SHA256 functions; make this work when compiled !WITH_OPENSSL
Damien Miller
2021-10-05
add missing sudo
Anton Lindqvist
2021-10-05
fix stderr redirect
Anton Lindqvist
2021-10-05
add missing sudo and handle arguments
Anton Lindqvist
2021-10-05
Add BGPsec router certificate to rpki-client regress
Job Snijders
2021-10-05
add missing sudo
Anton Lindqvist
2021-10-05
add missing sudo
Anton Lindqvist
2021-10-05
build prog once
Anton Lindqvist
2021-10-05
stop masking test-http.c failures
Anton Lindqvist
2021-10-03
Unbreak btrace(8) regress, adding missing files.
Dave Voutila
2021-10-03
bt(5)/btrace(8): add support for str()
Dave Voutila
2021-10-03
Extend filesystem tests to test mfs and tmpfs. Hook up mfs but leave tmpfs
Claudio Jeker
2021-10-02
quote sudo
Anton Lindqvist
2021-10-02
add missing sudo
Anton Lindqvist
2021-10-02
hook up btrace
Anton Lindqvist
2021-10-01
Add test for ssh hashed known_hosts handling.
Darren Tucker
2021-09-30
Mark another test as failing with the legacy verifier.
Joel Sing
2021-09-30
Quote SUDO value during propagation, allowing `doas -n' to be correctly
Anton Lindqvist
2021-09-30
Fix up whitespace left by previous change removing privsep. No other
Darren Tucker
2021-09-30
Remove (almost all) references to privsep. This removes several do..while
Darren Tucker
2021-09-30
Use "skip" instead of "fatal" if SUDO isn't set for the *-command tests.
Darren Tucker
2021-09-29
Test certificate hostkeys held in ssh-agent too. Would have caught
Damien Miller
2021-09-28
testcase for the avahi/avahi-lib/avahi-glib/cups update
Marc Espie
2021-09-28
Turns out that older SPARC CPUs (like the UltraSPARC II) do report an exact
Mark Kettenis
2021-09-28
Use -Wl,-z,wxneeded instead of -z wxneeded such that this builds with base
Mark Kettenis
2021-09-28
add missing sudo
Anton Lindqvist
2021-09-28
Remove recent changes used to unblock the signal undergoing testing, I solved it
Anton Lindqvist
2021-09-27
Mark "failures" volatile to avoid a problem with sigsetjmp/siglongjmp.
Todd C. Miller
2021-09-27
These tests pass in a few seconds. Remove REGRESS_SLOW_TARGETS.
Alexander Bluhm
2021-09-27
Bring this regress into nicer shape. Add all recent architectures.
Alexander Bluhm
2021-09-27
Return 0 from main() otherwise the exit code is garbage on sparc64.
Alexander Bluhm
2021-09-27
Make t_gettimeofday pass on sparc64.
mbuhl
[next]