index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
evp_key.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto/evp/evp_key.c: #define BUFSIZ if <stdio.h> doesn't #define it
Laszlo Ersek
2019-05-27
1
-0
/
+4
*
Following the license change, modify the boilerplates in crypto/evp/
Richard Levitte
2018-12-06
1
-1
/
+1
*
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-23
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-15
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-30
1
-1
/
+2
*
Add a general user interface API. This is designed to replace things
Richard Levitte
2001-05-06
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-23
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