summaryrefslogtreecommitdiffstats
path: root/CHANGES
AgeCommit message (Expand)Author
2006-04-18Add OID cross reference table.Dr. Stephen Henson
2006-04-17Allow public key ASN1 methods to set PKCS#7 SignerInfo structures.Dr. Stephen Henson
2006-04-16Provisional support for EC pkey method, supporting ECDH and ECDSA.Dr. Stephen Henson
2006-04-15If cipher list contains a match for an explicit ciphersuite only match thatDr. Stephen Henson
2006-04-13Complete key derivation support.Dr. Stephen Henson
2006-04-12Extend DH ASN1 method, add DH EVP_PKEY_METHOD.Dr. Stephen Henson
2006-04-11Add BeOS support.Ulf Möller
2006-04-11Initial keygen support.Dr. Stephen Henson
2006-04-07Initial functions for main EVP_PKEY_METHOD operations.Dr. Stephen Henson
2006-04-06Initial definitions and a few functions for EVP_PKEY_METHOD: an extensionDr. Stephen Henson
2006-04-04New function to retrieve ASN1 info on public key algorithms. New commandDr. Stephen Henson
2006-03-30Implement Supported Elliptic Curves Extension.Bodo Möller
2006-03-28Fix bug where freed OIDs could be accessed in EVP_cleanup() byDr. Stephen Henson
2006-03-28New utility pkeyparam. Enhance and bugfix algorithm specific parameterDr. Stephen Henson
2006-03-28New general public key utility 'pkey'.Dr. Stephen Henson
2006-03-22Gather printing routines into EVP_PKEY_ASN1_METHOD.Dr. Stephen Henson
2006-03-20Initial support for pluggable public key ASN1 support. Process most publicDr. Stephen Henson
2006-03-11Implement the Supported Point Formats Extension for ECC ciphersuitesBodo Möller
2006-03-11clarificationBodo Möller
2006-03-10add initial support for RFC 4279 PSK SSL ciphersuitesNils Larsch
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller
2006-01-15Update from stable branch.Dr. Stephen Henson
2006-01-11More TLS extension related changes.Bodo Möller
2006-01-09Further TLS extension updatesBodo Möller
2006-01-06Fixes for TLS server_name extensionBodo Möller
2006-01-04Add names for people who provided the TLS extension patch.Bodo Möller
2006-01-03Various changes in the new TLS extension code, including the following:Bodo Möller
2006-01-02C style fix-upBodo Möller
2005-12-16Engage Whirlpool assembler and mention Whirlpool in CHANGES.Andy Polyakov
2005-12-16Mention bn(64,64) to bn(64,32) switch on 64-bit SPARCv9 targets in CHANGES.Andy Polyakov
2005-12-13update TLS-ECC codeBodo Möller
2005-12-05Update from 0.9.8-stable.Dr. Stephen Henson
2005-12-02New functions to support opaque EVP_CIPHER_CTX handling.Dr. Stephen Henson
2005-11-20Extensive OID code enhancement and fixes.Dr. Stephen Henson
2005-11-15disable some invalid ciphersuitesBodo Möller
2005-11-15deFUDify: don't require OPENSSL_EC_BIN_PT_COMPBodo Möller
2005-11-06Update from stable branch.Dr. Stephen Henson
2005-11-01Document itRichard Levitte
2005-10-26harmonize with 0.9.7-stable and 0.9.8-stable variants of CHANGESBodo Möller
2005-10-22Change bn_mul_mont declaration and BN_MONT_CTX. Update CHANGES.Andy Polyakov
2005-10-19one time CAN->CVE updateMark J. Cox
2005-10-15Add in CHANGES for 0.9.7i.Richard Levitte
2005-10-11Make sure head CHANGES is up to date, we refer to this in announce.txtMark J. Cox
2005-10-08New option SSL_OP_NO_COMP to disable compression. New ctrls to setDr. Stephen Henson
2005-10-01new option "openssl ciphers -V"Bodo Möller
2005-09-02Two new verify flags functions.Dr. Stephen Henson
2005-09-01Initial support for ASN1 print code.Dr. Stephen Henson
2005-08-31Integrated support for PVK files.Dr. Stephen Henson
2005-08-25Keep cipher lists sorted in the source instead of sorting them atNils Larsch
2005-08-23recent DH change does not avoid *all* possible small-subgroup attacks;Bodo Möller