index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CONTRIBUTING.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-12
make inability to dup/clone ciphers an error
Neil Horman
1
-6
/
+22
2023-09-12
Add a test for SSL_CIPHER_find() when used with a QUIC SSL object
Matt Caswell
1
-0
/
+44
2023-09-12
Fix the SSL_CIPHER_find() function when used with a QCSO
Matt Caswell
5
-4
/
+18
2023-09-12
Add a test for using a PSK with QUIC
Matt Caswell
6
-49
/
+147
2023-09-11
augment man pages with information about PKCS12KDF in FIPS mode
Vladimir Kotal
4
-2
/
+22
2023-09-11
Add CVE-2023-4807 fix to CHANGES.md and NEWS.md
Tomas Mraz
2
-2
/
+25
2023-09-11
Sync changes between 3.2 and 3.1 branches
Tomas Mraz
2
-1
/
+9
2023-09-11
Fix a possible memleak in rsa_pub_encode
Bernd Edlinger
2
-2
/
+13
2023-09-11
remove unused Appveyour config
Dmitry Misharov
1
-82
/
+0
2023-09-11
Bad function definition
Dimitri Papadopoulos
4
-6
/
+6
2023-09-11
"foo * bar" should be "foo *bar"
Dimitri Papadopoulos
38
-71
/
+71
2023-09-11
Remove repeated words
Dimitri Papadopoulos
18
-21
/
+21
2023-09-11
Fix test_quic_multistream to allow multiple concurrent tests
Richard Levitte
1
-5
/
+16
2023-09-11
Fix a build failure where recvmmsg is available but not sendmmsg
Matt Caswell
1
-0
/
+11
2023-09-11
Prevent 80-test_cmp_http from accidentally killing perl in error.
Randall S. Becker
1
-1
/
+1
2023-09-11
LoongArch64 assembly pack: add ChaCha20 modules
Min Zhou
2
-0
/
+1417
2023-09-10
Regexp modifier "r" needs perl 5.14; OpenSSL should build with 5.11, so do no...
Rainer Jung
1
-1
/
+2
2023-09-09
Fix output corruption in req command
Bernd Edlinger
2
-5
/
+16
2023-09-08
Exclude include of poll.h from NonStop builds - not defined on platform.
Randall S. Becker
1
-1
/
+3
2023-09-08
Modify 50-nonstop.conf to enable c99 extensions for uintptr_t.
Randall S. Becker
1
-0
/
+1
2023-09-08
Return NULL if we fail to create a BIO in the demos/quicserver
Matt Caswell
8
-16
/
+31
2023-09-08
Add a missing call to BIO_closesocket()
Matt Caswell
4
-0
/
+4
2023-09-08
Expand the explanation of how to go and do useful work in non-blocking
Matt Caswell
5
-12
/
+62
2023-09-08
Add a new guide page on writing a non-blocking QUIC client
Matt Caswell
5
-9
/
+464
2023-09-08
Add a new guide page on writing a non-blocking TLS client
Matt Caswell
4
-1
/
+370
2023-09-08
Add a QUIC non-blocking demo
Matt Caswell
3
-3
/
+394
2023-09-08
Add a TLS non-blocking demo
Matt Caswell
2
-2
/
+344
2023-09-08
Bump coverallsapp/github-action from 2.2.1 to 2.2.3
dependabot[bot]
1
-1
/
+1
2023-09-08
Fix a possible memleak in SRP_VBASE_new
Bernd Edlinger
1
-0
/
+1
2023-09-08
OSSL_STORE: Fix error flag clearing and setting (provider path only)
Richard Levitte
1
-2
/
+2
2023-09-08
Add test case for #21986
Pauli
1
-1
/
+11
2023-09-08
Check error return from cms_sd_asn1_ctrl() correctly.
Pauli
1
-3
/
+3
2023-09-08
Fix 80-test_cmp_http.t to be more flexible regarding IP versions
Richard Levitte
2
-4
/
+6
2023-09-08
BIO_set_accept_name(): To accept from any interface, use *
Richard Levitte
1
-1
/
+1
2023-09-08
Modify the dkeyform type to support engine
wangcheng
1
-1
/
+1
2023-09-07
test/chacha: replace CPUID_OBJ with OPENSSL_CPUID_OBJ
Min Zhou
1
-1
/
+1
2023-09-07
Prepare for 3.2 alpha 2
Matt Caswell
3
-4
/
+4
2023-09-07
Prepare for release of 3.2 alpha 1
openssl-3.2.0-alpha1
Matt Caswell
3
-4
/
+4
2023-09-07
make update
Matt Caswell
3
-104
/
+118
2023-09-07
Copyright year updates
Matt Caswell
1043
-1044
/
+1044
2023-09-06
QUIC MULTISTREAM TEST: Add comment
Hugo Landau
1
-0
/
+4
2023-09-06
QUIC MULTISTREAM TEST: Adjust spin behaviour
Hugo Landau
1
-2
/
+12
2023-09-06
win32: Support condition variable broadcasting on XP
Hugo Landau
1
-23
/
+325
2023-09-06
QUIC MULTISTREAM TEST: Synchronize script 20 correctly
Hugo Landau
1
-3
/
+67
2023-09-06
QUIC MULTISTREAM TEST: Run all scripts in both blocking and non-blocking modes
Hugo Landau
1
-98
/
+301
2023-09-06
fips compatibility: update 3.1.1 to 3.1.2
Pauli
1
-3
/
+3
2023-09-06
Per other commands, make progress dots in req only w/ -verbose
Philip Prindeville
2
-3
/
+17
2023-09-05
CMP: generalize ossl_cmp_calc_protection() to handle Edwards curves correctly
Dr. David von Oheimb
9
-82
/
+128
2023-09-05
Update fuzz corpora to latest commit
Kurt Roeckx
1
-0
/
+0
2023-09-05
Fix internal memory leaks from OPENSSL_MALLOC_FAILURES
Bernd Edlinger
1
-2
/
+1
[next]