- 19 2月, 2000 3 次提交
-
-
由 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 8 次提交
-
-
由 Andy Polyakov 提交于
-
由 Ben Laurie 提交于
-
由 Ulf Möller 提交于
New variable for man directory.
-
由 Ulf Möller 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
which can't stand GNU C assembler templates.
-
- 15 2月, 2000 5 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Andy Polyakov 提交于
X is 5120 on 32-bit and 151552 on 64-bit architectures and I varies from 0 to 4. As result the test was *unreasonably* slow and virtually impossible to complete on 64-bit architectures (e.g. IRIX bc couldn't even swallow such long lines).
-
由 Richard Levitte 提交于
work for directory specifications (this will be reported as a bug to DEC^H^H^HCompaq). It could as well be removed for all others as well, since stat() and open() will return appropriate errors as well, but I leave that to someone else to decide.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
tad more readable.
-
- 13 2月, 2000 2 次提交
-
-
由 Dr. Stephen Henson 提交于
and add example of extension aliasing. Also fix the extension aliasing because it didn't work :-)
-
由 Andy Polyakov 提交于
-
- 12 2月, 2000 6 次提交
-
-
由 Dr. Stephen Henson 提交于
generator (otherwise they don't work) and add -rand option. Update docs.
-
由 Richard Levitte 提交于
accessability of an "empty" directory. Thsi *is* weird, and a better solution will be provided in apps/ca.c, when I get time to hack at it.
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Ben Laurie 提交于
-
- 11 2月, 2000 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Richard Levitte 提交于
-