Fix seg fault in ASN1_generate_v3/ASN1_generate_nconf
[openssl.git] / NEWS
1
2   NEWS
3   ====
4
5   This file gives a brief overview of the major changes between each OpenSSL
6   release. For more details please read the CHANGES file.
7
8   Major changes between OpenSSL 1.0.2 and OpenSSL 1.0.2a [under development]
9
10       o
11
12   Major changes between OpenSSL 1.0.1l and OpenSSL 1.0.2 [22 Jan 2015]:
13
14       o Suite B support for TLS 1.2 and DTLS 1.2
15       o Support for DTLS 1.2
16       o TLS automatic EC curve selection.
17       o API to set TLS supported signature algorithms and curves
18       o SSL_CONF configuration API.
19       o TLS Brainpool support.
20       o ALPN support.
21       o CMS support for RSA-PSS, RSA-OAEP, ECDH and X9.42 DH.
22
23   Major changes between OpenSSL 1.0.1k and OpenSSL 1.0.1l [15 Jan 2015]
24
25       o Build fixes for the Windows and OpenVMS platforms
26
27   Major changes between OpenSSL 1.0.1j and OpenSSL 1.0.1k [8 Jan 2015]
28
29       o Fix for CVE-2014-3571
30       o Fix for CVE-2015-0206
31       o Fix for CVE-2014-3569
32       o Fix for CVE-2014-3572
33       o Fix for CVE-2015-0204
34       o Fix for CVE-2015-0205
35       o Fix for CVE-2014-8275
36       o Fix for CVE-2014-3570
37
38   Major changes between OpenSSL 1.0.1i and OpenSSL 1.0.1j [15 Oct 2014]
39
40       o Fix for CVE-2014-3513
41       o Fix for CVE-2014-3567
42       o Mitigation for CVE-2014-3566 (SSL protocol vulnerability)
43       o Fix for CVE-2014-3568
44
45   Major changes between OpenSSL 1.0.1h and OpenSSL 1.0.1i [6 Aug 2014]
46
47       o Fix for CVE-2014-3512
48       o Fix for CVE-2014-3511
49       o Fix for CVE-2014-3510
50       o Fix for CVE-2014-3507
51       o Fix for CVE-2014-3506
52       o Fix for CVE-2014-3505
53       o Fix for CVE-2014-3509
54       o Fix for CVE-2014-5139
55       o Fix for CVE-2014-3508
56
57   Major changes between OpenSSL 1.0.1g and OpenSSL 1.0.1h [5 Jun 2014]
58
59       o Fix for CVE-2014-0224
60       o Fix for CVE-2014-0221
61       o Fix for CVE-2014-0195
62       o Fix for CVE-2014-3470
63       o Fix for CVE-2010-5298
64
65   Major changes between OpenSSL 1.0.1f and OpenSSL 1.0.1g [7 Apr 2014]
66
67       o Fix for CVE-2014-0160
68       o Add TLS padding extension workaround for broken servers.
69       o Fix for CVE-2014-0076
70
71   Major changes between OpenSSL 1.0.1e and OpenSSL 1.0.1f [6 Jan 2014]
72
73       o Don't include gmt_unix_time in TLS server and client random values
74       o Fix for TLS record tampering bug CVE-2013-4353
75       o Fix for TLS version checking bug CVE-2013-6449
76       o Fix for DTLS retransmission bug CVE-2013-6450
77
78   Major changes between OpenSSL 1.0.1d and OpenSSL 1.0.1e [11 Feb 2013]:
79
80       o Corrected fix for CVE-2013-0169
81
82   Major changes between OpenSSL 1.0.1c and OpenSSL 1.0.1d [4 Feb 2013]:
83
84       o Fix renegotiation in TLS 1.1, 1.2 by using the correct TLS version.
85       o Include the fips configuration module.
86       o Fix OCSP bad key DoS attack CVE-2013-0166
87       o Fix for SSL/TLS/DTLS CBC plaintext recovery attack CVE-2013-0169
88       o Fix for TLS AESNI record handling flaw CVE-2012-2686
89
90   Major changes between OpenSSL 1.0.1b and OpenSSL 1.0.1c [10 May 2012]:
91
92       o Fix TLS/DTLS record length checking bug CVE-2012-2333
93       o Don't attempt to use non-FIPS composite ciphers in FIPS mode.
94
95   Major changes between OpenSSL 1.0.1a and OpenSSL 1.0.1b [26 Apr 2012]:
96
97       o Fix compilation error on non-x86 platforms.
98       o Make FIPS capable OpenSSL ciphers work in non-FIPS mode.
99       o Fix SSL_OP_NO_TLSv1_1 clash with SSL_OP_ALL in OpenSSL 1.0.0
100
101   Major changes between OpenSSL 1.0.1 and OpenSSL 1.0.1a [19 Apr 2012]:
102
103       o Fix for ASN1 overflow bug CVE-2012-2110
104       o Workarounds for some servers that hang on long client hellos.
105       o Fix SEGV in AES code.
106
107   Major changes between OpenSSL 1.0.0h and OpenSSL 1.0.1 [14 Mar 2012]:
108
109       o TLS/DTLS heartbeat support.
110       o SCTP support.
111       o RFC 5705 TLS key material exporter.
112       o RFC 5764 DTLS-SRTP negotiation.
113       o Next Protocol Negotiation.
114       o PSS signatures in certificates, requests and CRLs.
115       o Support for password based recipient info for CMS.
116       o Support TLS v1.2 and TLS v1.1.
117       o Preliminary FIPS capability for unvalidated 2.0 FIPS module.
118       o SRP support.
119
120   Major changes between OpenSSL 1.0.0j and OpenSSL 1.0.0k [5 Feb 2013]:
121
122       o Fix for SSL/TLS/DTLS CBC plaintext recovery attack CVE-2013-0169
123       o Fix OCSP bad key DoS attack CVE-2013-0166
124
125   Major changes between OpenSSL 1.0.0i and OpenSSL 1.0.0j [10 May 2012]:
126
127       o Fix DTLS record length checking bug CVE-2012-2333
128
129   Major changes between OpenSSL 1.0.0h and OpenSSL 1.0.0i [19 Apr 2012]:
130
131       o Fix for ASN1 overflow bug CVE-2012-2110
132
133   Major changes between OpenSSL 1.0.0g and OpenSSL 1.0.0h [12 Mar 2012]:
134
135       o Fix for CMS/PKCS#7 MMA CVE-2012-0884
136       o Corrected fix for CVE-2011-4619
137       o Various DTLS fixes.
138
139   Major changes between OpenSSL 1.0.0f and OpenSSL 1.0.0g [18 Jan 2012]:
140
141       o Fix for DTLS DoS issue CVE-2012-0050
142
143   Major changes between OpenSSL 1.0.0e and OpenSSL 1.0.0f [4 Jan 2012]:
144
145       o Fix for DTLS plaintext recovery attack CVE-2011-4108
146       o Clear block padding bytes of SSL 3.0 records CVE-2011-4576
147       o Only allow one SGC handshake restart for SSL/TLS CVE-2011-4619
148       o Check parameters are not NULL in GOST ENGINE CVE-2012-0027
149       o Check for malformed RFC3779 data CVE-2011-4577
150
151   Major changes between OpenSSL 1.0.0d and OpenSSL 1.0.0e [6 Sep 2011]:
152
153       o Fix for CRL vulnerability issue CVE-2011-3207
154       o Fix for ECDH crashes CVE-2011-3210
155       o Protection against EC timing attacks.
156       o Support ECDH ciphersuites for certificates using SHA2 algorithms.
157       o Various DTLS fixes.
158
159   Major changes between OpenSSL 1.0.0c and OpenSSL 1.0.0d [8 Feb 2011]:
160
161       o Fix for security issue CVE-2011-0014
162
163   Major changes between OpenSSL 1.0.0b and OpenSSL 1.0.0c [2 Dec 2010]:
164
165       o Fix for security issue CVE-2010-4180
166       o Fix for CVE-2010-4252
167       o Fix mishandling of absent EC point format extension.
168       o Fix various platform compilation issues.
169       o Corrected fix for security issue CVE-2010-3864.
170
171   Major changes between OpenSSL 1.0.0a and OpenSSL 1.0.0b [16 Nov 2010]:
172
173       o Fix for security issue CVE-2010-3864.
174       o Fix for CVE-2010-2939
175       o Fix WIN32 build system for GOST ENGINE.
176
177   Major changes between OpenSSL 1.0.0 and OpenSSL 1.0.0a [1 Jun 2010]:
178
179       o Fix for security issue CVE-2010-1633.
180       o GOST MAC and CFB fixes.
181
182   Major changes between OpenSSL 0.9.8n and OpenSSL 1.0.0 [29 Mar 2010]:
183
184       o RFC3280 path validation: sufficient to process PKITS tests.
185       o Integrated support for PVK files and keyblobs.
186       o Change default private key format to PKCS#8.
187       o CMS support: able to process all examples in RFC4134
188       o Streaming ASN1 encode support for PKCS#7 and CMS.
189       o Multiple signer and signer add support for PKCS#7 and CMS.
190       o ASN1 printing support.
191       o Whirlpool hash algorithm added.
192       o RFC3161 time stamp support.
193       o New generalised public key API supporting ENGINE based algorithms.
194       o New generalised public key API utilities.
195       o New ENGINE supporting GOST algorithms.
196       o SSL/TLS GOST ciphersuite support.
197       o PKCS#7 and CMS GOST support.
198       o RFC4279 PSK ciphersuite support.
199       o Supported points format extension for ECC ciphersuites.
200       o ecdsa-with-SHA224/256/384/512 signature types.
201       o dsa-with-SHA224 and dsa-with-SHA256 signature types.
202       o Opaque PRF Input TLS extension support.
203       o Updated time routines to avoid OS limitations.
204
205   Major changes between OpenSSL 0.9.8x and OpenSSL 0.9.8y [5 Feb 2013]:
206
207       o Fix for SSL/TLS/DTLS CBC plaintext recovery attack CVE-2013-0169
208       o Fix OCSP bad key DoS attack CVE-2013-0166
209
210   Major changes between OpenSSL 0.9.8w and OpenSSL 0.9.8x [10 May 2012]:
211
212       o Fix DTLS record length checking bug CVE-2012-2333
213
214   Major changes between OpenSSL 0.9.8v and OpenSSL 0.9.8w [23 Apr 2012]:
215
216       o Fix for CVE-2012-2131 (corrected fix for 0.9.8 and CVE-2012-2110)
217
218   Major changes between OpenSSL 0.9.8u and OpenSSL 0.9.8v [19 Apr 2012]:
219
220       o Fix for ASN1 overflow bug CVE-2012-2110
221
222   Major changes between OpenSSL 0.9.8t and OpenSSL 0.9.8u [12 Mar 2012]:
223
224       o Fix for CMS/PKCS#7 MMA CVE-2012-0884
225       o Corrected fix for CVE-2011-4619
226       o Various DTLS fixes.
227
228   Major changes between OpenSSL 0.9.8s and OpenSSL 0.9.8t [18 Jan 2012]:
229
230       o Fix for DTLS DoS issue CVE-2012-0050
231
232   Major changes between OpenSSL 0.9.8r and OpenSSL 0.9.8s [4 Jan 2012]:
233
234       o Fix for DTLS plaintext recovery attack CVE-2011-4108
235       o Fix policy check double free error CVE-2011-4109
236       o Clear block padding bytes of SSL 3.0 records CVE-2011-4576
237       o Only allow one SGC handshake restart for SSL/TLS CVE-2011-4619
238       o Check for malformed RFC3779 data CVE-2011-4577
239
240   Major changes between OpenSSL 0.9.8q and OpenSSL 0.9.8r [8 Feb 2011]:
241
242       o Fix for security issue CVE-2011-0014
243
244   Major changes between OpenSSL 0.9.8p and OpenSSL 0.9.8q [2 Dec 2010]:
245
246       o Fix for security issue CVE-2010-4180
247       o Fix for CVE-2010-4252
248
249   Major changes between OpenSSL 0.9.8o and OpenSSL 0.9.8p [16 Nov 2010]:
250
251       o Fix for security issue CVE-2010-3864.
252
253   Major changes between OpenSSL 0.9.8n and OpenSSL 0.9.8o [1 Jun 2010]:
254
255       o Fix for security issue CVE-2010-0742.
256       o Various DTLS fixes.
257       o Recognise SHA2 certificates if only SSL algorithms added.
258       o Fix for no-rc4 compilation.
259       o Chil ENGINE unload workaround.
260
261   Major changes between OpenSSL 0.9.8m and OpenSSL 0.9.8n [24 Mar 2010]:
262
263       o CFB cipher definition fixes.
264       o Fix security issues CVE-2010-0740 and CVE-2010-0433.
265
266   Major changes between OpenSSL 0.9.8l and OpenSSL 0.9.8m [25 Feb 2010]:
267
268       o Cipher definition fixes.
269       o Workaround for slow RAND_poll() on some WIN32 versions.
270       o Remove MD2 from algorithm tables.
271       o SPKAC handling fixes.
272       o Support for RFC5746 TLS renegotiation extension.
273       o Compression memory leak fixed.
274       o Compression session resumption fixed.
275       o Ticket and SNI coexistence fixes.
276       o Many fixes to DTLS handling. 
277
278   Major changes between OpenSSL 0.9.8k and OpenSSL 0.9.8l [5 Nov 2009]:
279
280       o Temporary work around for CVE-2009-3555: disable renegotiation.
281
282   Major changes between OpenSSL 0.9.8j and OpenSSL 0.9.8k [25 Mar 2009]:
283
284       o Fix various build issues.
285       o Fix security issues (CVE-2009-0590, CVE-2009-0591, CVE-2009-0789)
286
287   Major changes between OpenSSL 0.9.8i and OpenSSL 0.9.8j [7 Jan 2009]:
288
289       o Fix security issue (CVE-2008-5077)
290       o Merge FIPS 140-2 branch code.
291
292   Major changes between OpenSSL 0.9.8g and OpenSSL 0.9.8h [28 May 2008]:
293
294       o CryptoAPI ENGINE support.
295       o Various precautionary measures.
296       o Fix for bugs affecting certificate request creation.
297       o Support for local machine keyset attribute in PKCS#12 files.
298
299   Major changes between OpenSSL 0.9.8f and OpenSSL 0.9.8g [19 Oct 2007]:
300
301       o Backport of CMS functionality to 0.9.8.
302       o Fixes for bugs introduced with 0.9.8f.
303
304   Major changes between OpenSSL 0.9.8e and OpenSSL 0.9.8f [11 Oct 2007]:
305
306       o Add gcc 4.2 support.
307       o Add support for AES and SSE2 assembly lanugauge optimization
308         for VC++ build.
309       o Support for RFC4507bis and server name extensions if explicitly 
310         selected at compile time.
311       o DTLS improvements.
312       o RFC4507bis support.
313       o TLS Extensions support.
314
315   Major changes between OpenSSL 0.9.8d and OpenSSL 0.9.8e [23 Feb 2007]:
316
317       o Various ciphersuite selection fixes.
318       o RFC3779 support.
319
320   Major changes between OpenSSL 0.9.8c and OpenSSL 0.9.8d [28 Sep 2006]:
321
322       o Introduce limits to prevent malicious key DoS  (CVE-2006-2940)
323       o Fix security issues (CVE-2006-2937, CVE-2006-3737, CVE-2006-4343)
324       o Changes to ciphersuite selection algorithm
325
326   Major changes between OpenSSL 0.9.8b and OpenSSL 0.9.8c [5 Sep 2006]:
327
328       o Fix Daniel Bleichenbacher forged signature attack, CVE-2006-4339
329       o New cipher Camellia
330
331   Major changes between OpenSSL 0.9.8a and OpenSSL 0.9.8b [4 May 2006]:
332
333       o Cipher string fixes.
334       o Fixes for VC++ 2005.
335       o Updated ECC cipher suite support.
336       o New functions EVP_CIPHER_CTX_new() and EVP_CIPHER_CTX_free().
337       o Zlib compression usage fixes.
338       o Built in dynamic engine compilation support on Win32.
339       o Fixes auto dynamic engine loading in Win32.
340
341   Major changes between OpenSSL 0.9.8 and OpenSSL 0.9.8a [11 Oct 2005]:
342
343       o Fix potential SSL 2.0 rollback, CVE-2005-2969
344       o Extended Windows CE support
345
346   Major changes between OpenSSL 0.9.7g and OpenSSL 0.9.8 [5 Jul 2005]:
347
348       o Major work on the BIGNUM library for higher efficiency and to
349         make operations more streamlined and less contradictory.  This
350         is the result of a major audit of the BIGNUM library.
351       o Addition of BIGNUM functions for fields GF(2^m) and NIST
352         curves, to support the Elliptic Crypto functions.
353       o Major work on Elliptic Crypto; ECDH and ECDSA added, including
354         the use through EVP, X509 and ENGINE.
355       o New ASN.1 mini-compiler that's usable through the OpenSSL
356         configuration file.
357       o Added support for ASN.1 indefinite length constructed encoding.
358       o New PKCS#12 'medium level' API to manipulate PKCS#12 files.
359       o Complete rework of shared library construction and linking
360         programs with shared or static libraries, through a separate
361         Makefile.shared.
362       o Rework of the passing of parameters from one Makefile to another.
363       o Changed ENGINE framework to load dynamic engine modules
364         automatically from specifically given directories.
365       o New structure and ASN.1 functions for CertificatePair.
366       o Changed the ZLIB compression method to be stateful.
367       o Changed the key-generation and primality testing "progress"
368         mechanism to take a structure that contains the ticker
369         function and an argument.
370       o New engine module: GMP (performs private key exponentiation).
371       o New engine module: VIA PadLOck ACE extension in VIA C3
372         Nehemiah processors.
373       o Added support for IPv6 addresses in certificate extensions.
374         See RFC 1884, section 2.2.
375       o Added support for certificate policy mappings, policy
376         constraints and name constraints.
377       o Added support for multi-valued AVAs in the OpenSSL
378         configuration file.
379       o Added support for multiple certificates with the same subject
380         in the 'openssl ca' index file.
381       o Make it possible to create self-signed certificates using
382         'openssl ca -selfsign'.
383       o Make it possible to generate a serial number file with
384         'openssl ca -create_serial'.
385       o New binary search functions with extended functionality.
386       o New BUF functions.
387       o New STORE structure and library to provide an interface to all
388         sorts of data repositories.  Supports storage of public and
389         private keys, certificates, CRLs, numbers and arbitrary blobs.
390         This library is unfortunately unfinished and unused withing
391         OpenSSL.
392       o New control functions for the error stack.
393       o Changed the PKCS#7 library to support one-pass S/MIME
394         processing.
395       o Added the possibility to compile without old deprecated
396         functionality with the OPENSSL_NO_DEPRECATED macro or the
397         'no-deprecated' argument to the config and Configure scripts.
398       o Constification of all ASN.1 conversion functions, and other
399         affected functions.
400       o Improved platform support for PowerPC.
401       o New FIPS 180-2 algorithms (SHA-224, -256, -384 and -512).
402       o New X509_VERIFY_PARAM structure to support parametrisation
403         of X.509 path validation.
404       o Major overhaul of RC4 performance on Intel P4, IA-64 and
405         AMD64.
406       o Changed the Configure script to have some algorithms disabled
407         by default.  Those can be explicitely enabled with the new
408         argument form 'enable-xxx'.
409       o Change the default digest in 'openssl' commands from MD5 to
410         SHA-1.
411       o Added support for DTLS.
412       o New BIGNUM blinding.
413       o Added support for the RSA-PSS encryption scheme
414       o Added support for the RSA X.931 padding.
415       o Added support for BSD sockets on NetWare.
416       o Added support for files larger than 2GB.
417       o Added initial support for Win64.
418       o Added alternate pkg-config files.
419
420   Major changes between OpenSSL 0.9.7l and OpenSSL 0.9.7m [23 Feb 2007]:
421
422       o FIPS 1.1.1 module linking.
423       o Various ciphersuite selection fixes.
424
425   Major changes between OpenSSL 0.9.7k and OpenSSL 0.9.7l [28 Sep 2006]:
426
427       o Introduce limits to prevent malicious key DoS  (CVE-2006-2940)
428       o Fix security issues (CVE-2006-2937, CVE-2006-3737, CVE-2006-4343)
429
430   Major changes between OpenSSL 0.9.7j and OpenSSL 0.9.7k [5 Sep 2006]:
431
432       o Fix Daniel Bleichenbacher forged signature attack, CVE-2006-4339
433
434   Major changes between OpenSSL 0.9.7i and OpenSSL 0.9.7j [4 May 2006]:
435
436       o Visual C++ 2005 fixes.
437       o Update Windows build system for FIPS.
438
439   Major changes between OpenSSL 0.9.7h and OpenSSL 0.9.7i [14 Oct 2005]:
440
441       o Give EVP_MAX_MD_SIZE it's old value, except for a FIPS build.
442
443   Major changes between OpenSSL 0.9.7g and OpenSSL 0.9.7h [11 Oct 2005]:
444
445       o Fix SSL 2.0 Rollback, CVE-2005-2969
446       o Allow use of fixed-length exponent on DSA signing
447       o Default fixed-window RSA, DSA, DH private-key operations
448
449   Major changes between OpenSSL 0.9.7f and OpenSSL 0.9.7g [11 Apr 2005]:
450
451       o More compilation issues fixed.
452       o Adaptation to more modern Kerberos API.
453       o Enhanced or corrected configuration for Solaris64, Mingw and Cygwin.
454       o Enhanced x86_64 assembler BIGNUM module.
455       o More constification.
456       o Added processing of proxy certificates (RFC 3820).
457
458   Major changes between OpenSSL 0.9.7e and OpenSSL 0.9.7f [22 Mar 2005]:
459
460       o Several compilation issues fixed.
461       o Many memory allocation failure checks added.
462       o Improved comparison of X509 Name type.
463       o Mandatory basic checks on certificates.
464       o Performance improvements.
465
466   Major changes between OpenSSL 0.9.7d and OpenSSL 0.9.7e [25 Oct 2004]:
467
468       o Fix race condition in CRL checking code.
469       o Fixes to PKCS#7 (S/MIME) code.
470
471   Major changes between OpenSSL 0.9.7c and OpenSSL 0.9.7d [17 Mar 2004]:
472
473       o Security: Fix Kerberos ciphersuite SSL/TLS handshaking bug
474       o Security: Fix null-pointer assignment in do_change_cipher_spec()
475       o Allow multiple active certificates with same subject in CA index
476       o Multiple X509 verification fixes
477       o Speed up HMAC and other operations
478
479   Major changes between OpenSSL 0.9.7b and OpenSSL 0.9.7c [30 Sep 2003]:
480
481       o Security: fix various ASN1 parsing bugs.
482       o New -ignore_err option to OCSP utility.
483       o Various interop and bug fixes in S/MIME code.
484       o SSL/TLS protocol fix for unrequested client certificates.
485
486   Major changes between OpenSSL 0.9.7a and OpenSSL 0.9.7b [10 Apr 2003]:
487
488       o Security: counter the Klima-Pokorny-Rosa extension of
489         Bleichbacher's attack 
490       o Security: make RSA blinding default.
491       o Configuration: Irix fixes, AIX fixes, better mingw support.
492       o Support for new platforms: linux-ia64-ecc.
493       o Build: shared library support fixes.
494       o ASN.1: treat domainComponent correctly.
495       o Documentation: fixes and additions.
496
497   Major changes between OpenSSL 0.9.7 and OpenSSL 0.9.7a [19 Feb 2003]:
498
499       o Security: Important security related bugfixes.
500       o Enhanced compatibility with MIT Kerberos.
501       o Can be built without the ENGINE framework.
502       o IA32 assembler enhancements.
503       o Support for new platforms: FreeBSD/IA64 and FreeBSD/Sparc64.
504       o Configuration: the no-err option now works properly.
505       o SSL/TLS: now handles manual certificate chain building.
506       o SSL/TLS: certain session ID malfunctions corrected.
507
508   Major changes between OpenSSL 0.9.6 and OpenSSL 0.9.7 [30 Dec 2002]:
509
510       o New library section OCSP.
511       o Complete rewrite of ASN1 code.
512       o CRL checking in verify code and openssl utility.
513       o Extension copying in 'ca' utility.
514       o Flexible display options in 'ca' utility.
515       o Provisional support for international characters with UTF8.
516       o Support for external crypto devices ('engine') is no longer
517         a separate distribution.
518       o New elliptic curve library section.
519       o New AES (Rijndael) library section.
520       o Support for new platforms: Windows CE, Tandem OSS, A/UX, AIX 64-bit,
521         Linux x86_64, Linux 64-bit on Sparc v9
522       o Extended support for some platforms: VxWorks
523       o Enhanced support for shared libraries.
524       o Now only builds PIC code when shared library support is requested.
525       o Support for pkg-config.
526       o Lots of new manuals.
527       o Makes symbolic links to or copies of manuals to cover all described
528         functions.
529       o Change DES API to clean up the namespace (some applications link also
530         against libdes providing similar functions having the same name).
531         Provide macros for backward compatibility (will be removed in the
532         future).
533       o Unify handling of cryptographic algorithms (software and engine)
534         to be available via EVP routines for asymmetric and symmetric ciphers.
535       o NCONF: new configuration handling routines.
536       o Change API to use more 'const' modifiers to improve error checking
537         and help optimizers.
538       o Finally remove references to RSAref.
539       o Reworked parts of the BIGNUM code.
540       o Support for new engines: Broadcom ubsec, Accelerated Encryption
541         Processing, IBM 4758.
542       o A few new engines added in the demos area.
543       o Extended and corrected OID (object identifier) table.
544       o PRNG: query at more locations for a random device, automatic query for
545         EGD style random sources at several locations.
546       o SSL/TLS: allow optional cipher choice according to server's preference.
547       o SSL/TLS: allow server to explicitly set new session ids.
548       o SSL/TLS: support Kerberos cipher suites (RFC2712).
549         Only supports MIT Kerberos for now.
550       o SSL/TLS: allow more precise control of renegotiations and sessions.
551       o SSL/TLS: add callback to retrieve SSL/TLS messages.
552       o SSL/TLS: support AES cipher suites (RFC3268).
553
554   Major changes between OpenSSL 0.9.6j and OpenSSL 0.9.6k [30 Sep 2003]:
555
556       o Security: fix various ASN1 parsing bugs.
557       o SSL/TLS protocol fix for unrequested client certificates.
558
559   Major changes between OpenSSL 0.9.6i and OpenSSL 0.9.6j [10 Apr 2003]:
560
561       o Security: counter the Klima-Pokorny-Rosa extension of
562         Bleichbacher's attack 
563       o Security: make RSA blinding default.
564       o Build: shared library support fixes.
565
566   Major changes between OpenSSL 0.9.6h and OpenSSL 0.9.6i [19 Feb 2003]:
567
568       o Important security related bugfixes.
569
570   Major changes between OpenSSL 0.9.6g and OpenSSL 0.9.6h [5 Dec 2002]:
571
572       o New configuration targets for Tandem OSS and A/UX.
573       o New OIDs for Microsoft attributes.
574       o Better handling of SSL session caching.
575       o Better comparison of distinguished names.
576       o Better handling of shared libraries in a mixed GNU/non-GNU environment.
577       o Support assembler code with Borland C.
578       o Fixes for length problems.
579       o Fixes for uninitialised variables.
580       o Fixes for memory leaks, some unusual crashes and some race conditions.
581       o Fixes for smaller building problems.
582       o Updates of manuals, FAQ and other instructive documents.
583
584   Major changes between OpenSSL 0.9.6f and OpenSSL 0.9.6g [9 Aug 2002]:
585
586       o Important building fixes on Unix.
587
588   Major changes between OpenSSL 0.9.6e and OpenSSL 0.9.6f [8 Aug 2002]:
589
590       o Various important bugfixes.
591
592   Major changes between OpenSSL 0.9.6d and OpenSSL 0.9.6e [30 Jul 2002]:
593
594       o Important security related bugfixes.
595       o Various SSL/TLS library bugfixes.
596
597   Major changes between OpenSSL 0.9.6c and OpenSSL 0.9.6d [9 May 2002]:
598
599       o Various SSL/TLS library bugfixes.
600       o Fix DH parameter generation for 'non-standard' generators.
601
602   Major changes between OpenSSL 0.9.6b and OpenSSL 0.9.6c [21 Dec 2001]:
603
604       o Various SSL/TLS library bugfixes.
605       o BIGNUM library fixes.
606       o RSA OAEP and random number generation fixes.
607       o Object identifiers corrected and added.
608       o Add assembler BN routines for IA64.
609       o Add support for OS/390 Unix, UnixWare with gcc, OpenUNIX 8,
610         MIPS Linux; shared library support for Irix, HP-UX.
611       o Add crypto accelerator support for AEP, Baltimore SureWare,
612         Broadcom and Cryptographic Appliance's keyserver
613         [in 0.9.6c-engine release].
614
615   Major changes between OpenSSL 0.9.6a and OpenSSL 0.9.6b [9 Jul 2001]:
616
617       o Security fix: PRNG improvements.
618       o Security fix: RSA OAEP check.
619       o Security fix: Reinsert and fix countermeasure to Bleichbacher's
620         attack.
621       o MIPS bug fix in BIGNUM.
622       o Bug fix in "openssl enc".
623       o Bug fix in X.509 printing routine.
624       o Bug fix in DSA verification routine and DSA S/MIME verification.
625       o Bug fix to make PRNG thread-safe.
626       o Bug fix in RAND_file_name().
627       o Bug fix in compatibility mode trust settings.
628       o Bug fix in blowfish EVP.
629       o Increase default size for BIO buffering filter.
630       o Compatibility fixes in some scripts.
631
632   Major changes between OpenSSL 0.9.6 and OpenSSL 0.9.6a [5 Apr 2001]:
633
634       o Security fix: change behavior of OpenSSL to avoid using
635         environment variables when running as root.
636       o Security fix: check the result of RSA-CRT to reduce the
637         possibility of deducing the private key from an incorrectly
638         calculated signature.
639       o Security fix: prevent Bleichenbacher's DSA attack.
640       o Security fix: Zero the premaster secret after deriving the
641         master secret in DH ciphersuites.
642       o Reimplement SSL_peek(), which had various problems.
643       o Compatibility fix: the function des_encrypt() renamed to
644         des_encrypt1() to avoid clashes with some Unixen libc.
645       o Bug fixes for Win32, HP/UX and Irix.
646       o Bug fixes in BIGNUM, SSL, PKCS#7, PKCS#12, X.509, CONF and
647         memory checking routines.
648       o Bug fixes for RSA operations in threaded environments.
649       o Bug fixes in misc. openssl applications.
650       o Remove a few potential memory leaks.
651       o Add tighter checks of BIGNUM routines.
652       o Shared library support has been reworked for generality.
653       o More documentation.
654       o New function BN_rand_range().
655       o Add "-rand" option to openssl s_client and s_server.
656
657   Major changes between OpenSSL 0.9.5a and OpenSSL 0.9.6 [10 Oct 2000]:
658
659       o Some documentation for BIO and SSL libraries.
660       o Enhanced chain verification using key identifiers.
661       o New sign and verify options to 'dgst' application.
662       o Support for DER and PEM encoded messages in 'smime' application.
663       o New 'rsautl' application, low level RSA utility.
664       o MD4 now included.
665       o Bugfix for SSL rollback padding check.
666       o Support for external crypto devices [1].
667       o Enhanced EVP interface.
668
669     [1] The support for external crypto devices is currently a separate
670         distribution.  See the file README.ENGINE.
671
672   Major changes between OpenSSL 0.9.5 and OpenSSL 0.9.5a [1 Apr 2000]:
673
674       o Bug fixes for Win32, SuSE Linux, NeXTSTEP and FreeBSD 2.2.8 
675       o Shared library support for HPUX and Solaris-gcc
676       o Support of Linux/IA64
677       o Assembler support for Mingw32
678       o New 'rand' application
679       o New way to check for existence of algorithms from scripts
680
681   Major changes between OpenSSL 0.9.4 and OpenSSL 0.9.5 [25 May 2000]:
682
683       o S/MIME support in new 'smime' command
684       o Documentation for the OpenSSL command line application
685       o Automation of 'req' application
686       o Fixes to make s_client, s_server work under Windows
687       o Support for multiple fieldnames in SPKACs
688       o New SPKAC command line utilty and associated library functions
689       o Options to allow passwords to be obtained from various sources
690       o New public key PEM format and options to handle it
691       o Many other fixes and enhancements to command line utilities
692       o Usable certificate chain verification
693       o Certificate purpose checking
694       o Certificate trust settings
695       o Support of authority information access extension
696       o Extensions in certificate requests
697       o Simplified X509 name and attribute routines
698       o Initial (incomplete) support for international character sets
699       o New DH_METHOD, DSA_METHOD and enhanced RSA_METHOD
700       o Read only memory BIOs and simplified creation function
701       o TLS/SSL protocol bugfixes: Accept TLS 'client hello' in SSL 3.0
702         record; allow fragmentation and interleaving of handshake and other
703         data
704       o TLS/SSL code now "tolerates" MS SGC
705       o Work around for Netscape client certificate hang bug
706       o RSA_NULL option that removes RSA patent code but keeps other
707         RSA functionality
708       o Memory leak detection now allows applications to add extra information
709         via a per-thread stack
710       o PRNG robustness improved
711       o EGD support
712       o BIGNUM library bug fixes
713       o Faster DSA parameter generation
714       o Enhanced support for Alpha Linux
715       o Experimental MacOS support
716
717   Major changes between OpenSSL 0.9.3 and OpenSSL 0.9.4 [9 Aug 1999]:
718
719       o Transparent support for PKCS#8 format private keys: these are used
720         by several software packages and are more secure than the standard
721         form
722       o PKCS#5 v2.0 implementation
723       o Password callbacks have a new void * argument for application data
724       o Avoid various memory leaks
725       o New pipe-like BIO that allows using the SSL library when actual I/O
726         must be handled by the application (BIO pair)
727
728   Major changes between OpenSSL 0.9.2b and OpenSSL 0.9.3 [24 May 1999]:
729       o Lots of enhancements and cleanups to the Configuration mechanism
730       o RSA OEAP related fixes
731       o Added `openssl ca -revoke' option for revoking a certificate
732       o Source cleanups: const correctness, type-safe stacks and ASN.1 SETs
733       o Source tree cleanups: removed lots of obsolete files
734       o Thawte SXNet, certificate policies and CRL distribution points
735         extension support
736       o Preliminary (experimental) S/MIME support
737       o Support for ASN.1 UTF8String and VisibleString
738       o Full integration of PKCS#12 code
739       o Sparc assembler bignum implementation, optimized hash functions
740       o Option to disable selected ciphers
741
742   Major changes between OpenSSL 0.9.1c and OpenSSL 0.9.2b [22 Mar 1999]:
743       o Fixed a security hole related to session resumption
744       o Fixed RSA encryption routines for the p < q case
745       o "ALL" in cipher lists now means "everything except NULL ciphers"
746       o Support for Triple-DES CBCM cipher
747       o Support of Optimal Asymmetric Encryption Padding (OAEP) for RSA
748       o First support for new TLSv1 ciphers
749       o Added a few new BIOs (syslog BIO, reliable BIO)
750       o Extended support for DSA certificate/keys.
751       o Extended support for Certificate Signing Requests (CSR)
752       o Initial support for X.509v3 extensions
753       o Extended support for compression inside the SSL record layer
754       o Overhauled Win32 builds
755       o Cleanups and fixes to the Big Number (BN) library
756       o Support for ASN.1 GeneralizedTime
757       o Splitted ASN.1 SETs from SEQUENCEs
758       o ASN1 and PEM support for Netscape Certificate Sequences
759       o Overhauled Perl interface
760       o Lots of source tree cleanups.
761       o Lots of memory leak fixes.
762       o Lots of bug fixes.
763
764   Major changes between SSLeay 0.9.0b and OpenSSL 0.9.1c [23 Dec 1998]:
765       o Integration of the popular NO_RSA/NO_DSA patches
766       o Initial support for compression inside the SSL record layer
767       o Added BIO proxy and filtering functionality
768       o Extended Big Number (BN) library
769       o Added RIPE MD160 message digest
770       o Addeed support for RC2/64bit cipher
771       o Extended ASN.1 parser routines
772       o Adjustations of the source tree for CVS
773       o Support for various new platforms
774