index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
bio_md.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
-2
/
+2
*
Add inclusion of internal/evp_int.h to all crypto/ files that need it
Richard Levitte
2015-12-07
1
-0
/
+1
*
Have other crypto/evp files include evp_locl.h
Richard Levitte
2015-12-07
1
-0
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-175
/
+172
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+1
*
Audit libcrypto for unchecked return values: fix all cases enountered
Dr. Stephen Henson
2009-09-24
1
-3
/
+8
*
Submitted by: Victor B. Wagner <vitus@cryptocom.ru>
Dr. Stephen Henson
2009-03-18
1
-3
/
+5
*
Don't copy from a nonexistent next. Coverity ID 47.
Ben Laurie
2007-04-05
1
-2
/
+5
*
Add -hmac option to dgst from 0.9.7 stable branch.
Dr. Stephen Henson
2007-02-08
1
-0
/
+6
*
New docs for EVP_Digest{Sign,Verify}*() function. Update existing docs.
Dr. Stephen Henson
2006-07-12
1
-7
/
+3
*
test, remove unnecessary const cast
Nils Larsch
2005-03-22
1
-1
/
+1
*
Don't ignore return value of EVP_DigestInit_ex() in md BIOs and dgst utility.
Dr. Stephen Henson
2004-08-05
1
-4
/
+6
*
Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
Dr. Stephen Henson
2001-10-16
1
-4
/
+4
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-31
1
-12
/
+12
*
Fixes for Win32 build.
Dr. Stephen Henson
2000-06-21
1
-2
/
+2
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-2
/
+2
*
Get rid of more non-ANSI declarations.
Ulf Möller
2000-05-16
1
-7
/
+7
*
Move the registration of callback functions to special functions
Richard Levitte
2000-02-21
1
-0
/
+17
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-11
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-2
/
+2
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-22
/
+7
*
Massive constification.
Ben Laurie
1999-04-17
1
-2
/
+2
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+270