Lutz Jänicke
f05735c8c9
Clarify behaviour with respect to SSL/TLS records.
2001-05-12 09:49:46 +00:00
Lutz Jänicke
42f310f596
Clarify behaviour of SSL_write() by mentioning SSL_MODE_ENABLE_PARTIAL_WRITE
...
flag as discussed on the mailing list.
2001-05-11 09:54:20 +00:00
Bodo Möller
77c6edc1d1
fix an old entry
2001-05-08 12:46:33 +00:00
Bodo Möller
99bd4baa54
.rnd issues
2001-05-03 09:28:19 +00:00
Bodo Möller
c8913d8e8a
bctest changes for Ultrix (don't return 1 from bctest, otherwise make aborts)
2001-05-03 08:50:32 +00:00
Richard Levitte
3c836ff0f8
Some platforms (most notably Windows) do not have a $HOME by default.
...
For those, unless the environment variables RANDFILE or HOME are
defined (the default case!), RAND_file_name() will return NULL.
This change adds a default HOME for those platforms.
To add a default HOME for any platform, just define DEFAULT_HOME in
the proper place, wrapped in appropriate #ifdef..#endif, in e_os.h.
2001-05-03 07:50:39 +00:00
Richard Levitte
a956392145
Add support for Sun C on Solaris x86. Contributed by Ben <mouring@etoh.eviladmin.org>
2001-05-03 06:15:05 +00:00
Richard Levitte
4760dc31c9
Merge in the following changes (from the main trunk log):
...
>----------------------------
>revision 1.24
>date: 2001/04/29 16:30:59; author: steve; state: Exp; lines: +5 -1
>Win32 fixes:
>
>define LLONG properly for VC++.
>
>stop compiler complaining about signed/unsigned mismatch in apps/engine.c
>----------------------------
>revision 1.22
>date: 2001/02/27 23:59:18; author: ulf; state: Exp; lines: +1 -1
>%f conversion bug fix
>Submitted by: Henrik Eriksson <henrik.eriksson@axis.com>
>----------------------------
>revision 1.21
>date: 2000/10/22 12:44:12; author: levitte; state: Exp; lines: +3 -3
>On some operating systems, MAX is defined. Call ours OSSL_MAX instead
2001-05-02 07:10:42 +00:00
Lutz Jänicke
5fde80cd56
Typo (Petr Lancaric <Petr.Lancaric@ips-ag.cz>).
2001-04-25 15:25:39 +00:00
Bodo Möller
ecacb136c5
typo
2001-04-18 15:12:26 +00:00
Bodo Möller
db17ecdae3
fix md_rand.c locking bugs
2001-04-18 15:08:19 +00:00
Lutz Jänicke
ee718b2c22
Clarify request of client certificates. This is a FAQ.
2001-04-17 13:20:05 +00:00
Lutz Jänicke
514481f686
-1 cannot work on platforms with unsigned char
...
(Jun-ichiro itojun Hagino <itojun@iijlab.net>).
2001-04-15 10:30:01 +00:00
Lutz Jänicke
b089e64654
Don't make half work when constifying...
2001-04-14 14:48:44 +00:00
Lutz Jänicke
3c1f0ccbf4
Constify "salt" (Jason Molenda <jason@molenda.com>)
2001-04-14 14:42:28 +00:00
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