Remove a bunch of false positives, fix one true positive.
[openssl.git] / ChangeLog.0_9_7-stable_not-in-head
1 This file, together with ChangeLog.0_9_7-stable_not-in-head_FIPS,
2 provides a collection of those CVS change log entries for the
3 0.9.7 branch (OpenSSL_0_9_7-stable) that do not appear similarly in
4 0.9.8-dev (CVS head).
5     
6 ChangeLog.0_9_7-stable_not-in-head_FIPS  -  "FIPS" related changes
7 ChangeLog.0_9_7-stable_not-in-head       -  everything else
8
9 Some obvious false positives have been eliminated: e.g., we do not
10 care about a simple "make update"; and we don't care about changes
11 identified to the 0.9.7 branch that were explicitly identified as
12 backports from head.
13     
14 Eliminating all other entries (and finally this file and its
15 compantion), either as false positives or as things that should go
16 into 0.9.8, remains to be done.  Any additional changes to 0.9.7 that
17 are not immediately put into 0.9.8, but belong there as well, should
18 be added to the end of this file.
19
20
21 2002-03-01 16:39  ben
22
23         Changed:
24                 Configure (1.314.2.6), "Exp", lines: +1 -0
25
26         OpenBSD variant.
27
28 2002-10-09 14:19  levitte
29
30         Changed:
31                 crypto/engine/hw_cswift.c (1.17.2.5), "Exp", lines: +1 -0
32
33         The dissapearing destroy callback reappears
34
35 2002-10-24 00:09  levitte
36
37         Changed:
38                 crypto/crypto-lib.com (1.53.2.9), "Exp", lines: +1 -1
39
40         An engine changed name.
41
42 2002-10-29 18:46  geoff
43
44         Changed:
45                 doc/ssl/SSL_CTX_set_session_cache_mode.pod (1.5.2.2), "Exp", lines: +1 -0
46
47         Correct another inconsistency in my recent commits.
48
49 2002-11-04 17:33  levitte
50
51         Changed:
52                 Configure (1.314.2.38), "Exp", lines: +4 -2
53
54         Return my normal debug targets to something not so extreme, and
55         make the extreme ones special (or 'extreme', if you will :-)).
56
57 2002-11-13 12:35  levitte
58
59         Changed:
60                 crypto/cryptlib.h (1.10.2.4), "Exp", lines: +0 -4
61                 crypto/crypto.h (1.62.2.3), "Exp", lines: +4 -0
62
63         Make OpenSSLdie() visible (it's a must to get a proper reference in
64         libeay.num).
65
66 2002-11-13 15:30  levitte
67
68         Changed:
69                 demos/engines/ibmca/hw_ibmca.c (1.1.2.2), "Exp", lines: +3 -0
70                 demos/engines/zencod/hw_zencod.c (1.1.2.2), "Exp", lines: +4 -1
71                 demos/engines/cluster_labs/hw_cluster_labs.c (1.1.2.2), "Exp", lines: +5 -2
72
73         The loading functions should be static if we build a dynamic
74         engine.
75
76 2002-12-12 18:41  levitte
77
78         Changed:
79                 crypto/engine/hw_ncipher.c (1.26.2.7), "Exp", lines: +38 -2
80                 crypto/engine/hw_ncipher_err.c (1.1.2.2), "Exp", lines: +1 -1
81                 crypto/engine/hw_ncipher_err.h (1.1.2.2), "Exp", lines: +1 -1
82                 crypto/cryptlib.c (1.32.2.8), "Exp", lines: +2 -1
83                 crypto/crypto.h (1.62.2.7), "Exp", lines: +2 -1
84                 CHANGES (1.977.2.78), "Exp", lines: +14 -0
85
86         Add a static lock called HWCRHK, for the case of having an
87         application that wants to use the hw_ncipher engine without having
88         given any callbacks for the dynamic type of locks.
89
90 2002-12-15 16:27  appro
91
92         Changed:
93                 Makefile.org (1.154.2.41), "Exp", lines: +2 -1
94
95         Another Solaris shared build clean-up. This is not actually needed
96         if one uses WorkShop C. It's gcc driver that brings copy of
97         libgcc.a into .so otherwise. In case you wonder what it's -Wl,-z...
98         and not just -z. Problem is that gcc driver apparently omits all -z
99         options but -z text. Don't ask me why. I'm not committing
100         corresponding workaround into the HEAD as Makefile.shared
101         reportedly needs even more work...
102
103 2002-12-16 19:17  appro
104
105         Changed:
106                 crypto/bn/bn_lcl.h (1.23.2.3), "Exp", lines: +3 -0
107                 crypto/bn/bn_mul.c (1.28.2.4), "Exp", lines: +84 -445
108
109         This is rollback to 0.9.6h bn_mul.c to address problem reported in
110         RT#272.
111
112 2002-12-16 19:59  appro
113
114         Changed:
115                 Makefile.org (1.154.2.42), "Exp", lines: +3 -1
116
117         Some of Sun compiler drivers (well, one of those I have) collect
118         all options specified with -Wl in the beginnig of the ld command
119         line which kind of obsoletes the idea as it's -z defaultextract
120         that will be closest to lib*.a and not -z allextract:-(
121
122 2002-12-17 15:21  levitte
123
124         Changed:
125                 NEWS (1.39.2.16), "Exp", lines: +4 -1
126
127         A few more NEWS items.
128
129 !2002-12-27 17:49  appro
130 !
131 !       Changed:
132 !               Configure (1.314.2.62), "Exp", lines: +1 -1
133 !
134 !       According to Tim Rice <tim@multitalents.net> assembler support in
135 !       SCO5 never worked anyway. Note this is not going to HEAD as we
136 !       intend to provide an alternative solution as soon as 0.9.7 is out.
137
138 2002-12-28 02:35  levitte
139
140         Changed:
141                 Configure (1.314.2.63), "Exp", lines: +1 -1
142
143         Hmm, the variables $x96_elf_asm and others contain a number of
144         colons, so when removing one reference, if should be replaced with
145         the appropriate number of colons, or chaos will follow...
146
147         It's rather silly to believe we'd release 0.9.7a in 2002 :-).
148
149 2003-01-01 16:48  ben
150
151         Changed:
152                 crypto/des/des_locl.h (1.19.2.5), "Exp", lines: +1 -1
153                 crypto/rc5/rc5_locl.h (1.3.2.4), "Exp", lines: +1 -1
154
155         Fix warnings, use correct -Ds.
156
157 ? 2003-04-04 16:21  levitte
158
159         Changed:
160                 util/mkdef.pl (1.67.2.5), "Exp", lines: +10 -5
161                 util/mkerr.pl (1.18.2.3), "Exp", lines: +6 -6
162
163         Transfer the changes to detect multiline comments and the GCC
164         extension __attribute__.
165
166 2003-04-08 13:54  levitte
167
168         Changed:
169                 test/Makefile.ssl (1.84.2.25), "Exp", lines: +29 -1
170                 apps/Makefile.ssl (1.100.2.22), "Exp", lines: +1 -0
171                 Makefile.org (1.154.2.61), "Exp", lines: +4 -5
172
173         Set LD_LIBRARY_PATH when linking, since OpenUnix' ld uses it to
174         create a library search path.
175
176                 Correct typos.
177
178 2003-07-03 23:43  levitte
179
180         Changed:
181                 Makefile.org (1.154.2.65), "Exp", lines: +2 -2
182
183         Add a slash so grep doesn't return both ./crypto/bio/bss_mem.o and
184         ./crypto/mem.o when we're looking for mem.o.
185
186 2003-07-27 15:46  ben
187
188         Changed:
189                 crypto/aes/aes.h (1.1.2.5), "Exp", lines: +3 -0
190                 crypto/aes/aes_cfb.c (1.1.2.4), "Exp", lines: +57 -0
191
192         Add untested CFB-r mode. Will be tested soon.
193
194 2003-07-28 17:07  ben
195
196         Changed:
197                 Makefile.org (1.154.2.69), "Exp", lines: +5 -1
198                 crypto/aes/aes.h (1.1.2.6), "Exp", lines: +3 -0
199                 crypto/aes/aes_cfb.c (1.1.2.5), "Exp", lines: +19 -0
200                 crypto/dsa/Makefile.ssl (1.49.2.6), "Exp", lines: +3 -2
201                 crypto/err/Makefile.ssl (1.48.2.4), "Exp", lines: +17 -16
202                 crypto/evp/e_aes.c (1.6.2.5), "Exp", lines: +8 -0
203                 crypto/evp/e_des.c (1.5.2.2), "Exp", lines: +1 -1
204                 crypto/evp/e_des3.c (1.8.2.3), "Exp", lines: +2 -2
205                 crypto/evp/evp.h (1.86.2.11), "Exp", lines: +28 -11
206                 crypto/evp/evp_locl.h (1.7.2.3), "Exp", lines: +2 -2
207                 crypto/objects/obj_dat.h (1.49.2.13), "Exp", lines: +10 -5
208                 crypto/objects/obj_mac.h (1.19.2.13), "Exp", lines: +5 -0
209                 crypto/objects/obj_mac.num (1.15.2.9), "Exp", lines: +1 -0
210                 crypto/objects/objects.txt (1.20.2.14), "Exp", lines: +4 -0
211                 fips/Makefile.ssl (1.1.2.3), "Exp", lines: +7 -0
212                 fips/aes/Makefile.ssl (1.1.2.2), "Exp", lines: +23 -1
213                 fips/aes/fips_aesavs.c (1.1.2.3), "Exp", lines: +9 -1
214                 test/Makefile.ssl (1.84.2.30), "Exp", lines: +101 -43
215
216         Add support for partial CFB modes, make tests work, update
217         dependencies.
218
219 2003-07-29 12:56  ben
220
221         Changed:
222                 crypto/aes/aes_cfb.c (1.1.2.6), "Exp", lines: +9 -6
223                 crypto/evp/c_allc.c (1.8.2.3), "Exp", lines: +1 -0
224                 crypto/evp/evp_test.c (1.14.2.11), "Exp", lines: +17 -8
225                 crypto/evp/evptests.txt (1.9.2.2), "Exp", lines: +48 -1
226
227         Working CFB1 and test vectors.
228
229 2003-07-29 15:24  ben
230
231         Changed:
232                 crypto/evp/e_aes.c (1.6.2.6), "Exp", lines: +14 -0
233                 crypto/objects/obj_dat.h (1.49.2.14), "Exp", lines: +15 -5
234                 crypto/objects/obj_mac.h (1.19.2.14), "Exp", lines: +10 -0
235                 crypto/objects/obj_mac.num (1.15.2.10), "Exp", lines: +2 -0
236                 crypto/objects/objects.txt (1.20.2.15), "Exp", lines: +2 -0
237                 fips/aes/Makefile.ssl (1.1.2.3), "Exp", lines: +1 -1
238                 fips/aes/fips_aesavs.c (1.1.2.4), "Exp", lines: +34 -19
239
240         The rest of the keysizes for CFB1, working AES AVS test for CFB1.
241
242 2003-07-29 19:05  ben
243
244         Changed:
245                 crypto/aes/aes.h (1.1.2.7), "Exp", lines: +3 -0
246                 crypto/aes/aes_cfb.c (1.1.2.7), "Exp", lines: +14 -0
247                 crypto/evp/c_allc.c (1.8.2.4), "Exp", lines: +1 -0
248                 crypto/evp/e_aes.c (1.6.2.7), "Exp", lines: +4 -9
249                 crypto/evp/evptests.txt (1.9.2.3), "Exp", lines: +48 -0
250                 crypto/objects/obj_dat.h (1.49.2.15), "Exp", lines: +20 -5
251                 crypto/objects/obj_mac.h (1.19.2.15), "Exp", lines: +15 -0
252                 crypto/objects/obj_mac.num (1.15.2.11), "Exp", lines: +3 -0
253                 crypto/objects/objects.txt (1.20.2.16), "Exp", lines: +3 -0
254                 fips/aes/fips_aesavs.c (1.1.2.7), "Exp", lines: +11 -0
255
256         AES CFB8.
257
258 2003-07-30 20:30  ben
259
260         Changed:
261                 Makefile.org (1.154.2.70), "Exp", lines: +16 -5
262                 crypto/des/cfb_enc.c (1.7.2.1), "Exp", lines: +2 -1
263                 crypto/des/des_enc.c (1.11.2.2), "Exp", lines: +4 -0
264                 crypto/evp/e_aes.c (1.6.2.8), "Exp", lines: +7 -14
265                 crypto/evp/e_des.c (1.5.2.3), "Exp", lines: +37 -1
266                 crypto/evp/evp.h (1.86.2.12), "Exp", lines: +6 -0
267                 crypto/evp/evp_locl.h (1.7.2.4), "Exp", lines: +9 -0
268                 crypto/objects/obj_dat.h (1.49.2.16), "Exp", lines: +48 -23
269                 crypto/objects/obj_mac.h (1.19.2.16), "Exp", lines: +31 -6
270                 crypto/objects/obj_mac.num (1.15.2.12), "Exp", lines: +5 -0
271                 crypto/objects/objects.txt (1.20.2.17), "Exp", lines: +12 -6
272                 fips/Makefile.ssl (1.1.2.4), "Exp", lines: +8 -1
273                 fips/fips_make_sha1 (1.1.2.3), "Exp", lines: +3 -0
274                 fips/aes/Makefile.ssl (1.1.2.4), "Exp", lines: +1 -1
275                 fips/des/.cvsignore (1.1.2.1), "Exp", lines: +3 -0
276                 fips/des/Makefile.ssl (1.1.2.1), "Exp", lines: +96 -0
277                 fips/des/fingerprint.sha1 (1.1.2.1), "Exp", lines: +2 -0
278                 fips/des/fips_des_enc.c (1.1.2.1), "Exp", lines: +288 -0
279                 fips/des/fips_des_locl.h (1.1.2.1), "Exp", lines: +428 -0
280                 fips/des/fips_desmovs.c (1.1.2.1), "Exp", lines: +659 -0
281
282         Whoops, forgot FIPS DES, also add EVPs for DES CFB1 and 8.
283
284 2003-07-31 23:30  levitte
285
286         Changed:
287                 Makefile.org (1.154.2.71), "Exp", lines: +2 -0
288
289         If FDIRS is to be treated like SDIRS, let's not forget to
290         initialize it in Makefile.org.
291
292 2003-08-01 12:25  ben
293
294         Changed:
295                 crypto/des/cfb_enc.c (1.7.2.2), "Exp", lines: +45 -36
296                 crypto/evp/c_allc.c (1.8.2.5), "Exp", lines: +2 -0
297                 crypto/evp/e_des.c (1.5.2.4), "Exp", lines: +8 -3
298                 crypto/evp/evptests.txt (1.9.2.4), "Exp", lines: +6 -0
299
300         Fix DES CFB-r.
301
302 2003-08-01 12:31  ben
303
304         Changed:
305                 crypto/evp/evptests.txt (1.9.2.5), "Exp", lines: +4 -0
306
307         DES CFB8 test.
308
309 2003-08-11 11:56  levitte
310
311         Changed:
312                 apps/Makefile.ssl (1.100.2.24), "Exp", lines: +1 -1
313
314         Oops, removed a little too much.
315
316 2003-08-11 13:46  levitte
317
318         Changed:
319                 test/Makefile.ssl (1.84.2.33), "Exp", lines: +28 -28
320
321         Don't fiddle with LD_LIBRARY_PATH when building non-static.
322
323 2003-08-14 08:54  levitte
324
325         Changed:
326                 apps/Makefile.ssl (1.100.2.25), "Exp", lines: +1 -1
327                 test/Makefile.ssl (1.84.2.34), "Exp", lines: +28 -28
328
329         Undo the change that left LD_LIBRARY_PATH unchanged.  The errors I
330         saw weren't due to that, but to a change on the SCO machines I used
331         for testing, where my $PATH was suddenly incorrect.
332
333 2004-01-21 10:58  appro
334
335         Changed:
336                 Configure (1.314.2.89), "Exp", lines: +1 -0
337                 config (1.95.2.27), "Exp", lines: +7 -6
338                 crypto/bn/Makefile.ssl (1.65.2.7), "Exp", lines: +3 -0
339
340         Proper support for HP-UX64 gcc build.  PR: 772
341
342 2004-01-29 10:41  levitte
343
344         Changed:
345                 crypto/bn/bn_lcl.h (1.23.2.6), "Exp", lines: +8 -9
346
347         Have the declarations match the definitions.
348
349 2004-03-17 05:01  mark
350
351         Changed:
352                 CHANGES (1.977.2.128), "Exp", lines: +9 -1
353                 FAQ (1.61.2.30), "Exp", lines: +1 -1
354                 LICENSE (1.7.2.3), "Exp", lines: +1 -1
355                 NEWS (1.39.2.21), "Exp", lines: +8 -0
356                 README (1.39.2.24), "Exp", lines: +2 -2
357                 STATUS (1.211.2.41), "Exp", lines: +4 -1
358                 openssl.spec (1.6.2.6), "Exp", lines: +1 -1
359                 crypto/opensslv.h (1.40.2.21), "Exp", lines: +2 -2
360                 ssl/s3_pkt.c (1.46.2.6), "Exp", lines: +8 -0
361                 ssl/s3_srvr.c (1.85.2.20), "Exp", lines: +16 -0
362
363         Fix null-pointer assignment in do_change_cipher_spec() revealed by
364         using the Codenomicon TLS Test Tool (CAN-2004-0079) Fix flaw in
365         SSL/TLS handshaking when using Kerberos ciphersuites
366         (CAN-2004-0112) Ready for 0.9.7d build
367
368                 Submitted by: Steven Henson Reviewed by: Joe Orton Approved
369         by: Mark Cox
370
371 2004-04-02 14:39  levitte
372
373         Changed:
374                 crypto/bn/Makefile.ssl (1.65.2.8), "Exp", lines: +1 -1
375
376         Typo.  "pa-rics2W" corrected to "pa-risc2W".  PR: 868
377
378 2004-05-12 12:09  levitte
379
380         Changed:
381                 apps/apps.h (1.44.2.13), "Exp", lines: +0 -6
382                 crypto/o_str.c (1.5.2.1), "Exp", lines: +4 -3
383                 crypto/o_str.h (1.2.6.1), "Exp", lines: +0 -0
384
385         The functions OPENSSL_strcasen?cmp() were forgotten when merging
386         the FIPS branch into this.  It's needed at least for certain
387         OpenVMS versions, and should really be used in a more general way.
388
389 2004-05-12 12:17  levitte
390
391         Changed:
392                 crypto/Makefile (1.1.4.2), "Exp", lines: +3 -3
393
394         Forgot to update the Makefile with the o_str stuff...
395
396 2004-05-12 16:11  ben
397
398         Changed:
399                 crypto/rand/rand.h (1.26.2.8), "Exp", lines: +2 -0
400                 crypto/rand/rand_err.c (1.6.2.4), "Exp", lines: +2 -0
401                 fips/fingerprint.sha1 (1.1.2.5), "Exp", lines: +1 -1
402                 fips/fips.c (1.1.2.4), "Exp", lines: +5 -1
403                 fips/rand/fingerprint.sha1 (1.1.2.5), "Exp", lines: +1 -1
404                 fips/rand/fips_rand.c (1.1.2.5), "Exp", lines: +29 -0
405
406         Blow up in people's faces if they don't reseed.
407
408 2004-05-14 19:54  levitte
409
410         Changed:
411                 util/libeay.num (1.173.2.20), "Exp", lines: +43 -54
412
413         All EVP_*_cfb functions have changed names to EVP_*_cfb64 or
414         EVP_*_cfb128.
415
416 2004-05-17 06:39  levitte
417
418         Changed:
419                 apps/enc.c (1.35.2.10), "Exp", lines: +14 -0
420
421         Make it possible for the user to choose the digest used to create
422         the key.
423
424 2004-05-17 06:40  levitte
425
426         Changed:
427                 apps/enc.c (1.35.2.11), "Exp", lines: +4 -4
428
429         Rewrite the usage to avoid confusion.
430
431 2004-06-19 15:32  ben
432
433         Changed:
434                 Makefile.org (1.154.2.81), "Exp", lines: +2 -7
435
436         Make make tags make tags.
437
438 2004-06-21 20:05  levitte
439
440         Changed:
441                 Makefile.org (1.154.2.82), "Exp", lines: +3 -1
442
443         Standard sh doesn't tolerate ! as part of the conditional command.
444
445                 PR: 900
446
447 2004-07-24 15:40  appro
448
449         Changed:
450                 ssl/ssl_cert.c (1.48.2.9), "Exp", lines: +5 -2
451
452         Add casts where casts due. It's "safe" to cast, because "wrong"
453         casts will either be optimized away or never performed. The trouble
454         is that compiler first parses code, then optimizes, not both at
455         once...
456
457 2004-07-27 16:09  levitte
458
459         Changed:
460                 makevms.com (1.35.2.5), "Exp", lines: +1 -1
461
462         Typo
463
464 2004-08-02 16:15  levitte
465
466         Changed:
467                 crypto/cryptlib.c (1.32.2.13), "Exp", lines: +4 -4
468
469         Let's lock a write lock when changing values, shall we?
470
471                 Thanks to Dr Stephen Henson <shenson@drh-consultancy.co.uk>
472         for making me aware of this error.
473
474 2004-08-11 22:34  levitte
475
476         Changed:
477                 apps/makeapps.com (1.18.2.6), "Exp", lines: +2 -2
478
479         Another missing module in the VMS build files.  I believe this is
480         the last, though...
481
482 2004-09-11 11:45  levitte
483
484         Changed:
485                 test/testenc.com (1.6.8.2), "Exp", lines: +1 -1
486
487         Makefile.ssl changed name to Makefile...
488
489 2004-12-09 19:00  appro
490
491         Changed:
492                 apps/openssl.c (1.48.2.11), "Exp", lines: +1 -1
493
494         Eliminate dependency on UNICODE macro.
495
496 2004-12-20 14:18  appro
497
498         Changed:
499                 util/mklink.pl (1.6.2.2), "Exp", lines: +1 -0
500
501         When re-linking files, really relink them. In other words, emulate
502         ln -f.
503
504 2004-12-28 00:48  appro
505
506         Changed:
507                 Configure (1.314.2.103), "Exp", lines: +1 -2
508                 Makefile.org (1.154.2.92), "Exp", lines: +2 -2
509
510         Cosmetic mingw update.  PR: 924
511
512 2005-01-09 18:58  appro
513
514         Changed:
515                 crypto/evp/c_alld.c (1.4.2.1), "Exp", lines: +1 -1
516                 crypto/evp/m_sha.c (1.8.2.1), "Exp", lines: +1 -1
517                 crypto/sha/shatest.c (1.11.2.2), "Exp", lines: +2 -2
518
519         Allow for ./config no-sha0.  PR: 993
520
521 2005-01-11 07:53  levitte
522
523         Changed:
524                 apps/apps.c (1.49.2.31), "Exp", lines: +0 -16
525
526         Remove VMS_strcasecmp() from apps.c, it's not used any more.  And
527         besides, the implementation is bogus.
528
529 2005-02-03 12:09  appro
530
531         Changed:
532                 Configure (1.314.2.105), "Exp", lines: +2 -2
533                 Makefile.org (1.154.2.94), "Exp", lines: +16 -6
534                 TABLE (1.99.2.44), "Exp", lines: +2 -2
535
536         Final HP-UX specific touches to "cope with run-time linker on
537         multi-ABI platforms."
538
539 2005-03-12 10:28  appro
540
541         Changed:
542                 Makefile.org (1.154.2.95), "Exp", lines: +9 -2
543                 apps/Makefile (1.1.4.13), "Exp", lines: +0 -1
544                 test/Makefile (1.1.4.9), "Exp", lines: +0 -1
545
546         Move copying of .dll to apps/ and test/ to more appropriate place.
547
548 2005-03-12 13:15  appro
549
550         Changed:
551                 apps/Makefile (1.1.4.14), "Exp", lines: +4 -2
552                 test/Makefile (1.1.4.10), "Exp", lines: +42 -194
553
554         Fold rules in test/Makefile and provide hooks for updated FIPS
555         build procedures.
556
557 2005-03-15 10:46  appro
558
559         Changed:
560                 Makefile.org (1.154.2.96), "Exp", lines: +1 -1
561                 crypto/Makefile (1.1.4.6), "Exp", lines: +2 -3
562                 fips/Makefile (1.1.4.8), "Exp", lines: +4 -1
563
564         Real Bourne shell doesn't accept ! as in "if ! grep ..." Fix this
565         in crypto/Makefile and make Makefile.org and fips/Makefile more
566         discreet.
567
568 2005-03-26 20:32  appro
569
570         Changed:
571                 crypto/perlasm/x86nasm.pl (1.2.8.8), "Exp", lines: +6 -1
572
573         Resolve "operation size not specified" in NASM modules.
574
575 2005-04-03 21:16  appro
576
577         Changed:
578                 Configure (1.314.2.109), "Exp", lines: +10 -0
579                 TABLE (1.99.2.48), "Exp", lines: +50 -0
580                 config (1.95.2.33), "Exp", lines: +9 -2
581                 crypto/bn/Makefile (1.1.4.4), "Exp", lines: +1 -0
582                 crypto/rc4/Makefile (1.1.4.6), "Exp", lines: +1 -1
583
584         Extend Solaris x86 support to amd64. Note that if both gcc and Sun
585         C are installed, it defaults to gcc, because it beats Sun C on
586         every benchmark. Also note that gcc shared build was verified to
587         work woth Sun C...
588
589 2005-04-14 00:47  appro
590
591         Changed:
592                 Makefile.org (1.154.2.98), "Exp", lines: +1 -1
593
594         Move cygcrypto.dll above cygwin.dll.
595
596 2005-04-19 16:21  appro
597
598         Changed:
599                 Configure (1.314.2.117), "Exp", lines: +24 -21
600                 Makefile.org (1.154.2.100), "Exp", lines: +1 -11
601                 TABLE (1.99.2.52), "Exp", lines: +20 -20
602                 apps/Makefile (1.1.4.15), "Exp", lines: +1 -1
603                 test/Makefile (1.1.4.12), "Exp", lines: +1 -1
604
605         Enable shared link on HP-UX.
606