index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
OSSL_PARAM_get_*_ptr: Drop errors from ptr/string mismatch
Tomas Mraz
2022-04-03
1
-5
/
+16
*
Fix Coverity 1503096: out-of-bounds access
Pauli
2022-04-03
1
-3
/
+8
*
Fix Coverity 1498612 & 1503221: integer overflow
Pauli
2022-04-03
1
-1
/
+7
*
CMS sign digest
Viktor Söderqvist
2022-04-02
6
-14
/
+66
*
Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA
Hugo Landau
2022-04-01
16
-352
/
+371
*
disable 5x interleave on buffers shorter than 512 bytes: 3% speedup on Graviton2
Sebastian Pop
2022-03-31
1
-1
/
+1
*
Remove further uses of __ARMEL__ in AArch64 assembly
Ben Avison
2022-03-30
1
-5
/
+5
*
sparse array: reduces the block size
Pauli
2022-03-30
1
-14
/
+9
*
Use safe math to computer sizes.
Pauli
2022-03-30
1
-2
/
+5
*
Remove statistics tracking from LHASH
Hugo Landau
2022-03-28
3
-96
/
+15
*
Fix Coverity 1503218: negative loop bound
Pauli
2022-03-26
1
-1
/
+1
*
s390x: Hide internal cpuid symbol and function
Juergen Christ
2022-03-25
2
-0
/
+6
*
Fix Coverity 1498612: integer overflow
Pauli
2022-03-25
1
-0
/
+1
*
Add support for mac-less password-base PKCS12 files to PKCS12_parse API.
Daniel Fiala
2022-03-24
1
-18
/
+19
*
Decoder resolution performance optimizations
Hugo Landau
2022-03-23
4
-143
/
+222
*
Fix Coverity 1201763 uninitialised pointer read
Pauli
2022-03-23
1
-1
/
+2
*
Fix incorrect comments in aes-gcm-armv8-unroll8_64.pl
XiaokangQian
2022-03-22
1
-38
/
+38
*
Fix coverity 1498607: uninitialised value
Pauli
2022-03-20
1
-0
/
+1
*
eng_dyn: Avoid spurious errors when checking for 1.1.x engine
Tomas Mraz
2022-03-18
1
-11
/
+22
*
Fix declaration inconsistency (Camellia)
Hugo Landau
2022-03-18
1
-3
/
+3
*
Fix possible infinite loop in BN_mod_sqrt()
Tomas Mraz
2022-03-15
1
-12
/
+18
*
Fix signed integer overflow in evp_enc
Hugo Landau
2022-03-15
1
-6
/
+7
*
Fixed typo in inner_evp_generic_fetch() error handling
Oliver Roberts
2022-03-15
1
-1
/
+1
*
Fix IV length caching in EVP encryption code
Hugo Landau
2022-03-15
1
-6
/
+15
*
aes-gcm-avx512.pl: Fixed mingw64 build
Andrey Matyukov
2022-03-14
2
-6
/
+6
*
crypto/pem/pem_lib.c: Add check for BIO_read
Jiasheng Jiang
2022-03-14
1
-7
/
+10
*
Fixed conditional statement testing 64 and 256 bytes
Danny Tsen
2022-03-14
1
-67
/
+1
*
EVP_MD performance fix (refcount cache contention)
Hugo Landau
2022-03-13
2
-12
/
+22
*
OSSL_CMP_CTX_setup_CRM(): Fix handling of defaults from CSR and refcert
Dr. David von Oheimb
2022-03-12
1
-7
/
+10
*
Add TFO support to socket BIO and s_client/s_server
Todd Short
2022-03-10
7
-4
/
+221
*
check the return of OPENSSL_sk_new_null
xkernel
2022-03-10
1
-0
/
+5
*
Avoid potential memory leak
Dmitry Belyavskiy
2022-03-10
1
-1
/
+4
*
async_posix: Make ASYNC_set_mem_functions threadsafe
Arran Cudbard-Bell
2022-03-10
5
-3
/
+37
*
async_posix: Allow custom stack allocation functions to be specified for POSI...
Arran Cudbard-Bell
2022-03-10
3
-3
/
+80
*
async_posix: raise a memory allocation error if we fail to allocate stack memory
Arran Cudbard-Bell
2022-03-10
1
-0
/
+2
*
Some platforms don't have pthread_atfork
Matt Caswell
2022-03-10
1
-18
/
+1
*
Use Perl to generate bsaes-armv8.S
Tom Cosgrove
2022-03-09
2
-1
/
+45
*
ARM assembly pack: translate bit-sliced AES implementation to AArch64
Ben Avison
2022-03-09
2
-2
/
+2341
*
Fix build issue with aes-gcm-armv8-unroll8_64.S on older aarch64 assemblers
XiaokangQian
2022-03-04
1
-1
/
+1
*
asn1_string_to_time_t: Use timegm on FreeBSD.
John Baldwin
2022-03-03
1
-0
/
+11
*
Add testing of OBJ_find_sigid_by_algs()
Michael Baentsch
2022-03-03
1
-1
/
+2
*
enable CMS sign/verify for provider-implemented PKEYs
Michael Baentsch
2022-03-03
4
-28
/
+42
*
SM4 optimization for non-asm mode
zhangzhilei
2022-03-03
1
-5
/
+140
*
Fix NULL pointer dereference for BN_mod_exp2_mont
Hugo Landau
2022-03-03
1
-1
/
+1
*
aarch64: Fix async_fibre_swapcontext() on clang BTI builds
Tom Cosgrove
2022-02-28
1
-0
/
+12
*
crypto/x509/v3_utl.c: Add missing check for OPENSSL_strndup
Jiasheng Jiang
2022-02-28
1
-2
/
+10
*
Change `strlen' argument name to `strlength' to avoid c++ reserved words.
Pauli
2022-02-28
1
-5
/
+5
*
fetch: convert a NULL property query to ""
Pauli
2022-02-28
5
-18
/
+19
*
CMP: add subject of any provided CSR as default message sender
Dr. David von Oheimb
2022-02-22
1
-1
/
+2
*
chacha20 performance optimizations for ppc64le with 8x lanes,
Deepankar Bhattacharjee
2022-02-22
6
-6
/
+1403
[next]