index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
p_verify.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Following the license change, modify the boilerplates in crypto/evp/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-54
/
+6
*
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
-2
/
+2
*
Add inclusion of internal/evp_int.h to all crypto/ files that need it
Richard Levitte
2015-12-07
1
-1
/
+2
*
Have other crypto/evp files include evp_locl.h
Richard Levitte
2015-12-07
1
-6
/
+9
*
Remove legacy sign/verify from EVP_MD.
Dr. Stephen Henson
2015-12-02
1
-35
/
+12
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-1
/
+1
*
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
-3
/
+3
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-68
/
+60
*
Flag to disable automatic copying of contexts.
Dr. Stephen Henson
2013-11-14
1
-7
/
+17
*
Some of the MS_STATIC use in crypto/evp is a legacy from the days when
Dr. Stephen Henson
2010-11-27
1
-1
/
+1
*
Fix warnings (note that gcc 4.2 has a bug that makes one of its
Ben Laurie
2010-02-28
1
-2
/
+2
*
Audit libcrypto for unchecked return values: fix all cases enountered
Dr. Stephen Henson
2009-09-24
1
-2
/
+4
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-2
/
+2
*
Fix warnings about mismatched prototypes, undefined size_t and value computed
Dr. Stephen Henson
2008-11-02
1
-2
/
+2
*
Remove link between digests and signature algorithms.
Dr. Stephen Henson
2006-04-19
1
-4
/
+22
*
Constify d2i, s2i, c2i and r2i functions and other associated
Richard Levitte
2004-03-16
1
-1
/
+1
*
Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
Dr. Stephen Henson
2001-10-16
1
-2
/
+2
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-31
1
-0
/
+2
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-3
/
+3
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-5
/
+2
*
Add new function, EVP_MD_CTX_copy() to replace frequent use of memcpy.
Mark J. Cox
1999-01-31
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-2
/
+5
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+99