index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
des
/
des_enc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove email addresses from source code.
Rich Salz
2017-10-13
1
-4
/
+2
*
Copyright consolidation 07/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Remove outdated legacy crypto options
Rich Salz
2016-01-28
1
-40
/
+0
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-311
/
+300
*
reinclude crypto.h: this is needed in HEAD only to get the __fips_constseg de...
Dr. Stephen Henson
2012-07-18
1
-0
/
+1
*
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
*
Optimize #undef DES_UNROLL for size.
Andy Polyakov
2008-12-22
1
-12
/
+4
*
Move DES_SPtrans to where it really belongs, dec_enc to be specific.
Andy Polyakov
2005-10-25
1
-0
/
+1
*
Rename des_SPtrans to DES_SPtrans to differentiate from libdes and avoid cert...
Richard Levitte
2002-03-04
1
-4
/
+4
*
Due to an increasing number of clashes between modern OpenSSL and
Richard Levitte
2001-10-24
1
-21
/
+21
*
Make EVPs allocate context memory, thus making them extensible. Rationalise
Ben Laurie
2001-07-30
1
-10
/
+11
*
Since there has been reports of clashes between OpenSSL's
Richard Levitte
2001-03-29
1
-1
/
+1
*
More DES library cleanups: remove references to srand/rand
Ulf Möller
1999-07-16
1
-1
/
+1
*
Unify DES library: ncbc_enc.c wasn't used, but its content was almost
Bodo Möller
1999-06-09
1
-73
/
+2
*
Don't #define _, and eliminate casts.
Ulf Möller
1999-06-08
1
-2
/
+2
*
Change type of various DES function arguments from des_cblock
Bodo Möller
1999-05-16
1
-8
/
+8
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-34
/
+11
*
Massive constification.
Ben Laurie
1999-04-17
1
-8
/
+9
*
Finally(?) fix DES stuff.
Ben Laurie
1999-02-13
1
-13
/
+10
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-5
/
+206
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+301