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-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
2017-03-07
Fix .In formatting in the SYNOPSIS:
Ingo Schwarze
2017-03-07
libtls errors are much more descriptive these days - return them directly
Joel Sing
2017-03-07
We no longer need to keep pointers following tls_config_set_*() calls.
Joel Sing
2017-03-06
Use an unsigned loop variable to avoid a comparison between signed
Alexander Bluhm
2017-03-06
Using .Nd only makes sense in the NAME section.
Ingo Schwarze
2017-03-06
URIs need different escaping; reported by reyk@
Ingo Schwarze
2017-03-05
first batch of -T markdown tests
Ingo Schwarze
2017-03-05
Infrastructure for -T markdown tests.
Ingo Schwarze
2011-12-04
test some simple macros; written while working on -Tman
Ingo Schwarze
2017-03-05
Add an initial regress test that covers the server-side of libssl, by
Joel Sing
2017-03-04
Treat "ERROR in STARTUP" as an actual error, rather than failing without
Joel Sing
2017-03-04
Remove commented out code and fix indentation of surrounding statements.
Joel Sing
2017-03-04
Remove handling for SSLv2.
Joel Sing
2017-03-03
Do not use an obsolete copy of a Perl module from CPAN for testing.
Alexander Bluhm
2017-03-03
Ensure MD and key initialized before processing HMAC
Kinichiro Inoguchi
2017-03-01
Print message why tests are skipped.
Alexander Bluhm
2017-03-01
Add EVP test for MD5-SHA1.
Joel Sing
2017-03-01
Avoid warnings from ssh -t, check remote SUDO at beginning.
Alexander Bluhm
2017-03-01
Print SKIPPED if the architecture dependent regression tests are
Alexander Bluhm
2017-03-01
Use consistent address schema with local and remote machine. Fill
Alexander Bluhm
2017-02-28
IPv6 packets with routing header 0 are dropped by pf, but answered
Alexander Bluhm
2017-02-28
Fragment reassembly code exists in pf and network stack. To test
Alexander Bluhm
2017-02-28
Reflect recent net/route.c change. Adding a conflicting route no
Martin Pieuchot
[next]