- 22 1月, 2000 6 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
Slightly clarify the RAND_... documentation.
-
由 Ulf Möller 提交于
-
由 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 15 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
just return -1 as in other error cases.
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Dr. Stephen Henson 提交于
serial numbers.
-
由 Dr. Stephen Henson 提交于
could rename too :-(
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
has s/mime functionality.
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo 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 5 次提交
-
-
由 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.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 17 1月, 2000 10 次提交
-
-
由 Richard Levitte 提交于
which does no harm fixes that problem.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
that are directly in crypto/, and prepare for a possible disabling of certain messages that DEC C spews out.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
NO_SSL2 is defined, not SSL_R_UNKNOWN_PROTOCOL.
-
由 Ulf Möller 提交于
as a shared library without RSA. Use #ifndef NO_SSL2 instead of NO_RSA in ssl/s2*.c. Submitted by: Kris Kennaway <kris@hub.freebsd.org> Modified by Ulf Möller
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
- 16 1月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
are not guaranteed to be unpredictable.
-