- Mar 31, 2001
-
-
Ulf Möller authored
-
- Mar 30, 2001
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Bodo Möller authored
-
Dr. Stephen Henson authored
Fix asn1_GetSequence() for indefinite length sequences.
-
Richard Levitte authored
The tag will be OpenSSL_0_9_6a-beta3.
-
Bodo Möller authored
-
Bodo Möller authored
index -1).
-
Bodo Möller authored
-
Bodo Möller authored
should solve the problems with FreeBSD's /bin/sh.
-
Richard Levitte authored
seldom used or read, but may still be...
-
Dr. Stephen Henson authored
scripts and des_opts #defines.
-
Dr. Stephen Henson authored
-
- Mar 29, 2001
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
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.
-
- Mar 28, 2001
-
-
Richard Levitte authored
-
Ulf Möller authored
-
Ulf Möller authored
-
- Mar 27, 2001
-
-
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
ln on Solaris expects -f to come before -s. The linux-shared method is actually gcc-specific, so call it gnu-shared as well. When using the native tools on Solaris, make damn sure the native ld is used, even if the user has GNU ld earlier in his $PATH.
-
Richard Levitte authored
gcc uses collect2, not ld, to link things. Therefore, when using gcc 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
main trunk.
-
- Mar 22, 2001
-
-
Richard Levitte authored
-
Richard Levitte authored
-
Dr. Stephen Henson authored
Oops... fix PKCS#7 bug properly this time.
-
Lutz Jänicke authored
for HP-UX shl_* (32bit dynamic loading) interface.
-
Bodo Möller authored
-
Bodo Möller authored
Submitted by: "Hellan,Kim KHE" <KHE@kmd.dk>
-
Bodo Möller authored
Submitted by: "Hellan,Kim KHE" <KHE@kmd.dk>
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
that we can combine the CHANGES files later on.
-
Richard Levitte authored
-
Richard Levitte authored
-
Dr. Stephen Henson authored
encoding is used inside definite length encoding.
-