Richard Levitte
46e9a49165
Recent changes from 0.9.6-stable.
2004-05-06 09:55:18 +00:00
Richard Levitte
df257306e3
Recent changes from 0.9.6-stable.
2004-04-21 16:00:18 +00:00
Richard Levitte
d994be0508
Recent changes from 0.9.6-stable.
2004-03-30 16:40:09 +00:00
Richard Levitte
6095252cf5
make update
2004-03-23 17:53:27 +00:00
Richard Levitte
20d26fbd12
Changes from 0.9.6-stable
2004-03-23 15:18:17 +00:00
Mark J. Cox
85994a9572
Bump after tagging
2004-03-17 11:48:15 +00:00
Mark J. Cox
36800c36d6
Fix null-pointer assignment in do_change_cipher_spec() revealed
...
by using the Codenomicon TLS Test Tool (CAN-2004-0079)
Prepare for 0.9.6m release
Submitted by: Steven Henson
Reviewed by: Joe Orton
Approved by: Mark Cox
2004-03-17 11:45:35 +00:00
Dr. Stephen Henson
c08c1f76bc
Win32 fixes.
2004-03-17 01:21:11 +00:00
Richard Levitte
29348d3c5c
Recent changes from 0.9.6-stable.
2004-03-08 04:37:04 +00:00
Richard Levitte
2f1d799c7f
Recent changes from 0.9.6-stable.
2004-01-29 09:42:47 +00:00
Richard Levitte
e7534d6060
Recent changes from 0.9.6-stable.
2004-01-23 16:08:20 +00:00
Richard Levitte
0a4110c8ff
Recent changes from 0.9.6-stable.
2004-01-19 09:23:52 +00:00
Richard Levitte
d1914bf7d2
Recent and not so recent changes from 0.9.6-stable.
2004-01-19 08:33:36 +00:00
Mark J. Cox
d54d6871f8
Bump revision after tagging
2003-11-04 11:38:40 +00:00
Mark J. Cox
99ed4cbb03
Stop bug triggering large recursion when presented with
...
certain ASN.1 tags (CAN-2003-0851)
2003-11-04 11:33:12 +00:00
Richard Levitte
69410cf5eb
Recent changes from 0.9.6-stable.
2003-10-02 18:09:29 +00:00
Dr. Stephen Henson
8e4b4e10bf
New dev version.
2003-09-30 13:15:54 +00:00
Dr. Stephen Henson
166f9b6f39
Changes for release
2003-09-30 12:10:07 +00:00
Dr. Stephen Henson
23f26503d1
Fix for ASN1 parsing bugs.
2003-09-30 12:06:17 +00:00
Dr. Stephen Henson
093879e8be
Fix warning on Win32.
2003-09-29 17:19:24 +00:00
Richard Levitte
0f4d260782
Recent changes from 0.9.6-stable
2003-09-29 15:14:23 +00:00
Richard Levitte
980645e55e
Recent changes from 0.9.6-stable.
2003-08-09 09:35:57 +00:00
Richard Levitte
9d55e76dd6
Bring 0.9.6 [engine] up to date with 0.9.6.
2003-06-19 23:26:01 +00:00
Geoff Thorpe
fd509d6da5
This memset() in the ubsec ENGINE is a bug. Zeroing out the result array
...
should not be necessary in any case, but more importantly the result and
input BIGNUMs could be the same, in which case this is clearly a problem.
Submitted by: Jonathan Hersch
Reviewed by: Joe Orton
Approved by: Geoff Thorpe
2003-06-06 17:54:22 +00:00
Richard Levitte
7fd79b9858
Recent changes from 0.9.6-stable.
2003-04-16 06:41:51 +00:00
Richard Levitte
7552d2ebc3
The release is tagged, time to hope we won't have to work on 0.9.6k [engine].
2003-04-10 20:57:53 +00:00
Richard Levitte
5aeaff0bc0
Time to release OpenSSL 0.9.6j [engine].
...
The tag will be OpenSSL-engine-0_9_6j.
2003-04-10 20:43:00 +00:00
Richard Levitte
b841fc03e7
Recent changes from 0.9.6-stable.
2003-04-08 11:19:05 +00:00
Richard Levitte
53fd7688ee
Adapt method retrieval to the engine variant.
2003-04-08 06:32:48 +00:00
Richard Levitte
5949e8e1dd
Recent changes from 0.9.6-stable.
2003-04-02 11:21:31 +00:00
Richard Levitte
c4157adf1e
Recent changes from 0.9.6-stable.
2003-03-27 20:06:29 +00:00
Richard Levitte
8aac6ad0f2
Recent changes from 0.9.6-stable.
2003-03-25 01:26:54 +00:00
Richard Levitte
4ff15ba5e9
[This should have been done long ago]
...
Update the version info to reflect that this branch has gone to
development of version 0.9.6j. Further development of this branch
would normally only contain security updates.
2003-03-25 01:13:36 +00:00
Richard Levitte
acc6c94a65
All kinds of changes from 0.9.6-stable.
...
Time to release 0.9.6i [engine].
The tag will be OpenSSL-engine-0_9_6i.
2003-02-19 12:45:18 +00:00
Richard Levitte
2e824f0444
All kinds of changes from 0.9.6-stable.
2003-02-19 12:32:21 +00:00
Richard Levitte
2b4a238b5b
Recent changes from 0.9.6-stable.
2002-12-28 02:01:45 +00:00
Richard Levitte
f0c5491e9e
Time to go on to 0.9.i [engine], even if it will never be released...
2002-12-06 00:45:21 +00:00
Richard Levitte
c086616c3e
make update
...
Time to release 0.9.6h [engine].
The tag will be OpenSSL-engine-0_9_6h.
2002-12-05 22:50:32 +00:00
Richard Levitte
f87ab7a42d
Recent changes from 0.9.6-stable
2002-12-05 02:05:20 +00:00
Richard Levitte
696335ab46
Recent changes from 0.9.6-stable
2002-12-05 01:18:41 +00:00
Richard Levitte
322f190a18
If an application supports static locks, it MUST support dynamic locks as
...
well to be able to use the CHIL engine.
PR: 281
2002-12-05 00:57:41 +00:00
Richard Levitte
c4a150c242
Supported REF_PRINT with specified reference counter
2002-12-05 00:56:41 +00:00
Richard Levitte
a3c5420b28
PR: 381
2002-12-05 00:14:08 +00:00
Richard Levitte
c99f9b8ff3
Recent changes from 0.9.6-stable
2002-12-03 23:23:11 +00:00
Richard Levitte
22b3a95d5c
Recent changes from 0.9.6-stable.
2002-12-02 03:01:52 +00:00
Richard Levitte
63e86149c1
Recent changes from 0.9.6-stable.
2002-11-28 12:26:05 +00:00
cvs2svn
ca8f05d093
This commit was manufactured by cvs2svn to create branch 'OpenSSL-engine-
...
0_9_6-stable'.
2002-11-27 12:24:08 +00:00
Richard Levitte
df29cc8f77
Add OPENSSL_cleanse() to help cleanse memory and avoid certain compiler
...
and linker optimizations.
PR: 343
2002-11-27 12:24:05 +00:00
Richard Levitte
ba8ad07490
The logic in the main signing and verifying functions to check lengths was
...
incorrect. Fortunately, there is a second check that's correct, when adding
the pads.
PR: 355
2002-11-26 11:14:32 +00:00
Bodo Möller
15994b034a
rename some functions to improve consistency
...
Submitted by: Sheueling Chang
2002-11-23 18:16:09 +00:00