index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
des
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
Fix crypto/des/build.info
Richard Levitte
2021-01-15
1
-1
/
+1
*
replace 'unsigned const char' with 'const unsigned char'
Thomas De Schampheleire
2021-01-08
1
-2
/
+2
*
Build: Remove faulty DES assembler spec
Richard Levitte
2020-06-20
1
-1
/
+0
*
Add solaris assembler fixes for legacy provider
Shane Lontis
2020-05-02
1
-3
/
+5
*
Update copyright year
Matt Caswell
2020-04-23
22
-22
/
+22
*
Move legacy ciphers into the legacy provider
Shane Lontis
2020-04-09
1
-7
/
+10
*
Also check for errors in x86_64-xlate.pl.
David Benjamin
2020-02-17
3
-3
/
+3
*
Adapt all build.info and test recipes to the new $disabled{'deprecated-x.y'}
Richard Levitte
2020-02-07
1
-3
/
+3
*
Deprecate the low level DES functions.
Pauli
2020-01-25
20
-0
/
+123
*
Do not silently truncate files on perlasm errors
David Benjamin
2020-01-22
3
-3
/
+3
*
CRYPTO: split cipher_platform.h into algorithm specific headers
Richard Levitte
2019-12-19
1
-0
/
+3
*
Fix some typos
Veres Lajos
2019-12-11
1
-4
/
+4
*
Rework how our providers are built
Richard Levitte
2019-10-10
1
-1
/
+1
*
Fix header file include guard names
Dr. Matthias St. Pierre
2019-09-28
1
-2
/
+2
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
19
-18
/
+18
*
Unify all assembler file generators
Richard Levitte
2019-09-16
3
-6
/
+3
*
build.info: For all assembler generators, remove all arguments
Richard Levitte
2019-09-16
1
-5
/
+3
*
Cleanup ciphers and Add 3des ciphers.
Shane Lontis
2019-08-26
1
-4
/
+5
*
Remove DES_check_key global
Rich Salz
2019-07-02
1
-9
/
+1
*
Move des_asm_src file information to build.info files
Richard Levitte
2019-06-17
1
-1
/
+15
*
Remove unnecessary trailing whitespace
Sam Roberts
2019-02-05
1
-2
/
+2
*
Fix compilation on sparc
Matt Caswell
2019-01-08
1
-2
/
+0
*
Following the license change, modify the boilerplates in crypto/des/
Richard Levitte
2018-12-06
27
-27
/
+27
*
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
*
Harmonize the make variables across all known platforms families
Richard Levitte
2018-02-14
1
-2
/
+2
*
Processing GNU-style "make variables" - separate CPP flags from C flags
Richard Levitte
2018-01-28
1
-2
/
+4
*
Copyright update of more files that have changed this year
Richard Levitte
2018-01-19
1
-1
/
+1
*
Fix minor 'the the' typos
Daniel Bevenius
2018-01-02
1
-2
/
+2
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
2
-2
/
+2
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
3
-10
/
+10
*
Remove parentheses of return.
KaoruToda
2017-10-18
5
-10
/
+10
*
Remove email addresses from source code.
Rich Salz
2017-10-13
8
-24
/
+11
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
2
-3
/
+3
*
Move e_os.h to be the very first include.
Pauli
2017-08-29
1
-1
/
+0
*
e_os.h removal from other headers and source files.
Pauli
2017-08-29
1
-1
/
+1
*
Trivial bounds checking.
Pauli
2017-07-07
1
-8
/
+5
*
Undo commit d420ac2
Rich Salz
2017-07-05
1
-1
/
+1
*
Remove OLD_STR_TO_KEY compile option
Rich Salz
2017-06-14
1
-20
/
+0
*
Remove filename argument to x86 asm_init.
David Benjamin
2017-05-11
2
-2
/
+2
*
Fix gcc-7 warnings.
Bernd Edlinger
2017-05-11
1
-2
/
+16
*
des/des_locl.h: clean up unused/irrelevant macros.
Andy Polyakov
2017-03-02
1
-6
/
+1
*
crypto/des: remove unreferenced rcp_enc.c module.
Andy Polyakov
2017-02-28
3
-107
/
+1
*
Code health: With the VAX C-ism gone, OPENSSL_GLOBAL can be removed too
Richard Levitte
2017-02-28
1
-1
/
+1
*
Remove some commented out code in libcrypto
Matt Caswell
2017-02-28
1
-8
/
+0
*
Clean up references to FIPS
Emilia Kasper
2017-02-28
1
-4
/
+0
*
DES keys are not 7 days long.
Darren Tucker
2017-02-13
1
-1
/
+1
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
3
-6
/
+6
*
SPARC assembly pack: enforce V8+ ABI constraints.
Andy Polyakov
2016-07-01
1
-4
/
+4
[next]