index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
evp_key.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-3
/
+3
*
Fix small UI issues
Richard Levitte
2017-07-05
1
-9
/
+11
*
Remove the possibility to disable the UI module entirely
Richard Levitte
2017-07-03
1
-2
/
+0
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Elide EVP_read_pw_string() and friends for no-ui
David Woodhouse
2016-03-07
1
-0
/
+2
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Adapt the internal EVP routines to opaque EVP_CIPHER
Richard Levitte
2016-01-12
1
-3
/
+3
*
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
Richard Levitte
2015-12-07
1
-2
/
+2
*
Have other crypto/evp files include evp_locl.h
Richard Levitte
2015-12-07
1
-11
/
+13
*
Continue standardising malloc style for libcrypto
Matt Caswell
2015-11-09
1
-0
/
+2
*
Fix memory leaks and other mistakes on errors
Alessandro Ghedini
2015-10-23
1
-2
/
+2
*
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
-116
/
+120
*
PR: 1904
Dr. Stephen Henson
2010-03-27
1
-2
/
+7
*
Audit libcrypto for unchecked return values: fix all cases enountered
Dr. Stephen Henson
2009-09-24
1
-9
/
+18
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-1
/
+1
*
More size_tification.
Ben Laurie
2008-11-01
1
-1
/
+1
*
Check EVP_DigestInit_ex() return value in EVP_BytesToKey().
Dr. Stephen Henson
2006-03-01
1
-1
/
+2
*
Constify d2i, s2i, c2i and r2i functions and other associated
Richard Levitte
2004-03-16
1
-1
/
+1
*
Cleanse memory using the new OPENSSL_cleanse() function.
Richard Levitte
2002-11-28
1
-2
/
+2
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-0
/
+2
*
Increase internal security when using strncpy, by making sure the resulting s...
Richard Levitte
2002-02-28
1
-0
/
+3
*
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
-1
/
+2
*
Add a general user interface API. This is designed to replace things
Richard Levitte
2001-05-07
1
-5
/
+14
*
Constify (Jason Molenda <jason@molenda.com>)
Lutz Jänicke
2001-04-14
1
-3
/
+3
*
Change the EVP_somecipher() and EVP_somedigest()
Dr. Stephen Henson
2001-03-09
1
-1
/
+1
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-1
/
+1
*
typo
Bodo Möller
2000-06-16
1
-1
/
+1
*
In EVP_BytesToKey, replace explicit "8" by "PKCS5_SALT_LEN".
Bodo Möller
2000-06-16
1
-1
/
+1
*
make no-des and no-rc2 work.
Bodo Möller
2000-01-07
1
-4
/
+7
*
Message digest stuff.
Ulf Möller
1999-04-27
1
-1
/
+1
*
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
-17
/
+6
*
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
-2
/
+6
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+163