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