index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some redundant code
Matt Caswell
2022-10-20
2
-5
/
+10
*
default provider: include RIPEMD160
Pauli
2022-10-19
1
-8
/
+8
*
Update COMP_METHOD
Todd Short
2022-10-18
1
-9
/
+7
*
Add support for compressed certificates (RFC8879)
Todd Short
2022-10-18
15
-45
/
+1107
*
Convert ZLIB defines to OPENSSL_NO_ZLIB
Todd Short
2022-10-18
1
-2
/
+2
*
Add ZSTD compression support (RFC8478bis)
Todd Short
2022-10-18
3
-11
/
+19
*
Add brotli compression support (RFC7924)
Todd Short
2022-10-18
3
-0
/
+169
*
Add missing include for DH_get0_priv_key()
Tomas Mraz
2022-10-17
1
-0
/
+2
*
crypto: add preemptive threading support
Čestmír Kalina
2022-10-17
2
-2
/
+335
*
Add a test for TLSv1.3 only client sending a correct key_share
Matt Caswell
2022-10-12
2
-253
/
+1052
*
Add a test for where a client sends a non-TLSv1.3 key share
Matt Caswell
2022-10-12
1
-10
/
+40
*
Convert the TLSv1.3 crypto code to the new write record layer
Matt Caswell
2022-10-12
1
-16
/
+4
*
apps & al : Fix various typos, repeated words, align some spelling to LDP.
FdaSilvaYY
2022-10-12
3
-6
/
+6
*
test: condition out code that relies on CHACHA.
Pauli
2022-10-10
2
-3
/
+27
*
Fix older clang warning on initialization
Tomas Mraz
2022-10-07
1
-1
/
+4
*
set MGF1 digest correctly
James Muir
2022-10-07
1
-0
/
+56
*
Add some more brainpool tests for TLSv1.3
Matt Caswell
2022-10-07
3
-451
/
+666
*
Reimplement brainpool TLSv1.3 support group support
Matt Caswell
2022-10-07
2
-2
/
+2
*
Rename ossl_sleep calls to OSSL_sleep everywhere
Richard Levitte
2022-10-06
1
-2
/
+1
*
Enable the ability to query the COMP_METHOD being used in the record layer
Matt Caswell
2022-10-05
1
-4
/
+16
*
QUIC Send Stream Management
Hugo Landau
2022-10-05
3
-1
/
+354
*
Disable printf format checking on MinGW
Daniel Fiala
2022-10-04
2
-1
/
+4
*
Test usage of a custom EVP_CIPHER
Matt Caswell
2022-10-03
1
-2
/
+85
*
80-test_cmp_http.t: some generalizations and minor improvements of diagnostic...
Dr. David von Oheimb
2022-09-30
1
-25
/
+35
*
djgpp: Skip test/rsa_complex.c
J.W. Jagersma
2022-09-29
1
-4
/
+9
*
Test TLS extension ordering
Todd Short
2022-09-28
3
-0
/
+125
*
test/trace_api_test.c: fix gcc error on -Werror=strict-prototypes
Dr. David von Oheimb
2022-09-28
1
-2
/
+2
*
Coverity 1515540: resource leak
Pauli
2022-09-27
1
-0
/
+1
*
QUIC Flow Control
Hugo Landau
2022-09-26
4
-2
/
+657
*
Allow PKCS12 export to set arbitrary bag attributes
Graham Woodward
2022-09-23
6
-5
/
+229
*
Modify test/quic_record_test.c to also depacketize
Richard Levitte
2022-09-23
1
-61
/
+185
*
test: Fix memory leak of asynctest
Tianjia Zhang
2022-09-23
1
-0
/
+1
*
Fix BIO_dgram_pair stochastic test failure
Hugo Landau
2022-09-23
1
-2
/
+2
*
Clear incorrectly reported errors in d2i_CMS_ContentInfo
Daniel Fiala
2022-09-23
1
-4
/
+50
*
Add HPKE DHKEM provider support for EC, X25519 and X448.
slontis
2022-09-23
4
-1
/
+1591
*
BIO_s_dgram_pair
Hugo Landau
2022-09-23
3
-10
/
+391
*
Add additional messages to the DTLS dropped records test
Matt Caswell
2022-09-22
1
-25
/
+45
*
Add deferred datagram limit to QUIC Record Layer RX
Hugo Landau
2022-09-22
1
-1
/
+2
*
Coverity 1515415: NULL dereference
Pauli
2022-09-21
1
-1
/
+2
*
Remove unnecessary define
Pauli
2022-09-21
1
-3
/
+0
*
Runtime detect FIPS RNG usage in test
Pauli
2022-09-21
1
-29
/
+18
*
Remove FIPS condition on IV gen test.
Pauli
2022-09-21
1
-4
/
+0
*
Remove FIPS condition on SM2 test.
Pauli
2022-09-21
1
-2
/
+2
*
Test a 0 return from the ticket key callback
Matt Caswell
2022-09-20
1
-13
/
+43
*
80-test_ssl_new.t: make dependencies on CTLOG_FILE and TEST_CERTS_DIR explicit
David von Oheimb
2022-09-16
1
-4
/
+9
*
stack.c: add missing direct error reporting and improve coding style
Dr. David von Oheimb
2022-09-16
1
-5
/
+8
*
Add tests for trace_api.
Daniel Fiala
2022-09-16
3
-0
/
+152
*
Add documentation and test for EVP_PBE_alg_add
Daniel Fiala
2022-09-16
1
-0
/
+31
*
With fips provider 3.0.0 skip tests related to explicit curves handling
Tomas Mraz
2022-09-16
7
-77
/
+178
*
Fix default padding regression against 3.0.0 FIPS provider
Pauli
2022-09-16
1
-0
/
+2
[next]