index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
NEWS.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-31
QUIC APL: Add internal call to allow changing send buffer size
Hugo Landau
2
-0
/
+38
2023-07-31
QUIC CHANNEL: Allow ticking to be inhibited for testing purposes
Hugo Landau
3
-41
/
+59
2023-07-31
Update GOST engine commit to deal with test failure
Dmitry Belyavskiy
1
-0
/
+0
2023-07-28
Removes unused parameter 'sending' from derive_secret_key_and_iv()
Frederik Wedel-Heinen
1
-4
/
+3
2023-07-28
vpaes: LoongArch: Use getauxval(AT_HWCAP) for LSX detection
Xi Ruoyao
3
-13
/
+7
2023-07-28
fix compile error (SIZE_MAX not found) on HP-UX
John Kohl
1
-0
/
+1
2023-07-27
x509/by_file.c: fix unreachable and redundant code
atishkov
1
-49
/
+45
2023-07-27
Correct spelling of database
Fatih Arslan Tugay
1
-5
/
+5
2023-07-27
Include <openssl/err.h> in include/refcount.h
John Kohl
1
-0
/
+1
2023-07-27
Add CHANGES.md and NEWS.md entries for CVE-2023-3817
Tomas Mraz
2
-2
/
+22
2023-07-27
dhtest.c: Add test of DH_check() with q = p + 1
Tomas Mraz
1
-0
/
+12
2023-07-27
DH_check(): Do not try checking q properties if it is obviously invalid
Tomas Mraz
1
-1
/
+8
2023-07-26
Make DH_check set some error bits in recently added error
Bernd Edlinger
1
-0
/
+1
2023-07-25
get_cert_by_subject_ex(): Check result of X509_STORE_lock()
atishkov
1
-4
/
+6
2023-07-25
bio_print.c: Delete unreachable code at lines 710 and 711
MrRurikov
1
-2
/
+0
2023-07-25
Adds separate configuration targets for intel i386/x86_64 and arm64 ios simul...
Frederik Wedel-Heinen
1
-4
/
+29
2023-07-25
x509: add ASN1_STRING_set() check result
atishkov
1
-18
/
+13
2023-07-25
QUIC TXP: Add extra test
Hugo Landau
1
-2
/
+32
2023-07-24
Fix error handling in pipelining test
Bernd Edlinger
1
-1
/
+1
2023-07-24
fix: reject adding a duplicity into STACK_OF(X509_ATTRIBUTE)
Adam Ć ulc
1
-1
/
+1
2023-07-24
fix clang-6,7,8 strict build
Marco Abbadini
1
-2
/
+2
2023-07-21
Fix build when configured with -DOPENSSL_USE_IPV6=0
Tom Cosgrove
1
-2
/
+8
2023-07-21
QUIC TXP: Generate forced PINGs correctly
Hugo Landau
1
-1
/
+3
2023-07-21
QUIC TXP: Refactor TXP-related deadline handling into TXP
Hugo Landau
3
-13
/
+53
2023-07-21
QUIC TXP: Update tests for refactor
Hugo Landau
1
-63
/
+61
2023-07-21
QUIC TXP: Major refactor to handle padding correctly
Hugo Landau
2
-436
/
+805
2023-07-21
QUIC QTX: Add ciphertext size calculation function
Hugo Landau
2
-7
/
+28
2023-07-21
QUIC TXP: Test packet size boundary cases
Hugo Landau
1
-3
/
+66
2023-07-21
Update with `ARMV8_HAVE_SHA3_AND_WORTH_USING`
sdlyyxy
3
-9
/
+5
2023-07-21
Move CPU detection to armcap.c
sdlyyxy
3
-27
/
+22
2023-07-21
Enable ARMv8.2 accelerated SHA3 on compatible Apple CPUs
sdlyyxy
2
-0
/
+73
2023-07-21
speed: Fix execution of EdDSA measurement
Ingo Franzki
1
-0
/
+14
2023-07-21
speed: Fix memory leak
Ingo Franzki
1
-0
/
+6
2023-07-21
Fix documentation around AAD and return values in EVP_Cipher*
Samuel Lee
1
-4
/
+6