index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix dsa securitycheck for fips.
Shane Lontis
2020-11-16
2
-9
/
+7
*
test/endecoder_legacy_test.c: new test for legacy comparison
Richard Levitte
2020-11-15
3
-0
/
+724
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
3
-7
/
+7
*
[test/recipes] Split test_fuzz into separate recipes
Nicola Tuveri
2020-11-12
15
-54
/
+284
*
Optimize AES-XTS mode in OpenSSL for aarch64
XiaokangQian
2020-11-12
1
-0
/
+38
*
apps/passwd: remove the -crypt option.
Pauli
2020-11-11
1
-7
/
+1
*
rsa_test: add return value check
Pauli
2020-11-11
1
-11
/
+13
*
test/recipes/30-test_evp_libctx.t: use fips-and-base.cnf
Richard Levitte
2020-11-11
1
-1
/
+1
*
test/evp_libctx_test.c: use OSSL_ENCODER instead of i2d_PublicKey()
Richard Levitte
2020-11-11
1
-2
/
+11
*
test/endecode_test.c: Update to specify output structures
Richard Levitte
2020-11-11
2
-85
/
+75
*
SSL: refactor all SSLfatal() calls
Richard Levitte
2020-11-11
1
-2
/
+1
*
TEST: Adapt test/endecoder_test.c
Richard Levitte
2020-11-11
1
-0
/
+2
*
25-test_x509.t: Re-add and improve a test on non-existence of ASN.1 parse errors
Dr. David von Oheimb
2020-11-11
1
-2
/
+6
*
Add support for making all of KBKDF FixedInput fields optional.
Shane Lontis
2020-11-11
1
-1
/
+66
*
Remove test that breaks on AIX.
Shane Lontis
2020-11-08
1
-3
/
+1
*
test/evp_extra_test.c: Modify to reflect provider support in test_EVP_PKEY_check
Richard Levitte
2020-11-07
1
-2
/
+2
*
Fix test/recipes/80-test_ca.t to skip_all properly in a subtest
Richard Levitte
2020-11-07
1
-9
/
+11
*
Update copyright year
Matt Caswell
2020-11-05
2
-2
/
+2
*
Add more diagnostics to ossl_shim
Benjamin Kaduk
2020-11-02
1
-0
/
+5
*
Add AES KW inverse ciphers to the EVP layer
Shane Lontis
2020-11-02
3
-52
/
+166
*
test/recipes/90-test_shlibload.t: Skip when address sanitizer enabled
Richard Levitte
2020-11-01
1
-0
/
+1
*
test/recipes/15-test_gendh.t: don't try DER params
Richard Levitte
2020-10-30
1
-15
/
+5
*
Constify OSSL_FUNC_keymgmt_has()
Nicola Tuveri
2020-10-22
1
-2
/
+2
*
Unexport internal MSBLOB and PVK functions
Richard Levitte
2020-10-21
1
-1
/
+1
*
Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_key
Matt Caswell
2020-10-20
1
-4
/
+5
*
TEST: fix the DH tests to reproduce the priv_len settings
Richard Levitte
2020-10-19
1
-0
/
+6
*
TEST: modify tconversion.pl for forensics
Richard Levitte
2020-10-16
9
-47
/
+88
*
Update copyright year
Matt Caswell
2020-10-15
26
-26
/
+26
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
30
-131
/
+132
*
[test][tls-provider] Implement KEM algorithm
Nicola Tuveri
2020-10-14
1
-22
/
+181
*
Define OSSL_CAPABILITY_TLS_GROUP_IS_KEM
Nicola Tuveri
2020-10-14
1
-2
/
+7
*
[test][tls-provider] Add 2nd pluggable tls group for KEM
Nicola Tuveri
2020-10-14
1
-3
/
+47
*
[test][sslapitest] Add test for pluggable KEM group
Nicola Tuveri
2020-10-14
1
-6
/
+7
*
[test][tls-provider] Group xor_group properties in a struct
Nicola Tuveri
2020-10-14
1
-26
/
+52
*
Make TAP::Harness and TAP::Parser optional.
Rainer Jung
2020-10-12
1
-2
/
+4
*
coverity 1403324 negative array index: check for finding an unknown value and...
Pauli
2020-10-12
1
-2
/
+23
*
coverity 1414446 out-of-bounds access: allocate \0 terminator byte to be safe
Pauli
2020-10-12
1
-2
/
+2
*
Disabled symbol_presence test on NonStop due to different nm format.
Randall S. Becker
2020-10-09
1
-0
/
+1
*
Set mark and pop error in d2i_PrivateKey_ex
Daniel Bevenius
2020-10-08
1
-0
/
+23
*
Tests for processing zero-length content in SMIME format
Dmitry Belyavskiy
2020-10-08
2
-0
/
+17
*
Add a test for encoding and decoding of parameters files
Matt Caswell
2020-10-08
1
-32
/
+167
*
rsa: add ossl_ prefix to internal rsa_ calls.
Pauli
2020-10-07
2
-67
/
+66
*
Move CMP CLI test output files to BLDTOP/test-runs/test_cmp_cli/
Dr. David von Oheimb
2020-10-06
5
-129
/
+140
*
ffc: add _ossl to exported but internal functions
Pauli
2020-10-06
1
-119
/
+120
*
Some OIDs used in Russian X.509 certificates.
Dmitry Belyavskiy
2020-10-05
2
-4
/
+4
*
DECODER: Allow precise result type for OSSL_DECODER_CTX_new_by_EVP_PKEY()
Richard Levitte
2020-10-04
1
-1
/
+1
*
Run the withlibctx.pl script
Matt Caswell
2020-10-01
14
-85
/
+76
*
der: _ossl prefix DER functions
Pauli
2020-10-01
1
-9
/
+9
*
Prune low-level ASN.1 parse errors from error queue in der2key_decode() etc.
Dr. David von Oheimb
2020-09-30
2
-1
/
+57
*
25-test_x509.t: Add test for suitable error report loading unsupported sm2 cert
Dr. David von Oheimb
2020-09-30
1
-4
/
+11
[next]