index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
des
/
cfb_enc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-120
/
+124
*
Version skew reduction: trivia (I hope).
Ben Laurie
2012-06-04
1
-1
/
+0
*
Experimental symbol renaming to avoid clashes with regular OpenSSL.
Dr. Stephen Henson
2011-02-16
1
-0
/
+1
*
Latest Intel compiler means every word in "if copying [with memcpy] takes
Andy Polyakov
2005-07-08
1
-2
/
+2
*
This is essentially Intel 32-bit compiler tune-up. To start with all
Andy Polyakov
2004-03-28
1
-22
/
+43
*
minor signed/unsigned warning fixes
Geoff Thorpe
2004-02-10
1
-2
/
+2
*
CFB DES sync-up with FIPS branch.
Andy Polyakov
2004-01-27
1
-39
/
+47
*
Include e_os.h to get a proper definition of memmove on the platforms
Richard Levitte
2003-10-01
1
-0
/
+1
*
Due to an increasing number of clashes between modern OpenSSL and
Richard Levitte
2001-10-24
1
-4
/
+4
*
Make EVPs allocate context memory, thus making them extensible. Rationalise
Ben Laurie
2001-07-30
1
-1
/
+1
*
Since there has been reports of clashes between OpenSSL's
Richard Levitte
2001-03-29
1
-2
/
+2
*
Change type of various DES function arguments from des_cblock
Bodo Möller
1999-05-16
1
-3
/
+3
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-8
/
+2
*
Fix ghastly DES declarations, and all consequential warnings.
Ben Laurie
1999-02-13
1
-4
/
+4
*
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
/
+171