index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
m_sigver.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix an EVP_MD_CTX leak
Matt Caswell
2020-09-10
1
-0
/
+10
*
EVP: Add support for delayed EVP_PKEY operation parameters
Richard Levitte
2020-09-08
1
-2
/
+11
*
Don't require a default digest from signature algorithms
Matt Caswell
2020-08-29
1
-3
/
+0
*
Fix some EVP_MD_CTX_* functions
Matt Caswell
2020-08-29
1
-1
/
+1
*
Add EVP signature with libctx methods.
Shane Lontis
2020-08-09
1
-13
/
+14
*
Don't fallback to legacy in DigestSignInit/DigestVerifyInit too easily
Matt Caswell
2020-07-30
1
-3
/
+15
*
EVP: For SIGNATURE operations, pass the propquery early
Richard Levitte
2020-05-14
1
-3
/
+6
*
coverity 1462546 Dereference after null check
Pauli
2020-04-30
1
-5
/
+7
*
coverity 1462565: Null pointer dereferences
Pauli
2020-04-30
1
-5
/
+7
*
Rename FIPS_MODE to FIPS_MODULE
Richard Levitte
2020-04-28
1
-3
/
+3
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
EVP: Fix EVP_Digest{Sign,Verify}Init() to handle no default digest
Richard Levitte
2020-04-23
1
-4
/
+10
*
Handle mdname in legacy EVP_DigestSignInit_ex codepaths
Matt Caswell
2020-03-23
1
-0
/
+3
*
Make it possible to easily specify a libctx for EVP_DigestSign*
Matt Caswell
2020-03-23
1
-9
/
+15
*
EVP: Don't call digest_custom() quite so early
Richard Levitte
2020-03-15
1
-1
/
+26
*
EVP: Check that key methods aren't foreign when exporting
Richard Levitte
2020-03-09
1
-1
/
+1
*
Add provider awareness of EVP_DigestSign() and EVP_DigestVerify()
Matt Caswell
2020-03-09
1
-6
/
+56
*
Rethink the EVP_PKEY cache of provider side keys
Richard Levitte
2020-02-29
1
-3
/
+6
*
Redesign the KEYMGMT libcrypto <-> provider interface - the basics
Richard Levitte
2020-02-07
1
-1
/
+1
*
EVP: Add EVP_PKEY_get_default_digest_name() and use it
Richard Levitte
2020-01-23
1
-24
/
+22
*
EVP: clear error when falling back from failed EVP_KEYMGMT_fetch()
Richard Levitte
2020-01-21
1
-4
/
+23
*
EVP: Add evp_pkey_make_provided() and refactor around it
Richard Levitte
2020-01-18
1
-31
/
+30
*
Change returned -2 to 0 in EVP_Digest{Sign,Verify}Init()
Richard Levitte
2020-01-15
1
-1
/
+1
*
Fix EVP_Digest{Sign,Verify}Final() and EVP_Digest{Sign,Verify}() for provider...
Richard Levitte
2020-01-14
1
-12
/
+26
*
EVP: Adapt KEYEXCH, SIGNATURE and ASYM_CIPHER to handle key types better
Richard Levitte
2020-01-09
1
-12
/
+22
*
EVP: If a key can't be exported to provider, fallback to legacy
Richard Levitte
2020-01-08
1
-7
/
+11
*
EVP: Make the SIGNATURE implementation leaner
Richard Levitte
2019-11-05
1
-55
/
+67
*
PKEY: adapt the export_to_provider funtions to handle domain params too
Richard Levitte
2019-10-17
1
-1
/
+2
*
Support calling EVP_DigestUpdate instead of EVP_Digest[Sign|Verify]Update
Matt Caswell
2019-10-11
1
-1
/
+5
*
Don't call EVP_MD_CTX_reset during EVP_DigestFinal
Matt Caswell
2019-10-03
1
-0
/
+10
*
Add EVP_DigestSign/EVP_DigestVerify support for DSA
Matt Caswell
2019-10-03
1
-0
/
+2
*
Add the provider function signatures for DigestSign*
Matt Caswell
2019-10-03
1
-7
/
+176
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/evp/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update document for SM2 stuffs
Paul Yang
2018-09-07
1
-1
/
+1
*
Support setting SM2 ID
Paul Yang
2018-09-07
1
-13
/
+12
*
Support pmeth->digest_custom
Paul Yang
2018-09-07
1
-0
/
+8
*
Fix memleak in EVP_DigestSignFinal/VerifyFinal.
Bernd Edlinger
2017-06-12
1
-2
/
+10
*
Add support for custom digestsign/digestverify methods.
Dr. Stephen Henson
2017-05-30
1
-2
/
+20
*
Add EVP_DigestSign and EVP_DigesVerify
Dr. Stephen Henson
2017-05-11
1
-0
/
+16
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
Richard Levitte
2015-12-07
1
-4
/
+4
*
Have other crypto/evp files include evp_locl.h
Richard Levitte
2015-12-07
1
-14
/
+13
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Initialize potentially uninitialized local variables
Gunnar Kudrjavets
2015-05-06
1
-5
/
+5
*
Move some EVP internals to evp_int.h
Dr. Stephen Henson
2015-03-24
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-173
/
+145
*
Constify.
Dr. Stephen Henson
2013-11-14
1
-1
/
+2
[next]