Lutz Jänicke
c5e00a3ee2
Missing link ("Greg Stark" <gstark@ethentica.com>)
2001-04-12 21:12:30 +00:00
Lutz Jänicke
26c329cd84
Fix wrong information with respect to CAs listed to the client
...
(follows from technical discussion with Amit Chopra <amitc@pspl.co.in>).
2001-04-12 16:03:28 +00:00
Bodo Möller
d349c5f8fd
some updates from 0.9.7-dev
2001-04-12 12:09:07 +00:00
Lutz Jänicke
3a11466381
Typo (Jun-ichiro itojun Hagino <itojun@iijlab.net>)
2001-04-12 11:46:23 +00:00
Richard Levitte
5c4c4c2b90
The changes that I just commited on this file is a mistake. Go back. This never happened :-)
2001-04-11 10:12:13 +00:00
Richard Levitte
ec11fa2159
NetBSD and OpenBSD use TOD as well
2001-04-11 10:06:44 +00:00
Lutz Jänicke
c4365acc48
Typo (was already fixed in 0.9.7-dev).
2001-04-09 15:00:31 +00:00
Lutz Jänicke
c29dbb9562
Add forgotten "-passin" option to smime.c usage help.
2001-04-08 10:53:27 +00:00
Richard Levitte
cb1c1555fa
A small change that only went to the engine-0.9.6 branch...
...
This change will be part of 0.9.6a.
2001-04-05 21:08:33 +00:00
Richard Levitte
fa528639e3
Tagging has been done, move on to development of 0.9.6b.
...
(Hopefully, it will never be needed)
2001-04-05 17:59:14 +00:00
Richard Levitte
092ab05aef
Forgot to update the STATUS file. This will be part of 0.9.6a
2001-04-05 17:42:00 +00:00
Richard Levitte
4f647957c5
Release OpenSSL 0.9.6a.
...
The tag will be OpenSSL_0_9_6a
2001-04-05 16:43:07 +00:00
Richard Levitte
4424a12c43
make update
2001-04-05 16:36:00 +00:00
Dr. Stephen Henson
592f5c5797
Fix couple of memory leaks in PKCS7_dataDecode().
2001-04-04 22:30:26 +00:00
Ulf Möller
14ba311676
Unixware config.
...
Submitted by: Tim Rice <tim@multitalents.net>
2001-04-04 19:20:33 +00:00
Bodo Möller
b9a96c0134
don't use shell functions
2001-04-04 16:27:44 +00:00
Richard Levitte
75c3c831db
Incorporate some changes that make OpenSSL compilable in CygWin.
2001-04-04 15:51:36 +00:00
Richard Levitte
385af2e9ec
We're still just developping beta4 (or final release)
2001-04-04 04:30:39 +00:00
Richard Levitte
3c43aa1b82
Make do_bsd-gcc-shared depend on do_gnu-shared instead of the non-existent linux-shared
2001-04-04 04:24:35 +00:00
Bodo Möller
dea0f7dd0d
As in the main branch, ignore the bctest exit value.
...
(I thought I had done this change before ...)
2001-04-03 15:20:22 +00:00
Bodo Möller
9a22ce66c9
This change should be suitable as a workaround for the Solaris x86
...
compiler bug reported in <01032110293775.22278@weba3.iname.net>
(the '++seq[i]' condition is evaluated as 256 rather than 0
when the previous value is 255).
2001-04-03 13:46:36 +00:00
Richard Levitte
72cd659df6
Plug a memory leak. Spotted by "Shijin" <shijin@comex.com>
2001-04-03 09:42:49 +00:00
Richard Levitte
58eef36b4d
libfisdef.h and LIB do not exist on older VMS versions
2001-04-03 08:31:45 +00:00
Richard Levitte
79311176b2
Remove a typo in dgux-R4-gcc.
2001-04-03 08:27:53 +00:00
Richard Levitte
88f59f6152
Compaq C on OpenVMS is a little picky around producing empty object
...
files...
2001-04-02 09:10:59 +00:00
Bodo Möller
e32578847c
avoid buffer overflow
2001-03-31 07:47:32 +00:00
Ulf Möller
323fd27435
Note that alpha.s is no longer used.
2001-03-31 01:19:42 +00:00
Richard Levitte
fcc88e4915
Tagging has been done, move on to develop beta 4 (hopefully not :-)).
2001-03-30 16:22:44 +00:00
Richard Levitte
86cb01870c
make update
2001-03-30 15:59:57 +00:00
Bodo Möller
19086ef67b
this time *really* fix the /../ check ...
2001-03-30 14:55:19 +00:00
Dr. Stephen Henson
ce3fc3956d
Fix asn1_GetSequence() for indefinite length sequences.
2001-03-30 13:42:32 +00:00
Richard Levitte
787f25ab42
Release beta 3 of OpenSSL 0.9.6a.
...
The tag will be OpenSSL_0_9_6a-beta3.
2001-03-30 12:21:28 +00:00
Bodo Möller
85794e5556
Remove unused variable 'prev_slash' that I accidentily added.
2001-03-30 10:50:27 +00:00
Bodo Möller
7f950bd8a2
For -WWW, fix test for ".." directory references (and avoid warning for
...
index -1).
2001-03-30 10:47:56 +00:00
Bodo Möller
bf7b0d2d2b
News for 0.9.6a.
2001-03-30 10:46:49 +00:00
Bodo Möller
83c4e75be9
Use enhanced bctest (as in main trunk), and add a workaround that
...
should solve the problems with FreeBSD's /bin/sh.
2001-03-30 09:23:14 +00:00
Richard Levitte
e5f3be2bbb
Additionally, rename des_encrypt to des_encrypt1 in files that are
...
seldom used or read, but may still be...
2001-03-30 07:26:04 +00:00
Dr. Stephen Henson
fbca4281c8
Change des_encrypt to des_encrypt1 in assembly language perl
...
scripts and des_opts #defines.
2001-03-30 02:14:29 +00:00
Dr. Stephen Henson
a858b8036c
Fix a bug caused by the 'fix' for empty X509_NAME encoding.
2001-03-30 00:58:49 +00:00
Richard Levitte
d2be2fb241
Merge in the latest news
2001-03-29 20:58:18 +00:00
Richard Levitte
4855eb75a7
One des_encrypt to des_encrypt1 I forgot to commit...
2001-03-29 20:37:32 +00:00
Richard Levitte
b1f88ec4e2
I forgot to rename des_encrypt to des_encrypt1 in libeay.num.
2001-03-29 10:49:01 +00:00
Richard Levitte
44924fb2b4
Since there has been reports of clashes between OpenSSL's
...
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.
2001-03-29 07:45:01 +00:00
Richard Levitte
0e810cf6b0
Add news section for OpenSSL 0.9.6a. Please add what's missing
2001-03-28 13:35:48 +00:00
Ulf Möller
1777e3fd5e
check the CRT result.
2001-03-28 04:49:39 +00:00
Ulf Möller
509ca689b0
Note the MIPS assembler bug fix.
2001-03-28 02:39:22 +00:00
Richard Levitte
3a1dbce19d
Merge in the IRIX fix from the main development line.
2001-03-27 23:48:35 +00:00
Richard Levitte
10f2bf6d81
Reports seem to show that asm/mips3.s has faults. To be investigated, but let's avoid using it in the mean time
2001-03-27 09:12:51 +00:00
Richard Levitte
1714c07164
For mips3 and alpha, put the assembler file directives in separate
...
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
2001-03-26 16:26:41 +00:00
Richard Levitte
4cc3d1728f
make update
2001-03-24 12:45:11 +00:00