aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* consistency between main branch and stable branchBodo Möller2001-11-141-3/+3
* synchronise with 0.9.6 stable branchBodo Möller2001-11-121-3/+4
* information on 0.9.6c-engineBodo Möller2001-11-121-0/+15
* Add unixware-7-gcc as in 0.9.6 branch (except that we need a 'sys_id'Bodo Möller2001-11-121-2/+8
* Order chronologically: move entry for recent s2_clnt.c/s2_srvr.c fixesBodo Möller2001-11-101-32/+32
* make code a little more similar to what it looked like before the fixes,Bodo Möller2001-11-101-1/+1
* Implement msg_callback for SSL 2.0.Bodo Möller2001-11-101-1/+4
* Change the shared library support so the shared libraries get builtRichard Levitte2001-10-301-0/+10
* Add support for Subject Info Acess extension.Dr. Stephen Henson2001-10-271-0/+3
* Note BUF_MEM_grow() consistency fix.Bodo Möller2001-10-261-1/+6
* disable caching in BIO_gethostbynameBodo Möller2001-10-261-0/+6
* New options to allow req to accept UTF8 strings as input.Dr. Stephen Henson2001-10-261-0/+4
* Add paralellism to speed - note that this currently causes a weird memory leak.Ben Laurie2001-10-251-0/+4
* Add '-noemailDN' option to 'openssl ca'. This prevents inclusion ofBodo Möller2001-10-251-0/+6
* Assume TLS 1.0 when ClientHello fragment is too short.Bodo Möller2001-10-251-0/+9
* Due to an increasing number of clashes between modern OpenSSL andRichard Levitte2001-10-241-0/+13
* Fix SSL handshake functions and SSL_clear() such that SSL_clear()Bodo Möller2001-10-241-0/+5
* Sanitize CHANGES entry.Dr. Stephen Henson2001-10-231-7/+10
* Reject certificates with unhandled critical extensions.Dr. Stephen Henson2001-10-211-0/+9
* New functions SSL[_CTX]_set_msg_callback().Bodo Möller2001-10-201-0/+37
* Modify EVP cipher behaviour in a similar wayDr. Stephen Henson2001-10-171-0/+4
* Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson2001-10-161-0/+10
* Change ssl3_get_message and the functions using it so that completeBodo Möller2001-10-151-0/+9
* SSL_add_dir_cert_subjects_to_stack for Win32 finally implemented.Richard Levitte2001-10-041-0/+3
* Make an (overdue) note about the recent ENGINE restructuring. Apart fromGeoff Thorpe2001-10-011-0/+22
* Support fractional seconds in GeneralizedTimeDr. Stephen Henson2001-09-281-0/+3
* Two changes:Richard Levitte2001-09-261-0/+5
* bugfix: handle HelloRequest received during handshake correctlyBodo Möller2001-09-211-0/+4
* Disable session related stuff in SSL_ST_OK case of ssl3_accept if weBodo Möller2001-09-211-2/+4
* Bugfix: correct cleanup after sending a HelloRequestBodo Möller2001-09-211-4/+7
* New function SSL_renegotiate_pending().Bodo Möller2001-09-201-0/+16
* fix ssl3_accept: don't call ssl_init_wbio_buffer() in HelloRequest caseBodo Möller2001-09-201-0/+5
* Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don'tBodo Möller2001-09-201-0/+13
* Add certificate and request demos.Dr. Stephen Henson2001-09-121-0/+3
* Make maximum certifcate chain size accepted from the peer applicationLutz Jänicke2001-09-111-0/+5
* While ispell may not like it, "cancelling" may be spelt with two "l"sBodo Möller2001-09-101-1/+1
* ispellUlf Möller2001-09-071-23/+23
* Support for shared libraries on Unixware-7 and OpenUNIX-8Lutz Jänicke2001-09-061-0/+4
* improve OAEP checkBodo Möller2001-09-061-1/+8
* Mention DSO_up => DSO_up_ref renamingBodo Möller2001-09-051-0/+2
* Renaming DH_up to DH_up_ref does not warrant a CHANGES entry of its ownBodo Möller2001-09-051-9/+4
* ENGINEs can now perform structural cleanup.Geoff Thorpe2001-09-051-0/+6
* Add some missing CHANGES items.Geoff Thorpe2001-09-051-0/+23
* bug fix: bn_sqr_recursive output is twice its input size.Ulf Möller2001-09-051-0/+3
* CHANGES should list all API changes relevant for applicationsBodo Möller2001-09-041-0/+4
* Note the "ERR_unload_strings" function.Geoff Thorpe2001-09-031-0/+4
* Use uniformly chosen witnesses for Miller-Rabin testBodo Möller2001-09-031-0/+9
* Make MD functions take EVP_MD_CTX * instead of void *, add copy() function.Ben Laurie2001-09-021-0/+15
* Note the "ex_data" changes.Geoff Thorpe2001-09-011-0/+17
* Note the "ERR" changes.Geoff Thorpe2001-08-251-0/+11