summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2001-12-07Don't overwrite signing time.Dr. Stephen Henson
2001-12-03crypto/objects stuffBodo Möller
2001-12-01Add -pubkey option to req command.Dr. Stephen Henson
2001-11-23info on 0.9.6 engine branchBodo Möller
2001-11-23fix submitted by Andy Schneider <andy.schneider@bjss.co.uk>Bodo Möller
2001-11-22OS/390 supportBodo Möller
2001-11-16wNAFs use does not bring that much performance on Sparcs (whereBodo Möller
2001-11-15Improve EC efficiency.Bodo Möller
2001-11-14consistency between main branch and stable branchBodo Möller
2001-11-12synchronise with 0.9.6 stable branchBodo Möller
2001-11-12information on 0.9.6c-engineBodo Möller
2001-11-12Add unixware-7-gcc as in 0.9.6 branch (except that we need a 'sys_id'Bodo Möller
2001-11-10Order chronologically: move entry for recent s2_clnt.c/s2_srvr.c fixesBodo Möller
2001-11-10make code a little more similar to what it looked like before the fixes,Bodo Möller
2001-11-10Implement msg_callback for SSL 2.0.Bodo Möller
2001-10-30Change the shared library support so the shared libraries get builtRichard Levitte
2001-10-27Add support for Subject Info Acess extension.Dr. Stephen Henson
2001-10-26Note BUF_MEM_grow() consistency fix.Bodo Möller
2001-10-26disable caching in BIO_gethostbynameBodo Möller
2001-10-26New options to allow req to accept UTF8 strings as input.Dr. Stephen Henson
2001-10-25Add paralellism to speed - note that this currently causes a weird memory leak.Ben Laurie
2001-10-25Add '-noemailDN' option to 'openssl ca'. This prevents inclusion ofBodo Möller
2001-10-25Assume TLS 1.0 when ClientHello fragment is too short.Bodo Möller
2001-10-24Due to an increasing number of clashes between modern OpenSSL andRichard Levitte
2001-10-24Fix SSL handshake functions and SSL_clear() such that SSL_clear()Bodo Möller
2001-10-23Sanitize CHANGES entry.Dr. Stephen Henson
2001-10-21Reject certificates with unhandled critical extensions.Dr. Stephen Henson
2001-10-20New functions SSL[_CTX]_set_msg_callback().Bodo Möller
2001-10-17Modify EVP cipher behaviour in a similar wayDr. Stephen Henson
2001-10-16Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()Dr. Stephen Henson
2001-10-15Change ssl3_get_message and the functions using it so that completeBodo Möller
2001-10-04SSL_add_dir_cert_subjects_to_stack for Win32 finally implemented.Richard Levitte
2001-10-01Make an (overdue) note about the recent ENGINE restructuring. Apart fromGeoff Thorpe
2001-09-28Support fractional seconds in GeneralizedTimeDr. Stephen Henson
2001-09-26Two changes:Richard Levitte
2001-09-21bugfix: handle HelloRequest received during handshake correctlyBodo Möller
2001-09-21Disable session related stuff in SSL_ST_OK case of ssl3_accept if weBodo Möller
2001-09-21Bugfix: correct cleanup after sending a HelloRequestBodo Möller
2001-09-20New function SSL_renegotiate_pending().Bodo Möller
2001-09-20fix ssl3_accept: don't call ssl_init_wbio_buffer() in HelloRequest caseBodo Möller
2001-09-20Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don'tBodo Möller
2001-09-12Add certificate and request demos.Dr. Stephen Henson
2001-09-11Make maximum certifcate chain size accepted from the peer applicationLutz Jänicke
2001-09-10While ispell may not like it, "cancelling" may be spelt with two "l"sBodo Möller
2001-09-07ispellUlf Möller
2001-09-06Support for shared libraries on Unixware-7 and OpenUNIX-8Lutz Jänicke
2001-09-06improve OAEP checkBodo Möller
2001-09-05Mention DSO_up => DSO_up_ref renamingBodo Möller
2001-09-05Renaming DH_up to DH_up_ref does not warrant a CHANGES entry of its ownBodo Möller
2001-09-05ENGINEs can now perform structural cleanup.Geoff Thorpe