- 16 1月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
number of bytes could be read.
-
由 Ulf Möller 提交于
-
- 14 1月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
returns int (1 = ok, 0 = not seeded). New function RAND_add() is the same as RAND_seed() but takes an estimate of the entropy as an additional argument.
-
- 11 1月, 2000 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
called with max > n when extend is set.
-
由 Bodo Möller 提交于
-
- 09 1月, 2000 2 次提交
-
-
由 Dr. Stephen Henson 提交于
Remove references to 'TXT' in -inform and -outform switches.
-
由 Ben Laurie 提交于
-
- 06 1月, 2000 5 次提交
-
-
由 Bodo Möller 提交于
Add short state string for MS SGC.
-
由 Bodo Möller 提交于
messages.
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 04 1月, 2000 1 次提交
-
-
由 Andy Polyakov 提交于
passes 'make test' now:-)
-
- 03 1月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 30 12月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
except when following the specs is bound to fail.
-
- 29 12月, 1999 3 次提交
-
-
由 Bodo Möller 提交于
they can sometimes be different memory structures.
-
由 Bodo Möller 提交于
if anyone had actually ever needed that they should have fixed this typo)
-
由 Bodo Möller 提交于
-
- 02 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
either and has a static and dynamic mix.
-
- 30 11月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
SSL_CTX and SSL, functions to set them and defaults if no values set.
-
- 29 11月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
yet. Add a function X509_STORE_CTX_purpose_inherit() which implements the logic of "inheriting" purpose and trust from a parent structure and using a default: this will be used in the SSL code and possibly future S/MIME. Partial documentation of the 'verify' utility. Still need to document how all the extension checking works and the various error messages.
-
- 18 11月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
don't leak tons of memory.
-
- 17 11月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-
- 16 11月, 1999 1 次提交
-
-
由 Mark J. Cox 提交于
Previously, the returned SSL_SESSION didn't have its reference count incremented so the SSL_SESSION could be freed at any time causing seg-faults if the pointer was subsequently used. Code that uses SSL_get_session must now make a corresponding SSL_SESSION_free() call when it is done to avoid memory leaks (or blocked up session caches). Submitted By: Geoff Thorpe <geoff@eu.c2.net>
-
- 12 11月, 1999 1 次提交
-
-
由 Richard Levitte 提交于
-
- 26 10月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Lennart Bång, Bodo Möller
-
- 30 9月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
-
- 25 9月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 19 9月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
and verify rather than direct encrypt/decrypt.
-
- 14 9月, 1999 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 13 9月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-
- 12 9月, 1999 1 次提交
-
-
由 Andy Polyakov 提交于
This will soon be complemented with MacOS specific source code files and INSTALL.MacOS. I (Andy) have decided to get rid of a number of #include <sys/types.h>. I've verified it's ok (both by examining /usr/include/*.h and compiling) on a number of Unix platforms. Unfortunately I don't have Windows box to verify this on. I really appreciate if somebody could try to compile it and contact me a.s.a.p. in case a problem occurs. Submitted by: Roy Wood <roy@centricsystems.ca> Reviewed by: Andy Polyakov <appro@fy.chalmers.se>
-
- 11 9月, 1999 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
tls1 did not survive to restarts, so get rid of it.
-
- 10 9月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-
- 09 9月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-
- 08 9月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
It's still totally untested ...
-
- 04 9月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-