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
*
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
*
Flag to disable automatic copying of contexts.
Dr. Stephen Henson
2013-11-14
1
-24
/
+52
*
Some of the MS_STATIC use in crypto/evp is a legacy from the days when
Dr. Stephen Henson
2010-11-27
1
-2
/
+2
*
Use supplied ENGINE when initialising CMAC. Restore pctx setting.
Dr. Stephen Henson
2010-02-08
1
-0
/
+2
*
Make CMAC API similar to HMAC API. Add methods for CMAC.
Dr. Stephen Henson
2010-02-08
1
-14
/
+31
*
Yes it is a typo ;-)
Dr. Stephen Henson
2009-10-01
1
-2
/
+1
*
If we're going to return errors (no matter how stupid), then we should
Ben Laurie
2008-12-29
1
-6
/
+9
*
Update obsolete email address...
Dr. Stephen Henson
2008-11-05
1
-1
/
+1
*
New function EVP_PKEY_asn1_copy(). Use default MD if type param is NULL.
Dr. Stephen Henson
2007-05-16
1
-0
/
+14
*
Experimental HMAC support via EVP_PKEY_METHOD.
Dr. Stephen Henson
2007-04-11
1
-15
/
+29
*
Fix digest signing so digest type is set after init.
Dr. Stephen Henson
2007-04-08
1
-11
/
+6
*
Preliminary support for signctx/verifyctx callbacks.
Dr. Stephen Henson
2007-04-08
1
-13
/
+45
*
Make things static that should be. Declare stuff in headers that should be.
Ben Laurie
2006-08-28
1
-2
/
+3
*
New functions for enchanced digest sign/verify.
Dr. Stephen Henson
2006-05-24
1
-0
/
+142