- 22 2月, 2000 6 次提交
-
-
由 Ulf Möller 提交于
library, the output buffer always is large enough, but if the tlen parameter is there, it should be checked in the interest of clarity, as proposed by David Sacerdote <das33@cornell.edu>.
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Dr. Stephen Henson 提交于
the old functionality. Various warning fixes. Initial EVP symmetric cipher docs.
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 21 2月, 2000 12 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
ssl3_get_message, which is more logical (and avoids a bug, in addition to the one that I introduced yesterday :-) and makes Microsoft "fast SGC" less special. MS SGC should still work now without an extra state of its own (it goes directly to SSL3_ST_SR_CLNT_HELLO_C, which is the usual state for reading the body of a Client Hello message), however this should be tested to make sure, and I don't have a MS SGC client.
-
由 Richard Levitte 提交于
-
由 Ulf Möller 提交于
-
由 Richard Levitte 提交于
designed for that. This removes the potential error to mix data and function pointers. Please note that I'm a little unsure how incorrect calls to the old ctrl functions should be handled, in som cases. I currently return 0 and that's it, but it may be more correct to generate a genuine error in those cases.
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Dr. Stephen Henson 提交于
-
- 19 2月, 2000 4 次提交
-
-
由 Bodo Möller 提交于
instead of 'unsigned' counters. Seed PRNG in MacOS/GetHTTPS.src/GetHTTPS.cpp. Partially submitted by Yoram Meroz <yoram@mail.idrive.com>.
-
由 Dr. Stephen Henson 提交于
-
由 Bodo Möller 提交于
symbols.
-
由 Ulf Möller 提交于
-
- 18 2月, 2000 9 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
defines when compiling applications, and allow applications to select what #defines to enable -- OPENSSL_EXLUCDE_DEFINES enables the "#define NO_whatever" stuff only, which avoids potential severe confusion caused by "#define _REENTRANT" when opensslconf.h is not the first header file #included.
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
with. Currently, those defines are protected with a OPENSSL_EXCLUDED. That may not be the best strategy, but it will do for now.
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Bodo Möller 提交于
aka X509_LOOKUP_load_file(...) is always 0 or 1, not the counter returned from the recently introduced function X509_load_cert_crl_file. X509_STORE_load_locations expects X509_LOOKUP_load_file to return 1 on success, and possibly there's other software that relies on this too.
-
由 Bodo Möller 提交于
-
- 17 2月, 2000 5 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Dr. Stephen Henson 提交于
Add -pass argument to 'enc'. Fix to make Win32 compile work again.
-
由 Dr. Stephen Henson 提交于
-
由 Ben Laurie 提交于
-
- 16 2月, 2000 4 次提交
-
-
由 Andy Polyakov 提交于
-
由 Ben Laurie 提交于
-
由 Ulf Möller 提交于
New variable for man directory.
-
由 Ulf Möller 提交于
-