index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
des
/
fcrypt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year
Richard Levitte
2021-01-28
1
-1
/
+1
*
replace 'unsigned const char' with 'const unsigned char'
Thomas De Schampheleire
2021-01-08
1
-2
/
+2
*
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
*
Following the license change, modify the boilerplates in crypto/des/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
1
-1
/
+1
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-2
/
+2
*
Remove email addresses from source code.
Rich Salz
2017-10-13
1
-1
/
+1
*
RT4337: Crash in DES
Rich Salz
2016-06-01
1
-33
/
+18
*
Manual fixes after copyright consolidation
Rich Salz
2016-05-17
1
-13
/
+0
*
Copyright consolidation 06/10
Rich Salz
2016-05-17
1
-0
/
+9
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-134
/
+131
*
Remove fips_constseg references.
Dr. Stephen Henson
2014-12-08
1
-2
/
+0
*
Version skew reduction: trivia (I hope).
Ben Laurie
2012-06-04
1
-2
/
+1
*
Allow for dynamic base in Win64 FIPS module.
Andy Polyakov
2011-09-14
1
-0
/
+2
*
Experimental symbol renaming to avoid clashes with regular OpenSSL.
Dr. Stephen Henson
2011-02-16
1
-0
/
+2
*
Remove redundant declaration.
Geoff Thorpe
2003-10-29
1
-3
/
+0
*
Due to an increasing number of clashes between modern OpenSSL and
Richard Levitte
2001-10-24
1
-16
/
+9
*
Make EVPs allocate context memory, thus making them extensible. Rationalise
Ben Laurie
2001-07-30
1
-4
/
+4
*
cleanup.
Ulf Möller
2000-03-19
1
-1
/
+0
*
ispell (and minor modifications)
Ulf Möller
2000-02-04
1
-4
/
+4
*
Add functions des_set_key_checked, des_set_key_unchecked.
Bodo Möller
1999-12-03
1
-1
/
+1
*
Call our crypt implementation des_crypt(). crypt() now is a wrapper if
Ulf Möller
1999-06-08
1
-8
/
+6
*
Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).
Ulf Möller
1999-06-04
1
-0
/
+45
*
Change type of various DES function arguments from des_cblock
Bodo Möller
1999-05-16
1
-1
/
+1
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-10
/
+0
*
Missing #endif.
Ulf Möller
1999-04-20
1
-0
/
+1
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-9
/
+3
*
Fix ghastly DES declarations, and all consequential warnings.
Ben Laurie
1999-02-13
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-3
/
+3
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-2
/
+2
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+153