index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
e_rc4.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-1
/
+1
*
Add "origin" field to EVP_CIPHER, EVP_MD
Rich Salz
2021-04-18
1
-0
/
+2
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
evp: fix coverity 1451510: argument cannot be negative
Pauli
2021-04-08
1
-1
/
+5
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate the low level RC4 functions
Pauli
2020-01-15
1
-0
/
+6
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
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
-2
/
+2
*
Cleanup EVP_CIPH/EP_CTRL duplicate defines
Todd Short
2017-01-24
1
-3
/
+0
*
Copyright consolidation 05/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
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Adapt builtin cipher implementations to opaque EVP_CIPHER
Richard Levitte
2016-01-12
1
-0
/
+2
*
Adapt cipher implementations to opaque EVP_CIPHER_CTX
Richard Levitte
2016-01-12
1
-1
/
+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
-62
/
+58
*
size_t-fy EVP_CIPHER. Note that being size_t-fied it doesn't require
Andy Polyakov
2008-10-31
1
-2
/
+2
*
fix warnings when building openssl with the following compiler options:
Nils Larsch
2005-08-29
1
-0
/
+2
*
Make sure we get the definition of OPENSSL_NO_RC4.
Richard Levitte
2003-03-21
1
-2
/
+3
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-4
/
+1
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-31
1
-8
/
+19
*
Change the EVP_somecipher() and EVP_somedigest()
Dr. Stephen Henson
2001-03-09
1
-4
/
+4
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-1
/
+1
*
EVP constification.
Ben Laurie
2000-06-03
1
-6
/
+6
*
Third phase of EVP cipher overhaul.
Dr. Stephen Henson
2000-05-28
1
-2
/
+1
*
Second phase of EVP cipher overhaul.
Dr. Stephen Henson
2000-05-27
1
-4
/
+6
*
Beginnings of EVP cipher overhaul. This should eventually
Dr. Stephen Henson
2000-05-27
1
-0
/
+9
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-6
/
+0
*
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
/
+6
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-1
/
+19
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+109