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
2014-07-13
Add a regress test for the ASN1 handling of SSL session tickets.
Joel Sing
2014-07-13
Make the pf_fragment test pass again. pf does not adjust the
Alexander Bluhm
2014-07-13
Make the pf_forward test pass again. Check that the router's
Alexander Bluhm
2014-07-13
improve log output for relays. adjust regress tests
Sebastian Benoit
2014-07-13
repair matching of headers, add regress test for this error
Sebastian Benoit
2014-07-12
Automatically load the required pf rules into the kernel of the
Alexander Bluhm
2014-07-12
Teach these pf regress tests to run with obj directory and to fail
Alexander Bluhm
2014-07-12
Use a saner and consistent address layout for my network tests that
Alexander Bluhm
2014-07-12
More KNF.
Joel Sing
2014-07-12
Remove #ifndefs for OPENSSL_NO_DH, OPENSSL_NO_ECDH and
Joel Sing
2014-07-12
Add an initial regress test for libressl, which calls ressl from Go and
Joel Sing
2014-07-12
fix relay "append header" action, add regression test for append
Sebastian Benoit
2014-07-12
Test filtering by method
Reyk Floeter
2014-07-11
Put a license file into the test directories with multiple argument
Alexander Bluhm
2014-07-11
Add OpenBSD RCS id.
Alexander Bluhm
2014-07-11
Limit HTTP header length to about 8K (based on the default of 4-8K in
Reyk Floeter
2014-07-11
Add a test framework for the ospfd routing daemon. For each test
Alexander Bluhm
2014-07-11
Another regress test for OpenSSL PR #3397 (Joyent 7704), from agl via OpenSSL
Miod Vallat
2014-07-11
Make the test output easier to read by splitting the test cases
Alexander Bluhm
2014-07-11
Regression test for PKCS5_PBKDF2_HMAC(), written by Christian Heimes ; from
Miod Vallat
2014-07-11
Verify the checksum of the echo reply fragment based on the echo
Alexander Bluhm
2014-07-11
Add a test that sends a large ICMP6 packet in many small fragments.
Alexander Bluhm
2013-01-03
Reengineer the socket splicing regression tests:
Alexander Bluhm
2014-07-11
Fix dryrun for remote relayd test.
Alexander Bluhm
2014-07-11
Add a time.log file that accumulates timing information about the
Alexander Bluhm
2014-07-11
Simplify the code that handles the HTTP headers by using an RB tree
Reyk Floeter
2014-07-11
Remove PSK from the ssl regress.
Joel Sing
2014-07-11
replace u_int32_t with uint32_t
bcook
2014-07-11
Fix dumb copy/paste mistake.
Matthew Dempsky
2014-07-11
Fix explicit_bzero regress for Solaris and OS X compatibility
Matthew Dempsky
2014-07-10
Test relayd error message for a broken config file.
Alexander Bluhm
2014-07-10
Check for the exact number of done requests in relayd log.
Alexander Bluhm
2014-07-10
Print "%s (removed)" into relayd log and test for that string.
Alexander Bluhm
2014-07-10
To make sure that at least anything is tested, add a length check
Alexander Bluhm
2014-07-10
Uncompress ssltest.
Joel Sing
2014-07-10
Add support to test handling of repeated headers.
Reyk Floeter
2014-07-10
Implement non-persistent connections in a cleaner way. Every test
Alexander Bluhm
2014-07-09
Add some extra sanity checks to make sure the test functions actually
Matthew Dempsky
2014-07-09
add some (currently failing) tests for openssl-like version number (1.0.1g) c...
Jasper Lievisse Adriaanse
2014-07-09
Changes in relayd's regression tests have to be discussed.
Reyk Floeter
2014-07-09
Minor cleanups
Matthew Dempsky
2014-07-09
Better workaround for OS X sigaltstack() bug
Matthew Dempsky
2014-07-09
Update and extend the regress tests to use the new grammar of the
Reyk Floeter
2014-07-09
check for EINTR when calling waitpid.
bcook
2014-07-09
check if we were previously on a signal stack before restoring.
bcook
2014-07-09
Rewrite gcm128test as a table-driven regress instead of using defines.
Joel Sing
2014-07-09
format string should be a string literal.
bcook
2014-07-08
remove use of internally-deprecated OPENSSL_malloc/free
bcook
2014-07-08
Include -DLIBRESSL_INTERNAL in regress makefiles.
Joel Sing
2014-07-08
string.h is the correct file, not strings.h
bcook
[next]