Get rid of redundant files.
[openssl.git] / CHANGES
1
2  OpenSSL CHANGES
3  _______________
4
5
6  Changes between 0.9.1c and 0.9.2
7
8   *) Make _all_ *_free functions accept a NULL pointer.
9      [Frans Heymans <fheymans@isaserver.be>]
10
11   *) If a DH key is generated in s3_srvr.c, don't blow it by trying to use
12      NULL pointers.
13      [Anonymous <nobody@replay.com>]
14
15   *) s_server should send the CAfile as acceptable CAs, not its own cert.
16      [Bodo Moeller <3moeller@informatik.uni-hamburg.de>]
17
18   *) Don't blow it for numeric -newkey arguments to apps/req.
19      [Bodo Moeller <3moeller@informatik.uni-hamburg.de>]
20
21   *) Temp key "for export" tests were wrong in s3_srvr.c.
22      [Anonymous <nobody@replay.com>]
23
24   *) Add prototype for temp key callback functions
25      SSL_CTX_set_tmp_{rsa,dh}_callback().
26      [Ben Laurie]
27
28   *) Make DH_free() tolerate being passed a NULL pointer (like RSA_free() and
29      DSA_free()). Make X509_PUBKEY_set() check for errors in d2i_PublicKey().
30      [Steve Henson]
31
32   *) X509_name_add_entry() freed the wrong thing after an error.
33      [Arne Ansper <arne@ats.cyber.ee>]
34
35   *) rsa_eay.c would attempt to free a NULL context.
36      [Arne Ansper <arne@ats.cyber.ee>]
37
38   *) BIO_s_socket() had a broken should_retry() on Windoze.
39      [Arne Ansper <arne@ats.cyber.ee>]
40
41   *) BIO_f_buffer() didn't pass on BIO_CTRL_FLUSH.
42      [Arne Ansper <arne@ats.cyber.ee>]
43
44   *) Make sure the already existing X509_STORE->depth variable is initialized
45      in X509_STORE_new(), but document the fact that this variable is still
46      unused in the certificate verification process.
47      [Ralf S. Engelschall]
48
49   *) Fix the various library and apps files to free up pkeys obtained from
50      X509_PUBKEY_get() et al. Also allow x509.c to handle netscape extensions.
51      [Steve Henson]
52
53   *) Fix reference counting in X509_PUBKEY_get(). This makes
54      demos/maurice/example2.c work, amongst others, probably.
55      [Steve Henson and Ben Laurie]
56
57   *) First cut of a cleanup for apps/. First the `ssleay' program is now named
58      `openssl' and second, the shortcut symlinks for the `openssl <command>'
59      are no longer created. This way we have a single and consistent command
60      line interface `openssl <command>', similar to `cvs <command>'.
61      [Ralf S. Engelschall, Paul Sutton and Ben Laurie]
62
63   *) ca.c: move test for DSA keys inside #ifndef NO_DSA. Make pubkey
64      BIT STRING wrapper always have zero unused bits.
65      [Steve Henson]
66
67   *) Add CA.pl, perl version of CA.sh, add extended key usage OID.
68      [Steve Henson]
69
70   *) Make the top-level INSTALL documentation easier to understand.
71      [Paul Sutton]
72
73   *) Makefiles updated to exit if an error occurs in a sub-directory
74      make (including if user presses ^C) [Paul Sutton]
75
76   *) Make Montgomery context stuff explicit in RSA data structure.
77      [Ben Laurie]
78
79   *) Fix build order of pem and err to allow for generated pem.h.
80      [Ben Laurie]
81
82   *) Fix renumbering bug in X509_NAME_delete_entry().
83      [Ben Laurie]
84
85   *) Enhanced the err-ins.pl script so it makes the error library number 
86      global and can add a library name. This is needed for external ASN1 and
87      other error libraries.
88      [Steve Henson]
89
90   *) Fixed sk_insert which never worked properly.
91      [Steve Henson]
92
93   *) Fix ASN1 macros so they can handle indefinite length construted 
94      EXPLICIT tags. Some non standard certificates use these: they can now
95      be read in.
96      [Steve Henson]
97
98   *) Merged the various old/obsolete SSLeay documentation files (doc/xxx.doc)
99      into a single doc/ssleay.txt bundle. This way the information is still
100      preserved but no longer messes up this directory. Now it's new room for
101      the new set of documenation files.
102      [Ralf S. Engelschall]
103
104   *) SETs were incorrectly DER encoded. This was a major pain, because they
105      shared code with SEQUENCEs, which aren't coded the same. This means that
106      almost everything to do with SETs or SEQUENCEs has either changed name or
107      number of arguments.
108      [Ben Laurie, based on a partial fix by GP Jayan <gp@nsj.co.jp>]
109
110   *) Fix test data to work with the above.
111      [Ben Laurie]
112
113   *) Fix the RSA header declarations that hid a bug I fixed in 0.9.0b but
114      was already fixed by Eric for 0.9.1 it seems.
115      [Ben Laurie - pointed out by Ulf Möller <ulf@fitug.de>]
116
117   *) Autodetect FreeBSD3.
118      [Ben Laurie]
119
120   *) Fix various bugs in Configure. This affects the following platforms:
121      nextstep
122      ncr-scde
123      unixware-2.0
124      unixware-2.0-pentium
125      sco5-cc.
126      [Ben Laurie]
127
128   *) Eliminate generated files from CVS. Reorder tests to regenerate files
129      before they are needed.
130      [Ben Laurie]
131
132   *) Generate Makefile.ssl from Makefile.org (to keep CVS happy).
133      [Ben Laurie]
134
135  Changes between 0.9.1b and 0.9.1c
136
137   *) Added OPENSSL_VERSION_NUMBER to crypto/crypto.h and 
138      changed SSLeay to OpenSSL in version strings.
139      [Ralf S. Engelschall]
140   
141   *) Some fixups to the top-level documents.
142      [Paul Sutton]
143
144   *) Fixed the nasty bug where rsaref.h was not found under compile-time
145      because the symlink to include/ was missing.
146      [Ralf S. Engelschall]
147
148   *) Incorporated the popular no-RSA/DSA-only patches 
149      which allow to compile a RSA-free SSLeay.
150      [Andrew Cooke / Interrader Ldt., Ralf S. Engelschall]
151
152   *) Fixed nasty rehash problem under `make -f Makefile.ssl links'
153      when "ssleay" is still not found.
154      [Ralf S. Engelschall]
155
156   *) Added more platforms to Configure: Cray T3E, HPUX 11, 
157      [Ralf S. Engelschall, Beckmann <beckman@acl.lanl.gov>]
158
159   *) Updated the README file.
160      [Ralf S. Engelschall]
161
162   *) Added various .cvsignore files in the CVS repository subdirs
163      to make a "cvs update" really silent.
164      [Ralf S. Engelschall]
165
166   *) Recompiled the error-definition header files and added
167      missing symbols to the Win32 linker tables.
168      [Ralf S. Engelschall]
169
170   *) Cleaned up the top-level documents;
171      o new files: CHANGES and LICENSE
172      o merged VERSION, HISTORY* and README* files a CHANGES.SSLeay 
173      o merged COPYRIGHT into LICENSE
174      o removed obsolete TODO file
175      o renamed MICROSOFT to INSTALL.W32
176      [Ralf S. Engelschall]
177
178   *) Removed dummy files from the 0.9.1b source tree: 
179      crypto/asn1/x crypto/bio/cd crypto/bio/fg crypto/bio/grep crypto/bio/vi
180      crypto/bn/asm/......add.c crypto/bn/asm/a.out crypto/dsa/f crypto/md5/f
181      crypto/pem/gmon.out crypto/perlasm/f crypto/pkcs7/build crypto/rsa/f
182      crypto/sha/asm/f crypto/threads/f ms/zzz ssl/f ssl/f.mak test/f
183      util/f.mak util/pl/f util/pl/f.mak crypto/bf/bf_locl.old apps/f
184      [Ralf S. Engelschall]
185
186   *) Added various platform portability fixes.
187      [Mark J. Cox]
188
189   *) The Genesis of the OpenSSL rpject:
190      We start with the latest (unreleased) SSLeay version 0.9.1b which Eric A.
191      Young and Tim J. Hudson created while they were working for C2Net until
192      summer 1998.
193      [The OpenSSL Project]
194  
195  Changes between 0.9.0b and 0.9.1b
196
197   *) Updated a few CA certificates under certs/
198      [Eric A. Young]
199
200   *) Changed some BIGNUM api stuff.
201      [Eric A. Young]
202
203   *) Various platform ports: OpenBSD, Ultrix, IRIX 64bit, NetBSD, 
204      DGUX x86, Linux Alpha, etc.
205      [Eric A. Young]
206
207   *) New COMP library [crypto/comp/] for SSL Record Layer Compression: 
208      RLE (dummy implemented) and ZLIB (really implemented when ZLIB is
209      available).
210      [Eric A. Young]
211
212   *) Add -strparse option to asn1pars program which parses nested 
213      binary structures 
214      [Dr Stephen Henson <shenson@bigfoot.com>]
215
216   *) Added "oid_file" to ssleay.cnf for "ca" and "req" programs.
217      [Eric A. Young]
218
219   *) DSA fix for "ca" program.
220      [Eric A. Young]
221
222   *) Added "-genkey" option to "dsaparam" program.
223      [Eric A. Young]
224
225   *) Added RIPE MD160 (rmd160) message digest.
226      [Eric A. Young]
227
228   *) Added -a (all) option to "ssleay version" command.
229      [Eric A. Young]
230
231   *) Added PLATFORM define which is the id given to Configure.
232      [Eric A. Young]
233
234   *) Added MemCheck_XXXX functions to crypto/mem.c for memory checking.
235      [Eric A. Young]
236
237   *) Extended the ASN.1 parser routines.
238      [Eric A. Young]
239
240   *) Extended BIO routines to support REUSEADDR, seek, tell, etc.
241      [Eric A. Young]
242
243   *) Added a BN_CTX to the BN library.
244      [Eric A. Young]
245
246   *) Fixed the weak key values in DES library
247      [Eric A. Young]
248
249   *) Changed API in EVP library for cipher aliases.
250      [Eric A. Young]
251
252   *) Added support for RC2/64bit cipher.
253      [Eric A. Young]
254
255   *) Converted the lhash library to the crypto/mem.c functions.
256      [Eric A. Young]
257
258   *) Added more recognized ASN.1 object ids.
259      [Eric A. Young]
260
261   *) Added more RSA padding checks for SSL/TLS.
262      [Eric A. Young]
263
264   *) Added BIO proxy/filter functionality.
265      [Eric A. Young]
266
267   *) Added extra_certs to SSL_CTX which can be used
268      send extra CA certificates to the client in the CA cert chain sending
269      process. It can be configured with SSL_CTX_add_extra_chain_cert().
270      [Eric A. Young]
271
272   *) Now Fortezza is denied in the authentication phase because
273      this is key exchange mechanism is not supported by SSLeay at all.
274      [Eric A. Young]
275
276   *) Additional PKCS1 checks.
277      [Eric A. Young]
278
279   *) Support the string "TLSv1" for all TLS v1 ciphers.
280      [Eric A. Young]
281
282   *) Added function SSL_get_ex_data_X509_STORE_CTX_idx() which gives the
283      ex_data index of the SSL context in the X509_STORE_CTX ex_data.
284      [Eric A. Young]
285
286   *) Fixed a few memory leaks.
287      [Eric A. Young]
288
289   *) Fixed various code and comment typos.
290      [Eric A. Young]
291
292   *) A minor bug in ssl/s3_clnt.c where there would always be 4 0 
293      bytes sent in the client random.
294      [Edward Bishop <ebishop@spyglass.com>]
295