index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
rc4test.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-08-24
Allow RSA-PSS also in EVP_PKEY_assign() and EVP_PKEY_can_sign()
Ingo Franzki
1
-0
/
+2
2023-08-24
ctrl_params_translate: Allow get_rsa_payload_x() also for RSA-PSS
Ingo Franzki
1
-6
/
+12
2023-08-24
ctrl_params_translate: Allow RSA controls also for RSA-PSS
Ingo Franzki
2
-2
/
+4
2023-08-24
doc: Avoid usage of non-existing constant
Jakub Jelen
1
-1
/
+1
2023-08-24
Optimize SM2 on aarch64
Xu Yizhou
10
-3
/
+18045
2023-08-24
QUIC: Rename SSL_set_initial_peer_addr to SSL_set1_initial_peer_addr
Hugo Landau
12
-32
/
+35
2023-08-24
Add a -trace option to quicserver to enable tracing of the communication
Matt Caswell
1
-2
/
+7
2023-08-24
Add the ability to set SSL_trace as the msg_callback in tserver
Matt Caswell
1
-1
/
+17
2023-08-24
Fixed default value of the "ess_cert_id_alg" option in man openssl-ts(1)
olszomal
1
-1
/
+1
2023-08-24
Change the TLS handshake keys early if we're not doing early data
Matt Caswell
3
-9
/
+50
2023-08-23
doc: add the migration guide to the new guide series
Matthias St. Pierre
7
-15
/
+18
2023-08-23
Update CHANGES.md and NEWS.md for the upcoming 3.2 release
Tomas Mraz
2
-29
/
+199
2023-08-23
quic_impl.c: Add QUIC_RAISE_NON_IO_ERROR() and use it
Tomas Mraz
1
-60
/
+86
2023-08-23
ossl_quic_tx_packetiser_generate(): Always report if packets were sent
Tomas Mraz
4
-24
/
+22
2023-08-23
QUIC: Miscellaneous error handling updates
Tomas Mraz
4
-34
/
+78
2023-08-23
QUIC: Add ERR_raise() calls for EVP call failures
Tomas Mraz
7
-53
/
+148
2023-08-23
Remove TODO(QUIC) about raising errors from ossl_quic_tls_tick()
Tomas Mraz
1
-7
/
+0
2023-08-23
Fix a leak in ossl_encode_ctx_setup_for_pkey
Matt Caswell
1
-1
/
+3
2023-08-22
qtest: Use fake time on both client and server
Tomas Mraz
2
-1
/
+7
2023-08-22
qtest: Run both client and server during connect
Tomas Mraz
1
-9
/
+11
2023-08-22
QUIC: Update ping deadline when we receive a packet
Tomas Mraz
1
-1
/
+3
2023-08-22
quic_trace.c: Fix typo in traces
Tomas Mraz
2
-4
/
+4
2023-08-22
Update the ssltraceref.txt
Tomas Mraz
2
-1
/
+31
2023-08-22
QUIC: Do not discard the INITIAL el too early
Tomas Mraz
1
-1
/
+1
2023-08-20
Updates documentation of RC4_CHAR and RC4_INT: Should not be used for new con...
Frederik Wedel-Heinen
1
-0
/
+6
2023-08-20
Test that a thread blocking in SSL_read_ex() will wake up on FIN
Matt Caswell
1
-0
/
+78
2023-08-20
Handle the case where the read buffer is empty but we have received FIN
Matt Caswell
1
-0
/
+3
2023-08-20
ssl_get_min_max_version(): Remove unused variable single
shub-al
1
-9
/
+6
2023-08-18
ossl_x509_store_ctx_get_by_subject(): Check return value of X509_STORE_lock()
Tomas Mraz
1
-1
/
+2
2023-08-18
cmp_genm.c: Remove superfluous store_ctx != 0 check
Tomas Mraz
1
-1
/
+1
2023-08-18
ssl_old_test.c: Check inconsistent values from SSL_get0_alpn_selected()
Tomas Mraz
1
-0
/
+12
2023-08-18
apps/spkac.c: Check result of ASN1_STRING_set()
Tomas Mraz
1
-3
/
+4
2023-08-18
quic_new_record_layer(): Change TODO(QUIC) to QUIC FUTURE
Tomas Mraz
1
-1
/
+1
2023-08-18
Add two missing entries to the OCSP CRLReason table
Rob Stradling
1
-1
/
+3
2023-08-17
Fix a memory leak in tls_new_record_layer
Matt Caswell
1
-1
/
+1
2023-08-17
Add X509_STORE_CTX_set_get_crl and X509_STORE_CTX_set_current_reasons
vl-loz
4
-1
/
+39
2023-08-17
QUIC: Update SSL_shutdown manpage
Hugo Landau
3
-142
/
+288
2023-08-17
QUIC: Update SSL_accept_stream manpage
Hugo Landau
1
-13
/
+3
2023-08-17
Don't free the prev BIO prematurely
Matt Caswell
1
-1
/
+0
2023-08-17
Fix a leak in an error path when duplicating an OSSL_DECODER_CTX.
Matt Caswell
1
-0
/
+1
2023-08-17
issue-21718: remove setting of PTHREAD_MUTEX_NORMAL
Neil Horman
1
-2
/
+0
2023-08-16
Fix decoders so that they use the passed in propq.
slontis
10
-11
/
+276
2023-08-16
Improve documentation for BIO_s_mem
Neil Horman
1
-0
/
+20
2023-08-16
quic: process stateless resets
Pauli
10
-36
/
+326
2023-08-16
Check i2d_X509_NAME return in X509_NAME_hash_ex/old
3lswear
1
-3
/
+6
2023-08-15
http_server.c: allow clients to connect with IPv6
Dr. David von Oheimb
4
-14
/
+24
2023-08-15
Fix a leak in an error path in OSSL_DECODER_CTX_new_for_pkey()
Matt Caswell
1
-2
/
+8
2023-08-15
Fix a use-after-free in quic_tls.c
Matt Caswell
1
-5
/
+12
2023-08-15
Add a test for receiving a post-handshake CertificateRequest
Matt Caswell
3
-0
/
+161
2023-08-15
Add the ability to send NewSessionTicket messages when we want them
Matt Caswell
3
-0
/
+16
[next]