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