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
2017-04-09
Improve unknown protocol version handling.
Joel Sing
2017-04-07
In ssl.h TLS 1.0 is called TLSv1. Adapt name in test to make it pass.
Alexander Bluhm
2017-04-07
Adapt test to new syslogd's local message priority.
Alexander Bluhm
2017-04-06
Check that local syslog messages have the the expected priority.
Alexander Bluhm
2017-04-05
Syslogd's debug and error messages have changed a bit, adapt test.
Alexander Bluhm
2017-03-28
Make the test also work with obj directory.
Alexander Bluhm
2017-03-28
Link pledge sockopt regression tests to build.
Alexander Bluhm
2017-03-28
Call get/setsockopt(2) with various sockets and check which options
Alexander Bluhm
2017-03-25
Update regress to match changes to tls1_PRF().
Joel Sing
2017-03-24
Check that syslogd(8) is still running if non critical errors happen
Alexander Bluhm
2017-03-24
correct my email address. thanks fcambus@
Sebastian Benoit
2017-03-23
Add tests for SA grouped in bundles.
Alexander Bluhm
2017-03-23
Allow to override location of ipsecctl tool with IPSECCTL environment.
Alexander Bluhm
2017-03-20
remove /usr/bin/time calls around tests, makes diffing test runs harder.
Damien Miller
2017-03-18
Use --disable-new-dtags here as well.
Mark Kettenis
2017-03-18
The prog3 sub-tests tests DT_RPATH behaviour. Add --disable-new-dtags to
Mark Kettenis
2017-03-18
Update regress and remove temporary buffer to match changes in tls_PRF().
Joel Sing
2017-03-16
Enable tests for +/-LLONG_MAX and add tests for other boundary conditions.
Darren Tucker
2017-03-15
Add tests for scaled overflow and underflow and the exact overflow and
Darren Tucker
2017-03-15
Clean up errno handling in fmt_scaled test:
Darren Tucker
2017-03-14
copy /etc/services in test directory
Eric Faurot
2017-03-14
Add unit test for convtime().
Darren Tucker
2017-03-14
Add ASSERT_LONG_* helpers.
Darren Tucker
2017-03-11
regress tests for loading certificates without public keys;
Damien Miller
2017-03-11
test infinite recursion in eqn(7) "define" statements
Ingo Schwarze
2017-03-11
In markdown, autolinks are dangerous. Different compilers disagree
Ingo Schwarze
2017-03-10
refresh the test infrastructure a bit.
Eric Faurot
2017-03-10
Add a unit test for tls1_PRF().
Joel Sing
2017-03-09
remove bogus variable expansion
Eric Faurot
2017-03-09
missing include
Eric Faurot
2017-03-08
Now that markdown output is tested for almost everything, test all
Ingo Schwarze
2012-07-13
import regression suite for asr
Eric Faurot
2017-03-08
format string mishandling
Theo de Raadt
2017-03-08
warning cleanups; ok guenther
Theo de Raadt
2017-03-08
don't use __syscall to emulate _exit, just call _exit
Theo de Raadt
2017-03-08
fix comment block
Theo de Raadt
2017-03-08
According to the CommonMark specification, backslash escapes
Ingo Schwarze
2017-03-08
.Bl -column never gets blank lines between rows
Ingo Schwarze
2017-03-08
enable -T markdown tests of filled displays and tagged lists
Ingo Schwarze
2017-03-08
prevent infinite recursion while expanding the arguments
Ingo Schwarze
2017-03-07
If a user-defined macro is aborted because it exceeds the stack
Ingo Schwarze
2017-03-07
Add test vectors to regress gmac_test.c
Kinichiro Inoguchi
2017-03-07
Escape blanks at the end of markdown lines
Ingo Schwarze
2017-03-07
fix completely empty .Eo: no blank line wanted
Ingo Schwarze
2017-03-07
fix spacing after empty .Fl
Ingo Schwarze
2017-03-07
Add a test that covers a libtls client talking to a Go TLS server with
Joel Sing
2017-03-07
implement .An -split and -nosplit
Ingo Schwarze
2017-03-07
Allow ciphers to be set on the TLS config.
Joel Sing
2017-03-07
Provide support for libtls protocols and allow for protocols to be set on
Joel Sing
2017-03-07
Add handling for errors on the TLS config and properly check/handle
Joel Sing
[next]