tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
lib
/
libssl
/
at
master
26 folders
2 files
api
Provide regress for SSL public APIs.
4 years ago
asn1
Make internal header file names consistent
3 years ago
buffer
Extend TLS buffer regress to cover read/write usage.
3 years ago
bytestring
Add explicit LL suffixes to large constants to appease some compilers on 32-bit systems.
3 years ago
certs
Provide a set of RSA and ECDSA test certificates/keys.
4 years ago
ciphers
Add test that ensures ssl3_ciphers[] is sorted by cipher id.
4 years ago
client
zap trailing spaces
3 years ago
dtls
Make internal header file names consistent
3 years ago
exporter
Make internal header file names consistent
3 years ago
handshake
Use regress framework rather than handrolling it
3 years ago
interop
Don't run session tests with openssl 3.0 - these tests aren't TLSv1.3 ready
3 years ago
key_schedule
Make internal header file names consistent
3 years ago
openssl-ruby
If Ruby 3.1 isn't available, try to fall back to Ruby 3.0 so that regress on bluhm's test machines have a chance to pass on slower architectures while package builds catch up.
3 years ago
pqueue
Move pqueue regress from libcrypto to libssl, since that's where the pqueue code now lives. Also unbreak the regress following the symbol hiding changes in libssl.
9 years ago
quic
Dynamically link libssl for QUIC regress.
3 years ago
record
More %i vs %d cleanup
3 years ago
record_layer
Make internal header file names consistent
3 years ago
rust-openssl
Unbreak rust-openssl-tests on sparc64
3 years ago
server
More %i vs %d cleanup
3 years ago
ssl
Sync function prototypes and declarations to satisfy clang 15.
3 years ago
tls
Add a regress test for TLS client/server.
4 years ago
tlsext
Make internal header file names consistent
3 years ago
tlsfuzzer
tlsfuzzer: hook up new connection abort tests while skipping the NST tests for TLSv1.3 since that's not currently handled.
3 years ago
tlslegacy
Remove unused headers.
3 years ago
unit
Revise cipher list regress coverage of SSL_set_security_level().
3 years ago
verify
zap trailing whitespace
4 years ago
Makefile
Add regress coverage for TLS exporters.
3 years ago
Makefile.inc
Some tests require internal symbols; have them link with the static libssl or libtls so they can continue to see them after the shared library namespace is cleaned up
9 years ago