Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-11-14fix order againBodo Möller
2002-11-14Handle last lines that aren't properly terminated.Richard Levitte
2002-11-12fix order of changes -- if B depends on A, A should be listedBodo Möller
2002-11-12Many security improvements (CHATS) and a warning fix.Ben Laurie
2002-11-10X509_NAME_cmp() now compares PrintableString and emailAddress with a value of...Richard Levitte
2002-10-29The recent CHANGES note between 0.9.6g and 0.9.6h needs copying into theGeoff Thorpe
2002-10-11synchronize with 0.9.6-stable version of this fileBodo Möller
2002-10-11remove redundant empty lineBodo Möller
2002-10-10RFC 2712 redefines the codes for use of Kerberos 5 in SSL/TLS.Richard Levitte
2002-09-26fix more race conditionsBodo Möller
2002-09-25really fix race conditionsBodo Möller
2002-09-23really fix race conditionBodo Möller
2002-09-20there is no minimum length for session IDsBodo Möller
2002-08-30Apply -nameopt patches to 0.9.7Dr. Stephen Henson
2002-08-16Reorder cleanup sequence in SSL_CTX_free() to leave ex_data for remove_cb().Lutz Jänicke
2002-08-16Fix block_size field for CFB and OFB modes: it should be 1.Dr. Stephen Henson
2002-08-14Fix typo in OBJ_txt2obj which incorrectly passed the contentDr. Stephen Henson
2002-08-12add 0.9.6g informationBodo Möller
2002-08-090.9.6f is releasedRichard Levitte
2002-08-02Fix the ASN1 sanity check: correct header lengthDr. Stephen Henson
2002-08-02get rid of OpenSSLDieBodo Möller
2002-07-30OpenSSL Security Advisory [30 July 2002]Lutz Jänicke
2002-07-23Document the recent DJGPP-related changesRichard Levitte
2002-07-22add an explanation and fix a typoBodo Möller
2002-07-19New cipher selection options COMPLEMENTOFALL and COMPLEMENTOFDEFAULT.Lutz Jänicke
2002-07-16For those wanting to build for several platforms with the same sourceRichard Levitte
2002-07-10Ciphers with NULL encryption were not properly handled because they wereLutz Jänicke
2002-07-04AES cipher suites are now official (RFC3268)Bodo Möller
2002-06-26update an entry on EVP changesBodo Möller
2002-06-21Make sure any ENGINE control commands make local copies of stringGeoff Thorpe
2002-06-14New option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disabling CBCBodo Möller
2002-06-13Make change uniqueIdentifier -> x500UniqueIdentifier clearly visible.Lutz Jänicke
2002-06-11Handle read failures better.Ben Laurie
2002-05-31Document the AES changes.Richard Levitte
2002-05-16fix EVP_dsa_sha macroBodo Möller
2002-05-15Oops, forgot CHANGES entry and description:Dr. Stephen Henson
2002-05-11Fallback to normal multiply if n2 == 8 and dna or dnb is not zeroDr. Stephen Henson
2002-05-07refer to latest draft for AES ciphersuitesBodo Möller
2002-05-06disable AES ciphersuites unless explicitly requestedBodo Möller
2002-04-30Fix escaping when using the -subj option of "openssl req", documentLutz Jänicke
2002-04-26Fix crypto/asn1/a_sign.c so that 'parameters' is omitted (notBodo Möller
2002-04-17check return valuesBodo Möller
2002-04-15Document OID changes.Lutz Jänicke
2002-04-15Some more OID enhancements.Lutz Jänicke
2002-04-15Fix CRLF problem in BASE64 decode.Lutz Jänicke
2002-04-14Implement known-IV countermeasure.Bodo Möller
2002-04-12looks like a typoBodo Möller
2002-04-12synchronize with main branchBodo Möller
2002-04-10In preparation of 0.9.7: re-order changelog, so that the changesLutz Jänicke
2002-04-09add usage examplesBodo Möller