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
2020-10-21
Fix building the library when invoked with make regress.
Alexander Bluhm
2020-10-21
On machines with a userland timecounter we bypass the gettimeofday(2)
Mark Kettenis
2019-11-19
Import NetBSD system call regression tests. They were written with
Alexander Bluhm
2020-10-20
Add arm64 support.
Mark Kettenis
2020-10-19
Disable FP exception masking tests on armv7 and arm64. ARM hardware doesn't
Mark Kettenis
2020-10-19
Skip floating-point exception checks on arm64 and armv7 as the hardware
Mark Kettenis
2020-10-18
The maxoperand test is currently expected to fail.
Patrick Wildt
2020-10-18
XFAIL tests on arm64 and armv7 as floating-point exception support is
Mark Kettenis
2020-10-17
Use CLEANFILES instead of a custom hack for cleaning up stuff
Theo Buehler
2020-10-17
remove debugging output capture to /tmp/ that is not needed
Bob Beck
2020-10-16
With TLS 1.2 the step by step handshake created precise error
Alexander Bluhm
2020-10-16
Implement propper handling for make clean and obj.
Alexander Bluhm
2020-10-16
make this test compile and pass on sparc64
Theo Buehler
2020-10-16
Add an explicit cast to make this test compile and pass with gcc.
Theo Buehler
2020-10-16
In HTML output, avoid printing a newline right after <pre>
Ingo Schwarze
2020-10-16
few more things needs match.c and addrmatch.c now that log.c
Damien Miller
2020-10-16
Display of P2P links has changed
denis
2020-10-16
Refactor a bunch of oscpcheck for single return to clean it up,
Bob Beck
2020-10-15
Test DTLS timeouts and retransmissions by dropping specific messages.
Joel Sing
2020-10-15
Improve poll and event handling.
Joel Sing
2020-10-14
Hook up dtls regress.
Joel Sing
2020-10-14
Add regress tests for DTLS.
Joel Sing
2020-10-12
avoid two overlong lines and drop an unused printf argument
Theo Buehler
2020-10-11
No longer need to cast away const in srtp_find_profile_by_name()
Theo Buehler
2020-10-11
Update regress for method changes.
Joel Sing
2020-10-11
Unbreak regress following SRTP_PROTECTION_PROFILE const change.
Joel Sing
2020-10-10
Don't leak bundle_file and cert_file paths at the end.
Theo Buehler
2020-10-08
Add regress for ocspcheck
Bob Beck
2020-10-08
Read cert.pem once and reuse it instead of reading it twice per test cert
Theo Buehler
2020-10-07
zap trailing whitespace
Theo Buehler
2020-10-07
add arguments to skip a bunch of x448 tests
Theo Buehler
2020-10-07
Hook up tlslegacy regress.
Joel Sing
2020-10-07
Add regress tests for switching from the new TLS stack to the legacy stack.
Joel Sing
2020-10-07
remove GlobalKnownHostsFile for this test after UpdateHostkeys
Damien Miller
2020-10-06
Fix "rtable N" check
kn
2020-10-06
Use std=gnu99 to be able to build the tests with both base clang and gcc.
Martin Pieuchot
2020-10-03
KNF
Theo Buehler
2020-10-03
typo
Theo Buehler
2020-10-03
add kcov remote interrupt coverage test
anton
2020-10-03
sync usage
anton
2020-10-02
spelling, punctuation, whitespace
Theo Buehler
2020-10-02
Add possibility to link and run this test against the OpenSSL 1.1.1 package
Theo Buehler
2020-10-02
Use += and ?= and tidy up whitespace
Theo Buehler
2020-10-02
Tidy up: no need to link statically against libcrypto and no need
Theo Buehler
2020-10-02
Make this test compile against OpenSSL 1.1
Theo Buehler
2020-09-25
move test-tls13-finished.py from slow tests to normal tests.
Theo Buehler
2020-09-25
test-tls13-finished.py has 70 failing tests that expect a "decode_error"
Theo Buehler
2020-09-25
delete a stale comment
Theo Buehler
2020-09-25
Add regression tests for oscpcheck.
Bob Beck
2020-09-21
Fix test_parser crash in ikev2_pld_eap. msg->msg_parent is always set in
tobhe
[next]