- Mar 27, 2001
-
-
Andy Polyakov authored
Submitted by: Reviewed by: PR:
-
Richard Levitte authored
-
Richard Levitte authored
Reports seem to show that asm/mips3.s has faults. To be investigated, but let's avoid using it in the mean time
-
- Mar 26, 2001
-
-
Richard Levitte authored
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
-
- Mar 24, 2001
-
-
Richard Levitte authored
-
Richard Levitte authored
is used, even if the user has GNU ld earlier in his $PATH.
-
Richard Levitte authored
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 authored
The linux-shared method is actually gcc-specific, so call it gnu-shared as well.
-
- Mar 22, 2001
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Bodo Möller authored
-
Richard Levitte authored
-
Bodo Möller authored
the trunk to keep diffs small.
-
- Mar 21, 2001
-
-
Richard Levitte authored
-
Bodo Möller authored
-
Richard Levitte authored
be "#if 0"'d, or they will (re)appear as existing functions in util/libeay.num.
-
Bodo Möller authored
not yet been implemented.
-
- Mar 20, 2001
-
-
Richard Levitte authored
-
Bodo Möller authored
-
- Mar 19, 2001
-
-
Bodo Möller authored
-
Bodo Möller authored
-
- Mar 18, 2001
-
-
Richard Levitte authored
New cofiguration for Unixwre and SCO,with slightly better granularity. Contributed by Tim Rice <tim@multitalents.net>
-
Dr. Stephen Henson authored
-
- Mar 17, 2001
-
-
Bodo Möller authored
ignores it anyway in command substitution, but Ultrix reportedly aborted the test when bctest returned 1.
-
- Mar 16, 2001
-
-
Richard Levitte authored
Noted by Martin Kraemer <Martin.Kraemer@Fujitsu-Siemens.com>
-
Richard Levitte authored
It now looks along $PATH for a working bc and returns the absolute path to one that does work.
-
Dr. Stephen Henson authored
-
- Mar 15, 2001
-
-
Dr. Stephen Henson authored
Add default values for display by the 'ca' utility to openssl.cnf Update docs.
-
Richard Levitte authored
seems like some Unixen (SCO) have opinions about too many -L.
-
Richard Levitte authored
-
Richard Levitte authored
-
Dr. Stephen Henson authored
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.
-
Bodo Möller authored
It does not appear to be faster than the current Montgomery code except for very small moduli (somewhere between 192 and 224 bits in a 64-bit Sun environment, and even less than 192 bits on 32 bit systems).
-
Lutz Jänicke authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Richard Levitte authored
-
Dr. Stephen Henson authored
Document the -certopt option to the x509 utility. Add no_issuer option. Fix X509_print_ex() so it prints out newlines when certain fields are omitted.
-