- 02 12月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 01 12月, 2004 2 次提交
-
-
由 Andy Polyakov 提交于
certain mix of calls to RC4 routine not covered by rc4test.c. It's fixed now. In addition this patch inadvertently fixes minor performance problem: in 0.9.7 context P4 was performing 12% slower than the original implementation...
-
由 Dr. Stephen Henson 提交于
-
- 30 11月, 2004 5 次提交
-
-
由 Andy Polyakov 提交于
-
由 Mark J. Cox 提交于
listed on the web site for easy finding and downloading
-
由 Richard Levitte 提交于
check_ca(), to resolve constness issue. check_ca() is called from the purpose checkers instead of X509_check_ca(), since the stuff done by the latter (except for calling check_ca()) is also done by X509_check_purpose().
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 29 11月, 2004 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
CA setting in each certificate on the chain is correct. As a side- effect always do the following basic checks on extensions, not just when there's an associated purpose to the check: - if there is an unhandled critical extension (unless the user has chosen to ignore this fault) - if the path length has been exceeded (if one is set at all) - that certain extensions fit the associated purpose (if one has been given)
-
- 27 11月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 26 11月, 2004 6 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 25 11月, 2004 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 24 11月, 2004 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 23 11月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 21 11月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
apparently impossible to compose blended code with would perform satisfactory on all x86 and x86_64 cores, an extra RC4_CHAR code-path is introduced and P4 core is detected at run-time. This way we keep original performance on non-P4 implementations and turbo-charge P4 performance by factor of 2.8x (on 32-bit core).
-
- 18 11月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
be loaded instead of giving the misleading: "unable to find 'distinguised_name' in config" error message.
-
- 17 11月, 2004 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Add command line options -certform, -keyform and -pass to s_client and s_server. This supports the use of alternative passphrase sources, key formats and keys handled by an ENGINE. Update docs.
-
- 16 11月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 14 11月, 2004 4 次提交
-
-
由 Dr. Stephen Henson 提交于
Typo: use prompt_info, not cb_data->prompt_info.
-
由 Dr. Stephen Henson 提交于
Typo.
-
由 Dr. Stephen Henson 提交于
Typo.
-
由 Dr. Stephen Henson 提交于
-
- 13 11月, 2004 2 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: David Holmes <davidh@3blackdogs.com>
-
由 Dr. Stephen Henson 提交于
serial number is supplied on command line.
-
- 12 11月, 2004 3 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
libraries aren't built or used. I can see the point, so I'm reorganising a little for clarity.
-
- 11 11月, 2004 2 次提交
-
-
由 Dr. Stephen Henson 提交于
PR:662
-
由 Dr. Stephen Henson 提交于
PR:917 Sumbmitted by: Michael Konietzka <konietzka@schlund.de>
-