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
2016-11-09
Remove the path MTU workaround in the af-to tcp test. This subtest
Alexander Bluhm
2016-11-09
Split the pf forwarding test into more subtests to make debugging
Alexander Bluhm
2016-11-09
Use netstat -n in target check-setup to avoid DNS timeout.
Alexander Bluhm
2016-11-09
Use variable REMOTE_SSH to check the setup of the remote machine.
Alexander Bluhm
2016-11-06
Update regress for IDEA cipher suite removal.
Joel Sing
2016-11-06
Add regress test script for openssl command.
Kinichiro Inoguchi
2016-11-05
fix previous; looks good to bcook@
Ingo Schwarze
2016-11-05
don't skip names that match the beginning of the file name;
Ingo Schwarze
2016-11-05
update example directory
Brent Cook
2016-11-05
Add regress tests for multicasts and dynamic vxlans
Vincent Gross
2016-11-05
Add regress for X25519, converted from BoringSSL.
Joel Sing
2016-11-05
Set PROG so that the binary correctly gets recompiled when the libraries
Miod Vallat
2016-11-05
add EXAMPLES and tweak some wording
Ingo Schwarze
2016-11-04
a new utility for bcook@: find mlinks for portable LibreSSL
Ingo Schwarze
2016-11-04
Move pqueue regress from libcrypto to libssl, since that's where the pqueue
Joel Sing
2016-11-04
Some tests require internal symbols; have them link with the static
Philip Guenther
2016-11-01
Clean up MALLOC_OPTIONS. For the unittests, move MALLOC_OPTIONS and
Theo Buehler
2016-11-01
MALLOC_OPTIONS=A no longer exists.
Theo Buehler
2016-10-31
Remove the obsolete A and P flags from MALLOC_OPTIONS.
Theo Buehler
2016-10-31
MALLOC_OPTION 'A' no longer exists.
Theo Buehler
2016-10-31
fix a few suspicious (according to emacs) lines
Jasper Lievisse Adriaanse
2016-10-26
In addition to forwarding and path MTU discovery with pf, check
Alexander Bluhm
2016-10-26
Cleanup pflow test before fixing it. Be more verbose to make
Alexander Bluhm
2016-10-26
use -ffloat-store to avoid too much precision which breaks the subtle test
Otto Moerbeek
2016-10-24
using exact valus in floating point tests often does not work as expected,
Otto Moerbeek
2016-10-24
Add regress tests for carp(4).
YASUOKA Masahiko
2016-10-23
fix lgamma test on i386 and use symbolic constant; ok martynas@
Otto Moerbeek
2016-10-20
During sniffing filter strictly on icmp6 "packet too big" to avoid
Alexander Bluhm
2016-10-20
By removing all the sleeps I created a race in the pf tests. The
Alexander Bluhm
2016-10-20
Replace fork() and sleep() with a Python thread for sniffing packets.
Alexander Bluhm
2016-10-20
Replace fork() and sleep() with a Python thread for sniffing packets.
Alexander Bluhm
2016-10-20
Make the test faster. Move all the packet matching code into the
Alexander Bluhm
2016-10-19
Add a test suite for pf state handling. It needs a remote machine
Alexander Bluhm
2016-10-19
Link pf_state test to build.
Alexander Bluhm
2016-10-19
Update client hello messages to follow the removal of fixed ECDH.
Joel Sing
2016-10-19
Add a test suite for pf state handling. It needs a remote machine
Alexander Bluhm
2016-10-19
The clean:, cleandir:, and obj: targets of src/Makefile descend into
Theo Buehler
2016-10-19
Do not change routes during test run, but expect that everything
Alexander Bluhm
2016-10-18
adjust after the ordering was made well-defined in mandocdb.c rev. 1.180
Ingo Schwarze
2016-10-17
test .Bl -tag without -width;
Ingo Schwarze
2016-10-13
In rare cases the number of dropped messages changes a bit more.
Alexander Bluhm
2016-10-12
Fix races during syslogd startup and shutdown in privsep tests.
Alexander Bluhm
2016-10-11
fix the KEX fuzzer - the previous method of obtaining the packet contents
Damien Miller
2016-10-11
Add a regression test for the off by one bug reported by pfg.
Martijn van Duren
2016-10-10
The TLS error message depends on the generated fake certificate.
Alexander Bluhm
2016-10-10
Move check for sysctl settings from shell script to makefile to
Alexander Bluhm
2016-10-09
Remove simple UTF-8 tests. Ingo has written propper tests for
Alexander Bluhm
2016-10-07
enable tests for cut(1) and wc(1)
Ingo Schwarze
2016-10-07
test multibyte behaviour of cut(1)
Ingo Schwarze
2016-10-07
minimal UTF-8 tests for wc(1)
Ingo Schwarze
[next]