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
*
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