summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2001-11-14consistency between main branch and stable branchBodo Möller
2001-11-14Apply the following change from the main trunk:Richard Levitte
2001-11-14Correct the order of the changes.Richard Levitte
2001-11-14Apply the following change from the main trunk:Richard Levitte
2001-11-14Apply the following change from the main trunk:Richard Levitte
2001-11-12synchronise with HEAD branch,Bodo Möller
2001-11-12information on 0.9.6c-engineBodo Möller
2001-11-12order entries as in main branchBodo Möller
2001-11-12Add an entry for gcc on UnixWareMark J. Cox
2001-11-12Add assembler implementation for IA-64Mark J. Cox
2001-11-12synchronize with HEAD branchBodo Möller
2001-11-10order chronologically: move entry for recent s2_clnt.c/s2_srvr.c fixes to the...Bodo Möller
2001-11-10make code a little more similar to what it looked like before the fixesBodo Möller
2001-11-10important SSL 2.0 bugfixesBodo Möller
2001-10-26typoBodo Möller
2001-10-26disable caching in BIO_gethostbynameBodo Möller
2001-10-25Assume TLS 1.0 if ClientHello fragment is too short.Bodo Möller
2001-10-24Fix SSL handshake functions and SSL_clear() such that SSL_clear()Bodo Möller
2001-10-20In ssl3_get_client_hello (ssl/s3_srvr.c), generate a fatal alert ifBodo Möller
2001-10-15Fix ssl3_get_message to handle message fragmentation correctly.Bodo Möller
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-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-07Support for OpenUNIX-8 (Boyd Lynn Gerber <gerberb@zenez.com>)Lutz Jänicke
2001-09-06improve OAEP checkBodo Möller
2001-09-05bn_sqr bug fix as in mainUlf Möller
2001-09-03Use uniformly chosen witnesses for Miller-Rabin testBodo Möller
2001-08-25Allow client certificate lists > 16kB ("Douglas E. Engert" <deengert@anl.gov>.)Lutz Jänicke
2001-08-19Alert description strings for TLSv1 and documentation.Lutz Jänicke
2001-08-16Bugfixes provided by "Stephen Hinton" <shinton@netopia.com>.Lutz Jänicke
2001-08-10Apply the Tru64 patch from Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>Richard Levitte
2001-08-07Bugfix: larger message size in ssl3_get_key_exchange() becauseBodo Möller
2001-07-30Fix inconsistent behaviour with respect to verify_callback handling.Lutz Jänicke
2001-07-30Forgot to mention second fix.Lutz Jänicke
2001-07-27Undo DH_generate_key() change: s3_srvr.c was using it correctlyBodo Möller
2001-07-26Fix problem occuring when used from OpenSSH on Solaris 8.Lutz Jänicke
2001-07-25Don't preserve existing keys in DH_generate_key.Bodo Möller
2001-07-25md_rand.c thread safetyBodo Möller
2001-07-25always reject data >= nBodo Möller
2001-07-24Avoid race condition.Bodo Möller
2001-07-09Tagging has been done, move on to 0.9.6c-dev.Richard Levitte
2001-07-09Add security patch and create release.OpenSSL_0_9_6bRichard Levitte
2001-07-04Andy's mips3.s fix (as in main branch).Bodo Möller
2001-07-03When only the key is given to "enc", the IV is undefinedLutz Jänicke
2001-06-26Handle empty X509_NAME in printing routines.Dr. Stephen Henson
2001-06-26DSA verification should insist that r and s are in the allowed range.Bodo Möller
2001-06-19Don't set *pointer if add_lock_callback used.Dr. Stephen Henson
2001-06-15pay attention to blocksize before attempting decryptionBodo Möller