index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fuzz
/
server.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-08
Fix a potential memory leak in apps/s_server.c
besher
1
-0
/
+1
2023-02-08
Fix incomplete error check on BIO_set_accept_name()
ndossche
1
-1
/
+1
2023-02-08
Restrict the Arm 'LDR REG, =VALUE' pseudo instruction on Neon, to appease clang
Tom Cosgrove
1
-0
/
+10
2023-02-08
ci: Add djgpp build
J.W. Jagersma
1
-0
/
+11
2023-02-08
des: prevent error when using two key triple DES with a random key
Pauli
2
-5
/
+28
2023-02-08
Fix more VMS inclusions
Richard Levitte
1
-4
/
+10
2023-02-08
Internaly declare the DSA type for no-deprecated builds
Tomas Mraz
1
-0
/
+3
2023-02-07
remove EdDSA from changes entry about non-fips algorithms
Pauli
1
-1
/
+2
2023-02-07
doc: remove EdDSA from list of non-FIPS algorithms.
Pauli
3
-5
/
+7
2023-02-07
Put EdDSA back as approved algorithms.
Pauli
1
-4
/
+4
2023-02-07
Enable some disabled __owurs
Dmitry Belyavskiy
3
-45
/
+58
2023-02-07
Additional testcase for missing return check of BIO_set_md() calls
Tomas Mraz
2
-2
/
+49
2023-02-07
Support signedAndEnveloped content in PKCS7_decrypt()
Tomas Mraz
1
-1
/
+2
2023-02-07
Add testcase for missing return check of BIO_set_md() calls
Tomas Mraz
2
-2
/
+45
2023-02-07
pk7_doit.c: Check return of BIO_set_md() calls
Tomas Mraz
1
-2
/
+10
2023-02-07
Fix GENERAL_NAME_cmp for x400Address (master)
Hugo Landau
3
-2
/
+10
2023-02-07
Add test for DSA pubkey without param import and check
Tomas Mraz
3
-11
/
+49
2023-02-07
Do not create DSA keys without parameters by decoder
Tomas Mraz
3
-1
/
+28
2023-02-07
Prevent creating DSA and DH keys without parameters through import
Tomas Mraz
2
-4
/
+5
2023-02-07
Fix NULL deference when validating FFC public key.
slontis
3
-0
/
+41
2023-02-07
Add test for d2i_PKCS7 NULL dereference
Tomas Mraz
2
-4
/
+10
2023-02-07
Do not dereference PKCS7 object data if not set
Tomas Mraz
1
-4
/
+12
2023-02-07
Check CMS failure during BIO setup with -stream is handled correctly
Matt Caswell
2
-2
/
+31
2023-02-07
Fix a UAF resulting from a bug in BIO_new_NDEF
Matt Caswell
1
-8
/
+32
2023-02-07
Add a test for CVE-2022-4450
Matt Caswell
1
-0
/
+30
2023-02-07
Avoid dangling ptrs in header and data params for PEM_read_bio_ex
Matt Caswell
1
-0
/
+2
2023-02-07
Fix Timing Oracle in RSA decryption
Dmitry Belyavskiy
6
-91
/
+721
2023-02-07
Add testcase for nc_match_single type confusion
Tomas Mraz
5
-1
/
+83
2023-02-07
Fix type confusion in nc_match_single()
Viktor Dukhovni
1
-14
/
+31
2023-02-06
Fix SM4-XTS build failure on Mac mini M1
Xu Yizhou
2
-8
/
+19
2023-02-03
Fix typo in Ordinals.pm from PR #14074
Viktor Dukhovni
1
-1
/
+1
2023-02-02
APPS/{storeutl,gendsa}: give error on extra arguments, improve doc
Dr. David von Oheimb
5
-6
/
+31
2023-02-02
APPS load_key_certs_crls(): improve diagnostics on not finding expected types...
Dr. David von Oheimb
1
-1
/
+3
2023-02-02
SM4 AESE optimization for ARMv8
Xu Yizhou
8
-22
/
+2090
2023-02-02
Fix incomplete check on EVP_CIPHER_param_to_asn1()
ndossche
1
-1
/
+1
2023-02-01
Use $config{build_file} instead of $target{build_file}
Richard Levitte
3
-5
/
+13
2023-01-31
Fix a potential memory leak in crypto/provider_child.c
Ruili Fang
1
-1
/
+3
2023-01-31
BIO_read.pod: fix small typo
Andrea Pappacoda
1
-1
/
+1