Richard Levitte
0b6d88b3b8
VMS on Alpha passed
2000-03-24 12:40:28 +00:00
Dr. Stephen Henson
46e80a30e0
Add a few more FAQs.
2000-03-24 00:47:25 +00:00
Ulf Möller
fd430ae94c
Test results.
2000-03-23 23:19:12 +00:00
Richard Levitte
1d6750b759
Surround the diff with the new snippage delimiters
2000-03-23 22:43:20 +00:00
Richard Levitte
6e56312f1a
Update status
2000-03-23 22:01:25 +00:00
Richard Levitte
90cc4e29b3
Tagging has been done, update to next probable version...
2000-03-23 21:14:11 +00:00
Richard Levitte
97197984aa
I almost forgot...
2000-03-23 21:12:50 +00:00
Richard Levitte
0806278561
Time for version 0.9.5a beta2
...
I know it's earlier than announced. The high amount of problems in
beta1 warants this, however.
2000-03-23 21:07:41 +00:00
Richard Levitte
e8dbc15933
New FAQ for the OpenSSH configuration problem.
...
I know, this isn't really a OpenSSL issue, but we keep getting
questions about it, so we might as well provide the solution...
2000-03-23 19:31:37 +00:00
Richard Levitte
0fa197d8bc
Clean up context, even if an error occured.
2000-03-23 18:14:21 +00:00
Ulf Möller
fd72d831b7
ssize_t for Ultrix
2000-03-23 17:54:58 +00:00
Richard Levitte
1bb30673f9
Corrected. It said before that ivec had to be initialised to zero,
...
which isn't true. What is true, however, is that SSH assumes it is.
2000-03-23 11:08:49 +00:00
Bodo Möller
87351c586e
"make update"
2000-03-23 09:51:23 +00:00
Richard Levitte
72fbca2c47
A quick hack to have ssize_t work with gcc under SunOS 4 (tested on
...
SunOS 4.1.4).
2000-03-23 07:32:34 +00:00
Dr. Stephen Henson
555b22cfca
Update docs and remove old PKCS#7 README file.
2000-03-23 02:35:47 +00:00
Ulf Möller
513393f8d4
RAND_event()
2000-03-22 15:30:03 +00:00
Dr. Stephen Henson
e77066ea0a
Fix a memory leak in PKCS12_parse.
...
Don't copy private key to X509 etc public key structures.
Fix for warning.
2000-03-22 13:50:23 +00:00
Ulf Möller
d12cd41900
more failures
2000-03-21 20:42:35 +00:00
Ulf Möller
17b99efcb0
More failures.
2000-03-21 11:40:33 +00:00
Richard Levitte
afc48ea543
Ulf Möller reports OpenBSD-x86 and solaris-sparcv9-cc passed.
2000-03-20 21:38:25 +00:00
Ulf Möller
b313adc4b6
OpenBSD complains.
2000-03-20 18:19:38 +00:00
Ulf Möller
623bb80b77
In some of the Makefiles CPP was not defined.
2000-03-20 18:16:52 +00:00
Richard Levitte
f69ef67c2b
Jaenick Lutz reports that hpux-parisc-cc with +02 passed.
2000-03-20 16:52:29 +00:00
Richard Levitte
cdbd4a7229
Ref: Message-ID: <20000320070111.A90876@wiz.Sendmail.COM>
2000-03-20 15:56:14 +00:00
Ulf Möller
71b4d8971b
Problems with the Windows build.
2000-03-20 13:40:16 +00:00
Bodo Möller
88220dcb21
Document pseudo-commands.
2000-03-20 13:39:06 +00:00
Ulf Möller
b7a81df46a
Mention the bug fixes.
2000-03-20 12:17:20 +00:00
Richard Levitte
21173cf936
I just got a not very pleasant report.
2000-03-20 11:29:11 +00:00
Richard Levitte
35a79ecbae
There are a few new features in 0.9.5a... And I've probably
...
forgotten a few.
2000-03-20 09:23:05 +00:00
Richard Levitte
311c6efa81
New status
2000-03-20 09:22:04 +00:00
Richard Levitte
c81ccaddad
Tagging done, we move to the next possible.
2000-03-20 07:47:37 +00:00
Richard Levitte
fc450b24b4
Beta 1 of 0.9.5a building.
2000-03-20 07:36:22 +00:00
Richard Levitte
be1755f1cf
make update
2000-03-20 07:35:38 +00:00
Richard Levitte
3cf4f5d05e
Change the version text, it's time to release the first beta of 0.9.5a.
2000-03-20 07:22:47 +00:00
Ulf Möller
a1a96e54a4
Sample application using RAND_event() to collect entropy from mouse
...
movements, keyboard etc. and write it to a seed file.
2000-03-19 22:58:12 +00:00
Ulf Möller
a6aa71ff5f
Bug fix: RAND_write_file() failed to write to files created by open()
...
on Win32.
2000-03-19 22:57:07 +00:00
Richard Levitte
87b89b799f
Make sure an error condition is returned if, for some reason, the file
...
couldn't be opened.
2000-03-19 19:10:03 +00:00
Ulf Möller
f3f3cc0cca
oops. don't use "entropy" directly.
2000-03-19 17:20:26 +00:00
Ulf Möller
c97b11f4b3
New function RAND_event() collects entropy from Windows events.
2000-03-19 17:14:25 +00:00
Ulf Möller
2501b335fa
FLAT_INC is not needed; we use -I.. all the time
2000-03-19 12:15:24 +00:00
Ulf Möller
48b83a2504
Integrate podd.h sk.h into set_key.c
2000-03-19 12:13:44 +00:00
Richard Levitte
e55818b9d3
Change the notation and coding of the version to be able to contain
...
both a patch level and a beta status. IMHO, it also makes more sense
to have beta status be part of the development status than to have it
be an alternate name for patch levels under special conditions.
2000-03-19 09:35:19 +00:00
Richard Levitte
ea82355258
Keep in sync with Unix code, and prepare for a misfeature fix.
2000-03-19 09:23:25 +00:00
Ulf Möller
1f39d082c6
make update
2000-03-19 02:18:45 +00:00
Ulf Möller
edb93ae643
cleanup.
2000-03-19 02:10:17 +00:00
Ulf Möller
395df2fe30
libdes manpage.
...
This may still contain a few errors from the old documentation,
but most of it should make sense.
2000-03-19 02:09:37 +00:00
Ulf Möller
7af4816f0e
des_quad_cksum() byte order bug fix.
...
See http://www.pdc.kth.se/kth-krb/
Their solution for CRAY is somewhat awkward.
I'll assume that a "short" is 32 bits on CRAY to avoid the
#ifdef _CRAY
typedef struct {
unsigned int a:32;
unsigned int b:32;
} XXX;
#else
typedef DES_LONG XXX;
#endif
2000-03-19 02:06:37 +00:00
Ulf Möller
369782ac50
add =cut
2000-03-18 22:00:26 +00:00
Ulf Möller
fc79993620
DES in Perl was incomplete and not very useful
2000-03-18 18:39:58 +00:00
Ulf Möller
7043a4fc4a
superseded by des_modes.pod
2000-03-18 18:37:43 +00:00