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
*
Make rcu_thread_key context-aware
Neil Horman
2024-04-19
5
-64
/
+61
*
Fix up path generation to use OPENSSL_MODULES
Neil Horman
2024-04-18
1
-4
/
+5
*
set module path from template
Neil Horman
2024-04-18
1
-0
/
+4
*
Use scalar ALU and vector ALU together for chacha20 stream cipher
Jerry Shih
2024-04-17
4
-82
/
+269
*
poly1305.c: fix typo on POLY1305_BLOCK_SIZE
Yangyu Chen
2024-04-17
1
-1
/
+1
*
Unable to run asm code on OpenBSD (amd64)
Theo Buehler
2024-04-17
20
-4
/
+51
*
extend x86_64-xlate.pl perlasm so it can handle .rodata sections properly
Alexandr Nedvedicky
2024-04-17
1
-7
/
+162
*
Handle empty param in EVP_PKEY_CTX_add1_hkdf_info
trinity-1686a
2024-04-17
1
-0
/
+2
*
OpenSSL 3.2.0, QUIC, macOS, error 56 on connected UDP socket
Alexandr Nedvedicky
2024-04-16
1
-7
/
+21
*
crypto/threads_pthread.c: refactor all atomics fallbacks for type safety
Richard Levitte
2024-04-16
1
-63
/
+109
*
crypto/threads_pthread.c: Cleanup misaligned preprocessor directives
Richard Levitte
2024-04-16
1
-23
/
+23
*
Remove repetitive words
Neil Horman
2024-04-16
1
-1
/
+1
*
Adding missing NULL pointer check
afshinpir
2024-04-15
1
-2
/
+3
*
ossl_provider_new(): Fix memory leak on error
Tomas Mraz
2024-04-12
1
-1
/
+3
*
make_addressPrefix(): Fix a memory leak in error case
Tomas Mraz
2024-04-12
1
-2
/
+2
*
Fix duplicate mutex allocation in threads_win.c
Neil Horman
2024-04-11
1
-1
/
+0
*
VMS: Move defining _XOPEN_SOURCE and _XOPEN_SOURCE_EXTENDED to config target
Richard Levitte
2024-04-11
3
-6
/
+0
*
crypto/provider_core.c: Allocate activatecnt_lock
Oleg Bulatov
2024-04-11
1
-5
/
+1
*
Fix socket descriptor checks on Windows
olszomal
2024-04-10
2
-2
/
+10
*
aarch64: fix BTI in bsaes assembly code
Tom Cosgrove
2024-04-10
1
-1
/
+4
*
Ensure proper memory barriers around ossl_rcu_deref/ossl_rcu_assign_ptr
Neil Horman
2024-04-10
1
-1
/
+26
*
ffc/ffc_params_generate.c: Add the check for the EVP_MD_get_size()
Jiasheng Jiang
2024-04-09
1
-1
/
+5
*
ts/ts_rsp_sign.c: Add the check for the EVP_MD_CTX_get_size()
Jiasheng Jiang
2024-04-09
1
-2
/
+6
*
Add check for public key presence on sm2 signing
Neil Horman
2024-04-09
1
-1
/
+8
*
Fix EVP_PKEY_CTX_add1_hkdf_info() behavior
Todd Short
2024-04-09
1
-1
/
+64
*
Check range of RSA plaintext and ciphertext when using no padding.
slontis
2024-04-09
1
-8
/
+57
*
Copyright year updates
Matt Caswell
2024-04-09
1
-1
/
+1
*
Copyright year updates
Richard Levitte
2024-04-09
84
-84
/
+84
*
Enable SHA3 unrolling and EOR3 optimization for Ampere
Jiangning Liu
2024-04-08
2
-2
/
+5
*
NonStop: Do not call sleep() with a 0 value
Randall S. Becker
2024-04-05
1
-1
/
+2
*
Diverse small VMS build fixups
Richard Levitte
2024-04-04
3
-0
/
+6
*
posix_async: FreeBSD also defines {make|swap|get|set}context
Warner Losh
2024-04-04
1
-1
/
+1
*
typo fix
willmafh
2024-04-04
1
-1
/
+1
*
rsa/rsa_pmeth.c: Add the checks for the EVP_MD_CTX_get_size()
Jiasheng Jiang
2024-04-03
1
-5
/
+29
*
Fix GCC compilation -Waggressive-loop-optimizations
Adrien Zinger
2024-04-02
1
-5
/
+1
*
BIO_s_connect: Do not set keepalive on dgram sockets
Hugo Landau
2024-04-02
1
-3
/
+7
*
Remove handling of NULL sig param in ossl_ecdsa_deterministic_sign
Bernd Edlinger
2024-04-02
1
-1
/
+6
*
Fix handling of NULL sig parameter in ECDSA_sign and similar
Bernd Edlinger
2024-04-02
3
-2
/
+17
*
Add OPENSSL_free to avoid mem leak
Jiasheng Jiang
2024-04-01
1
-1
/
+3
*
store/store_lib.c: Add the checks for the EVP_MD_CTX_get_size()
Jiasheng Jiang
2024-04-01
1
-2
/
+7
*
dsa/dsa_pmeth.c: Add the checks for the EVP_MD_CTX_get_size()
Jiasheng Jiang
2024-03-30
1
-6
/
+16
*
x509/x509_set.c: Add the check for the EVP_MD_CTX_get_size()
Jiasheng Jiang
2024-03-30
1
-2
/
+5
*
Reject setting invalid CSR versions
Job Snijders
2024-03-29
1
-1
/
+3
*
rsa/rsa_ameth.c: Add the check for the EVP_MD_get_size()
Jiasheng Jiang
2024-03-29
1
-6
/
+13
*
Correct OSSL_sleep for NonStop PUT model by introducing sleep().
Randall S. Becker
2024-03-23
1
-10
/
+1
*
Don’t use the recvmmsg dgram method on Android <5
Yavor Georgiev
2024-03-22
1
-0
/
+4
*
Fix unbounded memory growth when using no-cached-fetch
Matt Caswell
2024-03-15
2
-2
/
+15
*
plug potential memory leak in error code path
Alexandr Nedvedicky
2024-03-15
1
-0
/
+1
*
Add Content Type OID for id-ct-rpkiSignedPrefixList
Job Snijders
2024-03-15
4
-7
/
+14
*
Limit the number of http headers when receiving the http response
Alexandr Nedvedicky
2024-03-12
3
-5
/
+36
[next]