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
/
lib
Age
Commit message (
Expand
)
Author
2021-01-17
Put a sleep 1 after starting net-snmpd. The reason of the race is
Alexander Bluhm
2021-01-15
Fix startup of smtpd; kill dangling smtpd; increase verbosity.
Alexander Bluhm
2021-01-13
Make the binary run by linking it against net-snmpd.
Martijn van Duren
2021-01-12
Tweak previous.
rob
2021-01-12
Fix regress to compile and run on current. Still not hooked up.
rob
2021-01-12
A few minor tweaks to make my OCD happy.
Theo Buehler
2021-01-11
Regress and Makefile cleanup.
Alexander Bluhm
2021-01-11
Print error if SSL_{connect,accept,shutdown}(3) don't run to completion.
Theo Buehler
2021-01-11
Shut down the TLS connections properly.
Theo Buehler
2021-01-11
Include headers used instead of relying on ssl.h pulling in the world.
Theo Buehler
2021-01-10
Merge handshake_loop() into handshake(). There's no benefit in having
Theo Buehler
2021-01-10
tweak a comment
Theo Buehler
2021-01-10
Link shared ciphers test to build
Theo Buehler
2021-01-10
Add a regress for SSL_get_shared_ciphers() for the change of returned
Theo Buehler
2021-01-09
whitespace
Theo Buehler
2021-01-04
Regress from martijn@.
rob
2020-12-31
Remove unused categories in re_guts; they are written to but never read.
Todd C. Miller
2020-12-28
Fix an off-by-one error in the marking of the O_CH operator following
Todd C. Miller
2020-12-26
Include expat_config.h to run regress with matching set of ifdefs.
Alexander Bluhm
2020-12-26
Start each regress run from scratch with new keys and CA database.
Alexander Bluhm
2020-12-26
Convert CA regress implementation from shell script to make file.
Alexander Bluhm
2020-12-25
Add to *FLAGS and *ADD rather than overwriting them
Theo Buehler
2020-12-17
Remove echo headlines.
Alexander Bluhm
2020-12-06
Enable t_mmap-1 test. It is skipped on NetBSD, but works for us.
Alexander Bluhm
2020-12-01
Extend the methods test to cover dtls methods as well
Theo Buehler
2020-12-01
Enable ssl_methods unit test.
Theo Buehler
2020-12-01
Add an ssl_methods() unit test that currently only covers the
Theo Buehler
2020-11-19
$OpenBSD$
Theo Buehler
2020-11-18
Don't leak verify and store contexts.
Theo Buehler
2020-11-11
Run the atf cleanup block after each test. This makes more tests
Alexander Bluhm
2020-11-10
Declare prototype of __syscall locally. Fixes t_syscall test.
Alexander Bluhm
2019-11-19
Import NetBSD system call regression tests. They were written with
Alexander Bluhm
2020-11-09
Sync libc syscall tests with changes in upstream NetBSD. Use #ifdef
Alexander Bluhm
2019-11-19
Import NetBSD system call regression tests. They were written with
Alexander Bluhm
2020-11-07
Add test for ilogb(3).
Mark Kettenis
2019-02-21
Copy tests for our libm implementation from FreeBSD. Only passing
Alexander Bluhm
2020-11-05
Skip test if web server cannot be pinged.
Alexander Bluhm
2020-10-30
botan2 uses C++11, so use ports-gcc on gcc-archs
Theo Buehler
2020-10-29
Do not fail with obscure error messages on 'make'
Theo Buehler
2020-10-26
catch unset error when validation fails.
Bob Beck
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-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
XFAIL tests on arm64 and armv7 as floating-point exception support is
Mark Kettenis
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-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
[next]