index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
e_des3.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Tomas Mraz
2024-09-05
1
-1
/
+1
*
that open brace { should be on the previous line
Dimitri Papadopoulos
2024-07-22
1
-2
/
+3
*
Fix Coverity 1201740 & 1201712: uninitialised values
Pauli
2022-05-08
1
-1
/
+2
*
Split bignum code out of the sparcv9cap.c
Tomas Mraz
2021-07-15
1
-3
/
+1
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-16
/
+16
*
Crypto: Add deprecation compatibility declarations for SHA* message digest fu...
Dr. David von Oheimb
2021-05-08
1
-6
/
+5
*
Add "origin" field to EVP_CIPHER, EVP_MD
Rich Salz
2021-04-18
1
-0
/
+1
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Add ossl_is_partially_overlapping symbol
Shane Lontis
2021-03-18
1
-1
/
+1
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-1
/
+1
*
Use local IV storage in e_des3.c
Benjamin Kaduk
2020-08-11
1
-21
/
+16
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate the low level DES functions.
Pauli
2020-01-25
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
*
Coverity CID 1444956: Integer handling issues
Pauli
2019-05-08
1
-3
/
+5
*
Structure alignment macro.
Pauli
2019-05-01
1
-2
/
+2
*
Following the license change, modify the boilerplates in crypto/evp/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-04-03
1
-1
/
+1
*
Use the private RNG for data that is not public
Kurt Roeckx
2018-04-02
1
-1
/
+1
*
Don't use a ssl specific DRBG anymore
Kurt Roeckx
2018-03-19
1
-11
/
+2
*
Publish the RAND_DRBG API
Dr. Matthias St. Pierre
2018-03-15
1
-1
/
+1
*
Tell the ciphers which DRBG to use for generating random bytes.
Kurt Roeckx
2018-02-28
1
-2
/
+11
*
Fix the overlapping check for fragmented "Update" operations
Matt Caswell
2017-01-25
1
-0
/
+7
*
RT2867: des_ede3_cfb1 ignored "size in bits" flag
Rich Salz
2016-06-23
1
-0
/
+2
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-54
/
+6
*
evp/e_des[3].c: address compiler warnings, fix formatting.
Andy Polyakov
2016-02-12
1
-12
/
+19
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
RT4247: Fix EVP_CIPHER_CTX opaque on sparc
Rich Salz
2016-01-16
1
-2
/
+2
*
Adapt builtin cipher implementations to opaque EVP_CIPHER
Richard Levitte
2016-01-12
1
-34
/
+47
*
Remove EVP_CHECK_DES_KEY
Emilia Kasper
2015-10-14
1
-13
/
+0
*
Typo.
Dr. Stephen Henson
2015-10-11
1
-1
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Remove Kerberos support from libssl
Matt Caswell
2015-05-13
1
-28
/
+0
*
RAND_bytes updates
Matt Caswell
2015-03-25
1
-1
/
+2
*
OPENSSL_NO_xxx cleanup: SHA
Rich Salz
2015-01-27
1
-3
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-356
/
+355
*
Fix strange formatting by indent
Matt Caswell
2015-01-22
1
-2
/
+2
*
Clear warnings/errors within KSSL_DEBUG code sections
Richard Levitte
2014-12-17
1
-10
/
+12
*
remove OPENSSL_FIPSAPI
Dr. Stephen Henson
2014-12-08
1
-1
/
+1
*
remove FIPS module code from crypto/evp
Dr. Stephen Henson
2014-12-08
1
-3
/
+3
*
evp/e_des3.c: fix typo with potential integer overflow on 32-bit platforms.
Andy Polyakov
2013-10-03
1
-3
/
+3
*
Algorithm parameter support.
Dr. Stephen Henson
2013-08-05
1
-1
/
+2
*
EVP support for wrapping algorithms.
Dr. Stephen Henson
2013-07-17
1
-0
/
+107
*
Add support for SPARC T4 DES opcode.
Andy Polyakov
2013-03-31
1
-21
/
+87
*
Extensive reorganisation of PRNG handling in FIPS module: all calls
Dr. Stephen Henson
2011-04-05
1
-0
/
+2
*
FIPS mode EVP changes:
Dr. Stephen Henson
2011-01-26
1
-15
/
+11
*
Fix "possible loss of data" Win64 compiler warnings.
Andy Polyakov
2008-12-29
1
-1
/
+2
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-3
/
+3
*
Make -DKSSL_DEBUG work again.
Dr. Stephen Henson
2008-11-10
1
-3
/
+3
[next]