Richard Levitte
d84a727178
Recent changes.
2002-08-09 12:36:01 +00:00
Richard Levitte
e463adeff8
Time for release.
...
The tag will be OpenSSL-engine-0_9_6g.
2002-08-09 11:49:15 +00:00
Bodo Möller
ecdf154993
avoid crash on Windows
...
Submitted by: Lynn Gazis <lgazis@rainbow.com>
2002-08-09 08:16:11 +00:00
Richard Levitte
5d92a7bef1
Recent changes.
2002-08-08 22:46:22 +00:00
Richard Levitte
8246c0607a
Recent changes.
...
Time to release 0.9.6f [engine].
The tag will be OpenSSL-engine-0_9_6f.
2002-08-08 21:44:13 +00:00
Richard Levitte
bfce617770
Recent changes.
2002-08-08 20:11:31 +00:00
Bodo Möller
1ce60f02d3
merge in changes in OpenSSL_0_9_6-stable (conflicts resolved)
2002-08-02 11:38:07 +00:00
Richard Levitte
bb34d6de74
Revert that...
2002-08-02 11:17:56 +00:00
Richard Levitte
89918b5c17
Certain flag macros were tested with #if instead if #ifdef...
2002-08-02 11:14:36 +00:00
Lutz Jänicke
46859bf421
Next version of 0.9.6 would be 0.9.6f
...
Submitted by:
Reviewed by:
PR:
2002-07-30 10:54:55 +00:00
Lutz Jänicke
6cae350ad1
Release 0.9.6e
...
Submitted by:
Reviewed by:
PR:
2002-07-30 10:39:36 +00:00
Lutz Jänicke
cfebe39d42
OpenSSL Security Advisory [30 July 2002]
...
Changes marked "(CHATS)" were sponsored by the Defense Advanced
Research Projects Agency (DARPA) and Air Force Research Laboratory,
Air Force Materiel Command, USAF, under agreement number
F30602-01-2-0537.
Submitted by:
Reviewed by:
PR:
2002-07-30 10:26:28 +00:00
Lutz Jänicke
eb80f91278
"make update"
...
Submitted by:
Reviewed by:
PR:
2002-07-30 09:41:07 +00:00
Richard Levitte
7a0c6536e2
Merge in the latest changes from 0.9.6-stable.
2002-07-30 09:26:50 +00:00
Richard Levitte
8b98de6653
Merge in the latest chanegs from 0.9.6-stable.
2002-07-18 14:19:26 +00:00
Richard Levitte
b99e18bbec
Recent changes from 0.9.6-stable.
2002-06-27 05:38:00 +00:00
Richard Levitte
49b10f72ec
Recent changes from 0.9.6-stable.
2002-06-25 11:20:49 +00:00
Richard Levitte
23f0541263
Recent changes from 0.9.6-stable.
2002-06-13 20:08:29 +00:00
Richard Levitte
64ed18ef20
Recent changes from 0.9.6-stable.
2002-06-06 08:59:22 +00:00
Richard Levitte
b57e656095
Merge in recent changes from 0.9.6-stable
2002-05-30 17:18:58 +00:00
Richard Levitte
a0f6331507
Merge in recent changes from 0.9.6-stable
2002-05-30 09:42:52 +00:00
Richard Levitte
71aa7c586b
Merge in all recent changes from 0.9.6-stable.
2002-05-29 11:29:40 +00:00
Richard Levitte
7462f2644c
It seems like we forgot to move from strdup() to BUF_strdup() in this file.
...
PR: 54
2002-05-29 11:04:39 +00:00
Richard Levitte
69043fa13f
Merge recent changes from 0.9.6-stable.
2002-05-10 01:02:28 +00:00
Richard Levitte
e0b110267d
Merge the version changes from 0.9.6-stable.
...
The tag for this branch will be OpenSSL-engine-0_9_6d
2002-05-09 23:12:12 +00:00
Richard Levitte
8f1e8d274e
Merge in recent changes from 0.9.6-stable.
2002-05-09 21:55:50 +00:00
Richard Levitte
a09d349071
Merge in recent changes from 0.9.6-stable.
2002-05-09 19:38:34 +00:00
Richard Levitte
e27fd320fc
Apply all the recent changes from 0.9.6-stable.
2002-05-08 15:54:01 +00:00
Bodo Möller
32e692ce07
harmonize with other Makefiles in crypto/*/
2002-04-18 09:26:24 +00:00
Richard Levitte
a5232ab0a0
Merge in the latest changes from 0.9.6-stable, including the version
...
updates.
The tags will be OpenSSL_0_9_6d-beta1 and OpenSSL-engine-0_9_6d-beta1.
2002-04-17 12:52:33 +00:00
Richard Levitte
d2f64ef725
surewarehk_dh_ex_free() isn't used, so do not compile it.
2002-04-17 07:53:56 +00:00
Richard Levitte
842931098f
Avoid variable shadowing.
2002-04-17 07:52:56 +00:00
Richard Levitte
a7a71d0ec9
Make sure strdup() gets properly declared.
2002-04-17 07:52:21 +00:00
Richard Levitte
c1fb6557e5
Merge in the latest changes from 0.9.6d-stable.
2002-04-17 07:02:47 +00:00
Richard Levitte
6175b37578
Merge in recent changes from 0.9.6-stable.
...
make update.
2002-04-06 19:48:58 +00:00
Richard Levitte
d007411335
Forgot one of the casts
2002-04-03 15:00:41 +00:00
Richard Levitte
9a78b3db52
HW_aep was a little too constified for this version of OpenSSL.
2002-04-03 14:57:40 +00:00
Richard Levitte
d553eb9616
The rest of the OpenSSL files include openssl/e_os.h. There's no
...
reason to treat conf_api.c differently in this version.
2002-04-03 14:55:41 +00:00
Richard Levitte
e874ee0850
Cast the pointers to the BIGNUM data to unsigned long *. This would be
...
harmful if we didn't also pass the exact number of bytes of that data
2002-04-03 14:47:23 +00:00
Richard Levitte
c20f373558
Keyclient forgotten on VMS.
2002-04-03 14:11:58 +00:00
Richard Levitte
192060947c
A couple of typos.
...
Discovered and submitted by Diarmuid O'Neill <Diarmuid.ONeill@aep.ie>
2002-04-03 13:52:51 +00:00
Richard Levitte
c14688ec73
Merge in changes from 0.9.6-stable. This should definitely be done a
...
little more often.
2002-03-30 23:36:17 +00:00
Richard Levitte
ff0a0c46a7
AEPRAND it is...
2002-03-07 19:40:55 +00:00
Richard Levitte
c568a9820a
Synchronise the AEP engine in all branches. For 0.9.6-stable [engine], implement software fallback
2002-03-07 19:39:44 +00:00
Richard Levitte
493de5ad2a
Changes from 0.9.6-stable.
2002-03-07 16:28:34 +00:00
Bodo Möller
b76b87fdf5
fix prototype
...
Submitted by: Oscar Jacobsson <oscar@jacobsson.org>
2002-03-01 13:59:22 +00:00
Richard Levitte
30bd8e3e1f
make update
2002-02-28 15:57:21 +00:00
Richard Levitte
b98a984294
Merge in changes from the 0.9.6-stable branch.
2002-02-28 14:47:33 +00:00
Richard Levitte
dac7098464
Back port of the latest updates of the AEP engine.
2002-02-28 13:45:55 +00:00
Richard Levitte
56cf45f968
make update
2002-02-26 14:25:39 +00:00