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
/
libcrypto
/
at
master
54 folders
2 files
CA
Add a few regress test cases for name constraints.
4 years ago
aead
Test EVP_chacha20_poly1305() (linking statically for now)
3 years ago
aes
Wrap long lines
3 years ago
aeswrap
Add missing error check for AES_unwrap_key().
5 years ago
asn1
asn1x509 test: Remove unnecessary line continuations
3 years ago
base64
Convert from %i to %d
3 years ago
bf
Move variables above code
3 years ago
bio
Add a regress for the recent BIO_new_NDEF() write after free
3 years ago
bn
Clean bn_mod_sqrt up a little
3 years ago
cast
Add missing $OpenBSD$ markers.
7 years ago
certs
Add case 2c to the go side. Don't tell jsing I touched go.
4 years ago
chacha
add support for xchacha20 and xchacha20-poly1305
7 years ago
cms
Remove a few more unnecessary line continuations
3 years ago
ct
Simplify the ct Makefile slightly
3 years ago
cts128
Add missing $OpenBSD$ markers.
7 years ago
curve25519
Make tests silent on success.
3 years ago
des
Add missing $OpenBSD$ markers.
7 years ago
dh
Undo static linking and other workarounds that are no longer needed after the bump
4 years ago
dsa
Undo static linking and other workarounds that are no longer needed after the bump
4 years ago
ec
Guard GF2m-specifics with OPENSSL_NO_EC2M
3 years ago
ecdh
Use BN_free() instead of BN_clear_free()
3 years ago
ecdsa
Simplify and clean up the ecdsa test a little. Use stdio instead of BIO for output, use 'err' as a label and avoid some silly repetitions.
3 years ago
engine
Convert from %i to %d
3 years ago
evp
Add OPENSSL_cleanup() calls to some regress.
3 years ago
free
Drop bogus DPADD += ${LIBSSL}
3 years ago
gcm128
Convert from %i to %d
3 years ago
gost
Error checks for EVP_*
3 years ago
hkdf
Add missing $OpenBSD$ markers.
7 years ago
hmac
Use HMAC_CTX_reset() instead of HMAC_CTX_cleanup() + HMAC_CTX_init()
4 years ago
idea
Add missing $OpenBSD$ markers.
7 years ago
ige
Add missing $OpenBSD$ markers.
7 years ago
init
Add regress test ensuring autoinit stays pledge("stdio") safe.
8 years ago
man
Mark BN_options() and BN_prime_checks as obsolete; it appears that all BN public symbols are now documented, except those intentionally undocumented.
3 years ago
md
New md4/md5 regress tests
3 years ago
objects
Convert from %i to %d
3 years ago
ocsp
Remove echo headlines.
5 years ago
pbkdf2
Add missing $OpenBSD$ markers.
7 years ago
pem
fix "warning: value computed is not used"
5 years ago
pkcs7
Use ERR_print_error_fp() to avoid leaking a BIO in fatal()
5 years ago
poly1305
Add missing $OpenBSD$ markers.
7 years ago
rand
Add missing $OpenBSD$ markers.
7 years ago
rc2
Remove unnecessary sizeof
3 years ago
rc4
Remove unnecessary sizeof
3 years ago
rmd
Rewrite RMD-160 tests to be table-driven.
3 years ago
rsa
Rework this test to compile with opaque RSA
4 years ago
sha
Add two const
3 years ago
sha2
Fix sha2 regression test for libcrypto.
10 years ago
sm2
Make internal header file names consistent
3 years ago
sm3
minor style tweaks
5 years ago
sm4
Add a regress test for the SM4 block cipher from the Chinese standard GB/T 32907-2016.
7 years ago
symbols
Tweak symbols test in such a way that it would have caught the recent Symbols.list mistake: undefine aliases (except _cfb block ciphers which are aliases for historical reasons). Use -Wl,--no-allow-shlib-undefined.
3 years ago
utf8
Make internal header file names consistent
3 years ago
wycheproof
Enable FRP256v2 tests
3 years ago
x509
Clean up the x509 regress make file a little
3 years ago
Makefile
Unhook exp
3 years ago
Makefile.inc
Add missing $OpenBSD$ markers.
7 years ago