summaryrefslogtreecommitdiffstats
path: root/external (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-11Coverity 1453629 and 1453638: Error handling issues (NEGATIVE_RETURNS)Pauli1-0/+4
2019-09-11Coverity 1453634: Resource leaks (RESOURCE_LEAK)Pauli1-1/+3
2019-09-11Coverity 1453633: Error handling issues (CHECKED_RETURN)Pauli1-1/+3
2019-09-11Coverity 1453632 & 1453635: Null pointer dereferences (FORWARD_NULL)Pauli1-2/+3
2019-09-11Coverity 1453630: Null pointer dereferences (FORWARD_NULL)Pauli1-1/+2
2019-09-11Coverity 1453628: Null pointer dereferences (REVERSE_INULL)Pauli1-1/+1
2019-09-11Coverity 1453627: Null pointer dereferences (REVERSE_INULL)Pauli1-1/+2
2019-09-11Coverity 1414465: Resource leaks (RESOURCE_LEAK)Pauli1-1/+3
2019-09-10Fix a padding oracle in PKCS7_dataDecode and CMS_decrypt_set1_pkeyBernd Edlinger5-5/+45
2019-09-10Fix a potential crash in rand_unix.cBernd Edlinger1-31/+84
2019-09-10Fix a strict warnings error in rand_pool_acquire_entropyBernd Edlinger1-17/+22
2019-09-09[test] ECC: check the bounds for auto computing cofactorBilly Brumley1-0/+91
2019-09-09Fix build with VS2008Bernd Edlinger1-1/+2
2019-09-09Use simple names in core_names.hMatt Caswell2-9/+9
2019-09-09Move EVP_PKEY algorithm implementations into a unionMatt Caswell6-101/+172
2019-09-09Revise EVP_PKEY param handlingMatt Caswell13-99/+464
2019-09-09Enable DH "keys" which only contain domain parametersMatt Caswell1-6/+15