summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2001-04-04Incorporate some changes that make OpenSSL compilable in CygWin.Richard Levitte
2001-03-31Note that alpha.s is no longer used.Ulf Möller
2001-03-30Fix asn1_GetSequence() for indefinite length sequences.Dr. Stephen Henson
2001-03-30Use enhanced bctest (as in main trunk), and add a workaround thatBodo Möller
2001-03-29Since there has been reports of clashes between OpenSSL'sRichard Levitte
2001-03-28check the CRT result.Ulf Möller
2001-03-28Note the MIPS assembler bug fix.Ulf Möller
2001-03-24Bring in the rest of the corrections for shared libraries from theRichard Levitte
2001-03-22Add another "[This change does not apply to 0.9.7.]" line soBodo Möller
2001-03-22Fix bug in PKCS#7 decode routines when indefinite lengthDr. Stephen Henson
2001-03-22Harmonize CHANGES and STATUS files between the 0.9.6a branch andBodo Möller
2001-03-18Fix PKCS#12 key generation bug.Dr. Stephen Henson
2001-03-15The change on handling shared libraries was never applied inRichard Levitte
2001-03-15More err_data memory leaksBodo Möller
2001-03-13that was useless - still fails with GCCUlf Möller
2001-03-13Alpha workaround. This is a lot slower!Ulf Möller
2001-03-12fix memory leak in err.cBodo Möller
2001-03-08ssl23_peekBodo Möller
2001-03-08Note the rand_win.c changeUlf Möller
2001-03-05SSLv2 session reuse bugfix from main development branch.Richard Levitte
2001-03-01Fix bug in copy_email() which would notDr. Stephen Henson
2001-02-27improved bignum test as in 0.9.7.Ulf Möller
2001-02-24Backfit a bugfix from 0.9.7-dev to 0.9.6-stable. init() and finish()Geoff Thorpe
2001-02-24Stop PKCS7_verify() core dumping with unknown publicDr. Stephen Henson
2001-02-20Fix BN_[pseudo_]rand: 'mask' must be used even if top=-1.Bodo Möller
2001-02-19OPENSSL_issetugid() as in the main branch.Ulf Möller
2001-02-19Memory leak checking bugfixes for multi-threading.Bodo Möller
2001-02-15Move entry to match chronologic ordering.Lutz Jänicke
2001-02-15Add '-rand' option to s_server and s_client.Lutz Jänicke
2001-02-14IRIX bugfixUlf Möller
2001-02-12Make X509_NAME produce correct encoding when empty.Dr. Stephen Henson
2001-02-12Workaround for libsafe "error".Dr. Stephen Henson
2001-02-07DSA fix from main branch.Ulf Möller
2001-02-07EBCDIC bug fix from main branch.Ulf Möller
2001-02-06Avoid coredumps for CONF_get_...(NULL, ...)Bodo Möller
2001-02-050.9.6a will not be release in Y2K. :-)Richard Levitte
2001-02-01Tolerate some "variations" used in someDr. Stephen Henson
2001-01-30Transport from development branch.Richard Levitte
2001-01-28Backported manual pages from 0.9.7.Lutz Jänicke
2001-01-28New ASN1 macros which will encode an empty SEQUENCE OF.Dr. Stephen Henson
2001-01-25Zero the premaster secret after deriving the master secret in DHDr. Stephen Henson
2001-01-23EVP_add_digest_alias additions to SSL_library_initBodo Möller
2001-01-23Irix fix as in main branchUlf Möller
2001-01-21remove newlineUlf Möller
2001-01-21config bug fixes from the main branch.Ulf Möller
2001-01-19Fix openssl passwd -1Bodo Möller
2001-01-14Fix PKCS#12 PBE routines to cope with passwordsDr. Stephen Henson
2001-01-10Fix C code generate by 'openssl dsaparam -C'.Bodo Möller
2001-01-10Fix uni2asc() so it can properly convert zero lengthDr. Stephen Henson
2000-12-26Finish SSL_peek/SSL_pending fixes.Bodo Möller