- 27 1月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
Clean up bn_mont.c.
-
- 24 1月, 2000 9 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
this is what we now use to read $RANDFILE / $HOME/.rnd. (Previously, after 'cat'ting lots of stuff into .rnd only the first MB would be looked at.) Bugfix for apps/enc.c: Continue if RAND_pseudo_bytes returns 0 (only -1 is an error).
-
由 Bodo Möller 提交于
Workaround so that "make test" continues anyway.
-
由 Richard Levitte 提交于
-
由 Ulf Möller 提交于
-
由 Dr. Stephen Henson 提交于
Tidy up CRYPTO_EX_DATA structures.
-
由 Ulf Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
opening the output file with "wb" to truncate it except on VMS (where the file now keeps its original length because it is opened with "rb+" -- does VMS have ftruncate?)
-
- 23 1月, 2000 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
- 22 1月, 2000 5 次提交
-
-
由 Ulf Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Slightly clarify the RAND_... documentation.
-
由 Ulf Möller 提交于
-
由 Bodo Möller 提交于
(we're now using fopen(..., "rb+") instead of fopen(..., "wb"), so the file is not truncated automatically).
-
- 21 1月, 2000 4 次提交
-
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Bodo Möller 提交于
-
- 20 1月, 2000 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 19 1月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 18 1月, 2000 3 次提交
-
-
由 Ulf Möller 提交于
benefit of MS-DOS users.
-
由 Richard Levitte 提交于
non-function pointers to function pointers and vice versa. The current solution is to have unions that describe the conversion we want to do, and gives us the ability to extract the type of data we want. The current solution is a quick fix, and can probably be made in a more general or elegant way.
-
由 Richard Levitte 提交于
((void *)0), by have a 0 instead.
-
- 17 1月, 2000 4 次提交
-
-
由 Richard Levitte 提交于
which does no harm fixes that problem.
-
由 Richard Levitte 提交于
that are directly in crypto/, and prepare for a possible disabling of certain messages that DEC C spews out.
-
由 Richard Levitte 提交于
-
由 Ulf Möller 提交于
-
- 16 1月, 2000 5 次提交
-
-
由 Ulf Möller 提交于
are not guaranteed to be unpredictable.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 15 1月, 2000 3 次提交
-
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
(and rename a target in test/Makefile.ssl to make it easier to guess the name of the file executed by it)
-
由 Bodo Möller 提交于
"key" is NULL.
-