index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
des
/
rand_key.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Remove parentheses of return.
KaoruToda
2017-10-18
1
-1
/
+1
*
Since return is inconsistent, I removed unnecessary parentheses and
KaoruToda
2017-10-09
1
-1
/
+1
*
Copyright consolidation 07/10
Rich Salz
2016-05-17
1
-51
/
+6
*
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
-10
/
+9
*
Version skew reduction: trivia (I hope).
Ben Laurie
2012-06-04
1
-1
/
+0
*
Include openssl/crypto.h first in several other files so FIPS renaming
Dr. Stephen Henson
2011-02-16
1
-0
/
+1
*
Remove DES_random_seed() but retain des_random_seed() for now. Change
Richard Levitte
2001-10-25
1
-5
/
+0
*
Due to an increasing number of clashes between modern OpenSSL and
Richard Levitte
2001-10-24
1
-6
/
+6
*
cleanup.
Ulf Möller
2000-03-19
1
-2
/
+6
*
Generate just one error code if iterated SSL_CTX_get() fails.
Bodo Möller
2000-02-05
1
-2
/
+3
*
Replace ridiculous libdes PRNG with RAND_bytes. These functions are not
Ulf Möller
2000-02-05
1
-98
/
+52
*
Add functions des_set_key_checked, des_set_key_unchecked.
Bodo Möller
1999-12-03
1
-2
/
+2
*
Change type of various DES function arguments from des_cblock
Bodo Möller
1999-05-16
1
-9
/
+9
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-4
/
+2
*
Fix ghastly DES declarations, and all consequential warnings.
Ben Laurie
1999-02-13
1
-8
/
+6
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+118