index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
cmeth_lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Matt Caswell
2020-08-06
1
-1
/
+1
*
EVP: deprecate the EVP_X_meth_ functions.
Pauli
2020-07-22
1
-0
/
+6
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reverting check to correct
Dmitry Belyavskiy
2019-09-05
1
-1
/
+1
*
Disallow change EVP_CIPHER properties once set
Dmitry Belyavskiy
2019-09-05
1
-0
/
+27
*
New function EVP_CIPHER_free()
Richard Levitte
2019-09-04
1
-29
/
+12
*
Add a mechnism to save the name of fetched methods
Richard Levitte
2019-07-23
1
-0
/
+1
*
Rename EVP_MD_upref/EVP_CIPHER_upref to EVP_MD_up_ref/EVP_CIPHER_up_ref
Matt Caswell
2019-06-28
1
-1
/
+1
*
Make EVP_Encrypt*/EVP_Decrypt* and EVP_Cipher* provider aware
Matt Caswell
2019-04-19
1
-2
/
+30
*
Following the license change, modify the boilerplates in crypto/evp/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Copyright consolidation 05/10
Rich Salz
2016-05-17
1
-54
/
+5
*
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
*
Make EVP_CIPHER opaque and add creator/destructor/accessor/writer functions
Richard Levitte
2016-01-12
1
-0
/
+199