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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add action to cross validate FIPS providers
Pauli
2023-04-11
1
-0
/
+228
*
Ignore SIGPIPE if client closes connection abruptly
Vishwa Pravin
2023-04-06
1
-0
/
+6
*
Alternative fix for CVE-2022-4304
Bernd Edlinger
2023-04-04
6
-69
/
+112
*
Revert "Fix Timing Oracle in RSA decryption"
Bernd Edlinger
2023-04-04
6
-670
/
+22
*
Erase temporary buffer in EVP_PKEY_get_bn_param()
Anatolii Lishchynskyi
2023-04-04
1
-1
/
+8
*
Don't call OPENSSL_init_crypto from inside a RUN_ONCE
Matt Caswell
2023-04-04
1
-3
/
+2
*
Update the documentation for SSL_version et al
Matt Caswell
2023-04-04
1
-4
/
+44
*
Add a test for SSL_version(), SSL_get_version() etc
Matt Caswell
2023-04-04
2
-0
/
+190
*
Make sure we can query the SSL object for version info when using QUIC
Matt Caswell
2023-04-04
4
-0
/
+48
*
FFC cleanups
slontis
2023-04-03
9
-85
/
+112
*
Avoid calling into provider with the same iv_len or key_len
Tomas Mraz
2023-04-03
1
-0
/
+8
*
Fix compilation error when using clang-cl 16 or higher
Anthony Roberts
2023-04-03
1
-1
/
+1
*
Make DSA_sign() test for negative p,q,g values.
slontis
2023-03-31
3
-2
/
+84
*
Incorrect null pointer check
afshinpir
2023-03-31
1
-1
/
+1
*
Fix mem leak in ECDSA_sign().
slontis
2023-03-31
3
-3
/
+20
*
doc: Fix typo in EVP_EncryptInit.pod
Samuel Lee (ENS/CRYPTO)
2023-03-31
1
-1
/
+1
*
Provider-based KEM and SIG alg speed testing added
Michael Baentsch
2023-03-31
2
-27
/
+905
*
/dev/crypto: Suppress warning when open /dev/crypto fails with ENXIO.
Taylor R Campbell
2023-03-31
1
-1
/
+1
*
Add a test for an app data record appearing before epoch change in DTLS
Matt Caswell
2023-03-31
3
-108
/
+67
*
Handle app data records from the next epoch
Matt Caswell
2023-03-31
1
-5
/
+3
*
Coverity 1524597: null pointer dereference
Pauli
2023-03-30
1
-7
/
+11
*
Use correct function to wait for condvar
Hugo Landau
2023-03-30
2
-8
/
+7
*
Revise build.info
Hugo Landau
2023-03-30
2
-11
/
+9
*
QUIC: Ensure locking when injecting datagrams
Hugo Landau
2023-03-30
1
-4
/
+14
*
QUIC test fix
Hugo Landau
2023-03-30
1
-7
/
+15
*
QUIC Thread Assisted mode: miscellaneous fixes
Hugo Landau
2023-03-30
9
-43
/
+43
*
Refactor build.info
Hugo Landau
2023-03-30
1
-2
/
+2
*
QUIC Thread Assisted Mode: Refactor locking to be infallible
Hugo Landau
2023-03-30
3
-26
/
+13
*
QUIC Thread Assisted Mode: Fix typos and use of CRYPTO_RWLOCK type
Hugo Landau
2023-03-30
7
-9
/
+9
*
QUIC Thread Assisted Mode: Support Windows XP
Hugo Landau
2023-03-30
7
-37
/
+137
*
Avoid races in tserver test code
Hugo Landau
2023-03-30
1
-1
/
+18
*
Minor fixes to thread assisted mode
Hugo Landau
2023-03-30
4
-3
/
+13
*
QUIC Thread Assisted Mode: Add design document
Hugo Landau
2023-03-30
1
-0
/
+104
*
Enhance quic_tserver test to fully test thread assisted mode
Hugo Landau
2023-03-30
5
-16
/
+177
*
QUIC CHANNEL: Fix idle timeout handling
Hugo Landau
2023-03-30
1
-7
/
+8
*
QUIC CHANNEL: Allow time source to be overridden
Hugo Landau
2023-03-30
8
-9
/
+58
*
QUIC TXP: Allow caller to determine if an ACK-eliciting packet was sent
Hugo Landau
2023-03-30
3
-11
/
+27
*
Add basic test for thread assisted mode
Hugo Landau
2023-03-30
1
-10
/
+20
*
Switch to using ossl_crypto_mutex from CRYPTO_RWLOCK
Hugo Landau
2023-03-30
3
-28
/
+33
*
Add channel-only tick mode and use it for thread assisted mode
Hugo Landau
2023-03-30
6
-18
/
+27
*
Front End for QUIC Thread Assisted Mode
Hugo Landau
2023-03-30
2
-10
/
+29
*
QUIC Thread Assist Core
Hugo Landau
2023-03-30
4
-0
/
+257
*
Fix handshake locking
Hugo Landau
2023-03-30
1
-40
/
+30
*
Add mutex to tserver
Hugo Landau
2023-03-30
1
-0
/
+8
*
Add locking to QUIC front-end
Hugo Landau
2023-03-30
2
-62
/
+188
*
Move channel mutex out of QUIC_CHANNEL for init/teardown flexibility
Hugo Landau
2023-03-30
5
-46
/
+70
*
Annotate functions needing locking
Hugo Landau
2023-03-30
3
-0
/
+20
*
QUIC Channel: Add a mutex
Hugo Landau
2023-03-30
4
-0
/
+63
*
QUIC Reactor: Allow a mutex to be released during waits
Hugo Landau
2023-03-30
3
-7
/
+58
*
threading: Add ossl_crypto_condvar_wait_timeout
Hugo Landau
2023-03-30
4
-0
/
+69
[next]