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-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
2017-02-27
This test cannot pass while pf on localhost filters packets statefully.
Alexander Bluhm
2017-02-27
Do not turn on pf in a regression test, require that it has been
Alexander Bluhm
2017-02-27
Add IPsec tests for ipip encapsulation.
Alexander Bluhm
2017-02-25
Add missing includes to avoid implicit function declarations.
Jonathan Gray
2008-01-02
regression test for lazy binding.
Matthieu Herrb
2017-02-23
Check return value of every BN_* functions in bntest
Kinichiro Inoguchi
2017-02-22
ldapd regress tests depends on openldap-client, check
Gleydson Soares
2017-02-22
Enable semarie's sendrecvfd tests
Theo Buehler
2017-02-22
Add regress tests for fd passing and pledge. Check sending and receiving
Theo Buehler
2017-02-21
Remove SUDO=doas in regress Makefile. The test developer must not
Alexander Bluhm
2017-02-21
Make test_request_tty() also pass in environments without tty by opening a
Theo Buehler
2017-02-19
re-enable generic pledge tests
Theo Buehler
2017-02-19
Clean up regress/sys/kern/pledge/generic tests: many tests failed because
Theo Buehler
2017-02-19
add test cases for C locale; ok schwarze@
Damien Miller
2017-02-18
Add a regress test for the chflags problem analogous to the chmod bug
Theo Buehler
2017-02-17
Use typographic quotes rather than '"' for .Rs %T (no change for -Tascii
Ingo Schwarze
2017-02-17
Many people have been complaining for a long time that ``...'' looks
Ingo Schwarze
2017-02-17
more tests for .IP/.nf interaction that i forgot to commit
Ingo Schwarze
[next]