- 29 3月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
des_encrypt() and des_encrypt() defined on some systems (Solaris and Unixware and maybe others), we rename des_encrypt() to des_encrypt1(). This should have very little impact on external software unless someone has written a mode of DES, since that's all des_encrypt() is meant for.
-
- 28 3月, 2001 7 次提交
-
-
由 Richard Levitte 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
由 Richard Levitte 提交于
(at least hopefully :-)) been fixed.
-
由 Andy Polyakov 提交于
Submitted by: Reviewed by: PR:
-
由 Richard Levitte 提交于
-
- 27 3月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
Reports seem to show that asm/mips3.s has faults. To be investigated, but let's avoid using it in the mean time
-
由 Richard Levitte 提交于
variables and disable the Alpha assembler for now, since it has been shown to fail. The Alpha failure can be shown by adding the following numbers: FFFFFFFFFFFFFF0000FF2E00000000EBFFFFFF0000D1 FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF46FFE0FFFF0000 The result is: 1FFFFFFFFFFFEFF0000FF2E0000000032FFE0FEFF00D1 The result should really be: 1FFFFFFFFFFFFFF0000FF2E0000000032FFE0FEFF00D1
-
- 24 3月, 2001 4 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
is used, even if the user has GNU ld earlier in his $PATH.
-
由 Richard Levitte 提交于
there's no need fooling ourselves, it's the gnu-shared method that we should use. Do it for Solaris to begin with.
-
由 Richard Levitte 提交于
The linux-shared method is actually gcc-specific, so call it gnu-shared as well.
-
- 23 3月, 2001 3 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 22 3月, 2001 4 次提交
-
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
the trunk to keep diffs small.
-
由 Richard Levitte 提交于
-
- 21 3月, 2001 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
be "#if 0"'d, or they will (re)appear as existing functions in util/libeay.num.
-
由 Bodo Möller 提交于
not yet been implemented.
-
- 20 3月, 2001 4 次提交
-
-
由 Richard Levitte 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 18 3月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
New cofiguration for Unixwre and SCO,with slightly better granularity. Contributed by Tim Rice <tim@multitalents.net>
-
由 Dr. Stephen Henson 提交于
-
- 17 3月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
ignores it anyway in command substitution, but Ultrix reportedly aborted the test when bctest returned 1.
-
- 16 3月, 2001 8 次提交
-
-
由 Richard Levitte 提交于
Noted by Martin Kraemer <Martin.Kraemer@Fujitsu-Siemens.com>
-
由 Richard Levitte 提交于
It now looks along $PATH for a working bc and returns the absolute path to one that does work.
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Add default values for display by the 'ca' utility to openssl.cnf Update docs.
-
由 Richard Levitte 提交于
seems like some Unixen (SCO) have opinions about too many -L.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
Overhaul the display of certificate details in the 'ca' utility. This can now be extensively customised in the configuration file and handles multibyte strings and extensions properly. This is required when extensions copying from certificate requests is supported: the user must be able to view the extensions before allowing a certificate to be issued.
-