index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
evp_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow EVP_MD_CTX_set_pkey_ctx to accept NULL pctx
Paul Yang
2018-09-07
1
-2
/
+14
*
Support setting SM2 ID
Paul Yang
2018-09-07
1
-1
/
+1
*
Introduce EVP_MD_CTX_set_pkey_ctx
Paul Yang
2018-09-07
1
-0
/
+7
*
Update copyright year
Matt Caswell
2018-06-20
1
-1
/
+1
*
add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.c
David von Oheimb
2018-06-18
1
-2
/
+14
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-5
/
+5
*
Fix EVP_MD_meth_get_flags
Todd Short
2016-12-22
1
-1
/
+1
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_data
Matt Caswell
2016-03-07
1
-1
/
+1
*
Update the dasync engine to add a pipeline cipher
Matt Caswell
2016-03-07
1
-0
/
+10
*
GH641: Don't care openssl_zmalloc
Rich Salz
2016-02-08
1
-2
/
+4
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
EVP_CIPHER_CTX_new_cipher_data was a temporary measure, not needed any more
Richard Levitte
2016-01-12
1
-7
/
+0
*
Make EVP_CIPHER opaque and add creator/destructor/accessor/writer functions
Richard Levitte
2016-01-12
1
-0
/
+5
*
Remove EVP_CIPHER_CTX_flags, it's only confusing
Richard Levitte
2016-01-12
1
-5
/
+0
*
Add accessors and writers for EVP_CIPHER_CTX
Richard Levitte
2016-01-12
1
-0
/
+47
*
Make the definition of EVP_MD opaque
Richard Levitte
2015-12-07
1
-0
/
+123
*
Make the definition of EVP_MD_CTX opaque
Richard Levitte
2015-12-07
1
-0
/
+24
*
RFC5753 compliance.
Dr. Stephen Henson
2015-10-13
1
-1
/
+2
*
Return error for unsupported modes.
Dr. Stephen Henson
2015-08-12
1
-5
/
+30
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
make ASN1_OBJECT opaque
Dr. Stephen Henson
2015-03-24
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-193
/
+186
*
Algorithm parameter support.
Dr. Stephen Henson
2013-08-05
1
-1
/
+13
*
Use default ASN1 if flag set.
Dr. Stephen Henson
2011-02-07
1
-0
/
+2
*
FIPS mode EVP changes:
Dr. Stephen Henson
2011-01-26
1
-0
/
+2
*
Add flags functions which were added to 0.9.8 for fips but not 1.0.0 and
Dr. Stephen Henson
2010-01-26
1
-0
/
+15
*
Traditional Yuletide commit ;-)
Dr. Stephen Henson
2009-12-25
1
-0
/
+6
*
Updates from 1.0.0-stable.
Dr. Stephen Henson
2009-04-15
1
-0
/
+5
*
If we're going to return errors (no matter how stupid), then we should
Ben Laurie
2008-12-29
1
-0
/
+3
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-10
/
+9
*
More size_tification.
Ben Laurie
2008-11-01
1
-9
/
+10
*
Handle NULL parameter in some EVP utility functions.
Dr. Stephen Henson
2007-05-31
1
-0
/
+4
*
Update from stable branch.
Dr. Stephen Henson
2007-02-27
1
-1
/
+1
*
replace macros with functions
Nils Larsch
2006-11-29
1
-0
/
+109
*
PKCS#8 fixes from stable branch.
Dr. Stephen Henson
2004-07-04
1
-2
/
+2
*
Add the missing parts for DES CFB1 and CFB8.
Richard Levitte
2004-01-28
1
-0
/
+24
*
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
Geoff Thorpe
2003-10-29
1
-5
/
+7
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-0
/
+2
*
Make pkcs8 work again.
Dr. Stephen Henson
2000-02-22
1
-1
/
+5
*
Fix some obvious bugs in the PKCS#7 library handling. It didn't try to
Dr. Stephen Henson
1999-05-16
1
-1
/
+1
*
Various PKCS#7 fixes to properly (maybe!) handle PKCS#7 enveloped data.
Dr. Stephen Henson
1999-05-10
1
-0
/
+26
*
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
-12
/
+4
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-1
/
+4
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-0
/
+117