index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
names.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ensure EVP_get_digestbyname() and EVP_get_cipherbyname() know all aliases
Matt Caswell
2019-11-06
1
-5
/
+74
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-2
/
+2
*
KDF/PRF updates to libcrypto
Pauli
2019-09-06
1
-29
/
+0
*
Remove init of MACs from EVP
Richard Levitte
2019-08-15
1
-73
/
+0
*
Added EVP_KDF (similiar to the EVP_MAC)
Shane Lontis
2019-05-03
1
-1
/
+32
*
Following the license change, modify the boilerplates in crypto/evp/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Add EVP_MAC API
Richard Levitte
2018-10-29
1
-1
/
+74
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-8
/
+8
*
Support EVP_PKEY_meth_remove and pmeth internal cleanup
Paul Yang
2017-09-14
1
-0
/
+2
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Remove check_defer()
Dr. Stephen Henson
2016-04-13
1
-7
/
+0
*
Rename int_*() functions to *_int()
Matt Caswell
2016-04-13
1
-2
/
+2
*
Rename lots of *_intern or *_internal function to int_*
Matt Caswell
2016-04-13
1
-2
/
+2
*
Deprecate OBJ_cleanup() and make it a no-op
Matt Caswell
2016-04-13
1
-2
/
+2
*
Deprecate EVP_cleanup() and make it a no-op
Matt Caswell
2016-04-13
1
-1
/
+1
*
The new init functions can now fail so shouldn't be void
Matt Caswell
2016-02-10
1
-2
/
+7
*
Rename INIT funtions, deprecate old ones.
Rich Salz
2016-02-10
1
-6
/
+6
*
Auto init/deinit libcrypto
Matt Caswell
2016-02-09
1
-0
/
+16
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Add inclusion of internal/evp_int.h to all crypto/ files that need it
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
-130
/
+139
*
Version skew reduction: trivia (I hope).
Ben Laurie
2012-06-04
1
-1
/
+1
*
Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.
Andy Polyakov
2011-08-23
1
-0
/
+2
*
don't add digest alias if signature algorithm is undefined
Dr. Stephen Henson
2010-03-06
1
-1
/
+1
*
Updates from 1.0.0-stable.
Dr. Stephen Henson
2009-04-15
1
-2
/
+2
*
Fix various warnings.
Ben Laurie
2006-11-08
1
-3
/
+0
*
New functions to add and free up application defined signature OIDs.
Dr. Stephen Henson
2006-07-09
1
-0
/
+1
*
New functions to enumerate digests and ciphers.
Dr. Stephen Henson
2006-07-09
1
-0
/
+69
*
Fix bug where freed OIDs could be accessed in EVP_cleanup() by
Dr. Stephen Henson
2006-03-28
1
-0
/
+11
*
some const fixes and cleanup
Nils Larsch
2005-04-05
1
-4
/
+4
*
Change the EVP_somecipher() and EVP_somedigest()
Dr. Stephen Henson
2001-03-09
1
-2
/
+2
*
Make sure to complete the cleanup of names.
Richard Levitte
2000-03-18
1
-0
/
+5
*
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
-9
/
+5
*
Massive constification.
Ben Laurie
1999-04-17
1
-9
/
+9
*
Include pkcs12 program as part of openssl. This completes most of the PKCS#12
Dr. Stephen Henson
1999-03-29
1
-0
/
+2
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-192
/
+27
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-1
/
+5
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+281