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
2023-12-13
remove -o cases; reminded by anton
Klemens Nanni
2023-12-13
rfc3779: remove redundant const.
Theo Buehler
2023-12-13
tlsexttest: \178 isn't a valid octal escape sequence
Theo Buehler
2023-12-13
constraints: \178 isn't a valid octal escape sequence
Theo Buehler
2023-12-13
x509_asn1: avoid lookup table that makes some compilers whine
Theo Buehler
2023-12-10
evp_test: zap extra empty line
Theo Buehler
2023-12-08
Add regress coverage for OBJ_NAME_do_all*()
Theo Buehler
2023-12-07
Run bind(2) and connect(2) stress test also with IPv6.
Alexander Bluhm
2023-12-06
Add tests that create and delete cloned routes during connect(2).
Alexander Bluhm
2023-12-06
Stress test bind(2) and connect(2) system calls in OpenBSD regress.
Alexander Bluhm
2023-12-01
Add tests to exercise the recent bug fixes.
Todd C. Miller
2023-11-27
EVP test: fix includes
Theo Buehler
2023-11-27
EVP test: add regress coverage for the do_all() API
Theo Buehler
2023-11-24
Additional tests of automatic tagging involving different kinds of hyphens
Ingo Schwarze
2023-11-24
1. Do not put ASCII_HYPH (0x1c) into the tag file.
Ingo Schwarze
2023-11-20
Add a couple of tests for handling of tcp connections.
Martijn van Duren
2023-11-20
Still need engine.h for ENGINE_free()
Theo Buehler
2023-11-19
Remove last OPENSSL_NO_ENGINE from libssl regress
Theo Buehler
2023-11-19
Unifdef OPENSSL_NO_ENGINE in libcrypto regress
Theo Buehler
2023-11-18
Sync example.c and minigzip.c with upstream.
Theo Buehler
2022-03-24
Import upstream madler/zlib test files and run them with our libz.
Alexander Bluhm
2023-11-16
Add 3 tests for when getbulk reaches EOMV.
Martijn van Duren
2023-11-16
Add expected output files, missed in previous commit. I hope our grep is
Anton Lindqvist
2023-11-15
Add regress test for "grep -m" behavior. From Crystal Kolipe.
Todd C. Miller
2023-11-13
reduce the man(7) global indentation from 7n to 5n, see man_term.c rev. 1.197
Ingo Schwarze
2023-11-13
Retire the libcsi regress
Theo Buehler
2023-11-13
Add 2 tests to make sure getbulkrequests return the correct error index.
Martijn van Duren
2023-11-11
Cope with recent rt_hash() const changes.
Anton Lindqvist
2023-11-11
Ignore -N in "gzip -dN <in.gz" and "zcat -N in.gz"
George Koehler
2023-11-10
Add an initial SNMPv3 regression test.
Martijn van Duren
2023-11-10
Make further use of netcat server close barrier in regress to reduce
Anton Lindqvist
2023-11-07
Fix an error message left out in the mustDecodeHexString() conversion
Theo Buehler
2023-11-07
Pull up the handling of the two webcrypto special snowflakes
Theo Buehler
2023-11-07
Drop a useless line and bump copyright years
Theo Buehler
2023-11-07
Unwrap a few lines
Theo Buehler
2023-11-07
Wrap hex.DecodeString() into mustDecodeHexString()
Theo Buehler
2023-11-07
Use maps to retrieve various AES variants
Theo Buehler
2023-11-07
Convert hashEvpMdFromString() to a map
Theo Buehler
2023-11-07
Add stringer interfaces to the test groups
Theo Buehler
2023-11-06
Pull everything except the actual run call out of the closure
Theo Buehler
2023-11-06
Introduce testGroupFromAlgorithm()
Theo Buehler
2023-11-06
Add a wycheproofTestGroupRunner interface
Theo Buehler
2023-11-06
Add aliases for AES AEAD constructions and ChaCha
Theo Buehler
2023-11-06
Fix a for loop bug introduced in the concurrency refactor
Theo Buehler
2023-11-06
Uncomment json webcrypto line. Packages will have caught up...
Theo Buehler
2023-11-06
Mark a couple of tests as broken, now that the sysORTable is gone/empty.
Martijn van Duren
2023-11-04
With the move of SNMPv2-SMI::snmpV2 into application_internal.c, it's no
Martijn van Duren
2023-11-03
Make netcat tests less flaky by ensuring the server has terminated before
Anton Lindqvist
2023-11-01
Specify ssh binary to use instead of relying on installed one. Fixes
Darren Tucker
2023-11-01
add some tests of forced commands overriding Subsystem directives
Damien Miller
[next]