Submitted by: Eric Rescorla <ekr@rtfm.com>
[openssl.git] / CHANGES
2012-02-09 Dr. Stephen HensonModify client hello version when renegotiating to enhan...
2012-01-31 Dr. Stephen HensonAdd support for distinct certificate chains per key...
2012-01-25 Dr. Stephen Hensonadd support for use of fixed DH client certificates
2012-01-18 Dr. Stephen HensonFix for DTLS DoS issue introduced by fix for CVE-2011...
2012-01-17 Dr. Stephen Hensonfix CHANGES entry
2012-01-16 Dr. Stephen HensonSupport for fixed DH ciphersuites.
2012-01-05 Bodo MöllerUpdate for 0.9.8s and 1.0.0f, and for 1.0.1 branch.
2012-01-04 Dr. Stephen Hensonupdate CHANGES
2012-01-04 Dr. Stephen HensonSubmitted by: Robin Seggelmann <seggelmann@fh-muenster...
2012-01-04 Dr. Stephen HensonClear bytes used for block padding of SSL 3.0 records...
2012-01-04 Dr. Stephen Hensonfix CHANGES
2012-01-04 Dr. Stephen HensonCheck GOST parameters are not NULL (CVE-2012-0027)
2012-01-04 Dr. Stephen HensonPrevent malformed RFC3779 data triggering an assertion...
2011-12-31 Dr. Stephen Hensonupdate CHANGES
2011-12-31 Dr. Stephen HensonPR: 2658
2011-12-19 Dr. Stephen HensonPR: 2563
2011-12-19 Andy Polyakovupdate CHANGES.
2011-12-19 Dr. Stephen Hensonupdate CHANGES
2011-12-13 Ben LaurieBack out redundant verification time change.
2011-12-13 Ben LaurieMake it possible to set a time for verification.
2011-12-10 Dr. Stephen Hensonupdate CHANGES
2011-12-07 Dr. Stephen Hensontransparently handle X9.42 DH parameters
2011-12-07 Dr. Stephen HensonInitial experimental support for X9.42 DH parameter...
2011-12-02 Bodo MöllerResolve a stack set-up race condition (if the list...
2011-12-02 Bodo MöllerFix ecdsatest.c.
2011-12-02 Bodo MöllerUpdate HEAD CHANGES file.
2011-12-02 Bodo MöllerFix BIO_f_buffer().
2011-11-15 Ben LaurieAdd TLS exporter.
2011-11-15 Ben LaurieAdd DTLS-SRTP.
2011-11-13 Dr. Stephen HensonAdd RFC5114 DH parameters to OpenSSL. Add test data...
2011-11-06 Dr. Stephen HensonUpdate fips_test_suite to take multiple command line...
2011-11-05 Dr. Stephen HensonAdd single call public key sign and verify functions.
2011-11-02 Dr. Stephen HensonAdd fips_algvs utility (from FIPS 2.0 stable branch).
2011-10-19 Dr. Stephen Hensonadd authentication parameter to FIPS_module_mode_set
2011-10-19 Bodo MöllerBN_BLINDING multi-threading fix.
2011-10-19 Bodo MöllerFix warnings.
2011-10-18 Bodo MöllerImprove optional 64-bit NIST-P224 implementation, and...
2011-10-13 Bodo Möllertypo
2011-10-13 Bodo MöllerIn ssl3_clear, preserve s3->init_extra along with s3...
2011-10-09 Dr. Stephen Hensonfix CHANGES entry
2011-09-29 Dr. Stephen HensonAdd FIPS selftests for ECDH algorithm.
2011-09-22 Dr. Stephen HensonUse function name FIPS_drbg_health_check() for health...
2011-09-21 Dr. Stephen HensonRevise DRBG to split between internal and external...
2011-09-14 Dr. Stephen Hensonnew function to lookup FIPS supported ciphers by NID
2011-09-12 Dr. Stephen HensonMore extensive DRBG health check. New function to call...
2011-09-09 Dr. Stephen HensonAdd support for Dual EC DRBG from SP800-90. Include...
2011-09-06 Dr. Stephen HensonInitialise X509_STORE_CTX properly so CRLs with nextUpd...
2011-09-05 Bodo MöllerFix session handling.
2011-09-05 Bodo MöllerFix d2i_SSL_SESSION.
2011-09-05 Bodo Möller(EC)DH memory handling fixes.
2011-09-05 Bodo MöllerFix memory leak on bad inputs.
2011-09-05 Bodo MöllerSynchronize with 1.0.1 CHANGES file.
2011-08-26 Dr. Stephen HensonAdd support for canonical generation of DSA parameter g.
2011-08-23 Andy PolyakovAdd RC4-MD5 and AESNI-SHA1 "stitched" implementations.
2011-08-14 Dr. Stephen HensonRemove hard coded ecdsaWithSHA1 hack in ssl routines...
2011-08-08 Dr. Stephen HensonAdd HMAC DRBG from SP800-90
2011-08-03 Dr. Stephen HensonExpand range of ctrls for AES GCM to support retrieval...
2011-07-25 Dr. Stephen HensonUpdate CHANGES.
2011-07-04 Dr. Stephen HensonAdd functions to return FIPS module version.
2011-06-15 Bodo MöllerFix the version history: changes going into 1.1.0 that...
2011-05-30 Dr. Stephen HensonOutput supported curves in preference order instead...
2011-05-25 Dr. Stephen HensonFix the ECDSA timing attack mentioned in the paper at:
2011-05-20 Dr. Stephen HensonPR: 2295
2011-05-19 Dr. Stephen HensonAdd CHANGES entry: add FIPS support to ssl
2011-05-19 Dr. Stephen HensonImplement FIPS_mode and FIPS_mode_set
2011-05-12 Dr. Stephen HensonProvisional support for TLS v1.2 client authentication...
2011-05-11 Dr. Stephen HensonRename FIPS_mode_set and FIPS_mode. Theses symbols...
2011-05-09 Dr. Stephen HensonInitial TLS v1.2 client support. Include a default...
2011-05-06 Dr. Stephen HensonContinuing TLS v1.2 support: add support for server...
2011-04-29 Dr. Stephen HensonInitial incomplete TLS v1.2 support. New ciphersuites...
2011-04-29 Dr. Stephen HensonInitial "opaque SSL" framework. If an application defines
2011-04-23 Dr. Stephen HensonAlways return multiple of block length bytes from defau...
2011-04-23 Dr. Stephen HensonAdd PRNG security strength checking.
2011-04-18 Dr. Stephen HensonFix EVP CCM decrypt. Add decrypt support to algorithm...
2011-04-18 Dr. Stephen HensonInitial untested CCM support via EVP.
2011-04-15 Dr. Stephen HensonAdd algorithm driver for XTS mode. Fix several bugs...
2011-04-14 Dr. Stephen HensonInitial incomplete POST overhaul: add support for POST...
2011-04-12 Dr. Stephen HensonProvisional AES XTS support.
2011-04-06 Dr. Stephen HensonUpdate CHANGES.
2011-04-05 Dr. Stephen HensonExtensive reorganisation of PRNG handling in FIPS modul...
2011-04-05 Dr. Stephen HensonRename deprecated FIPS_rand functions to FIPS_x931...
2011-03-17 Dr. Stephen HensonImplement health checks needed by SP800-90.
2011-03-16 Ben LaurieFix Tom Wu's email.
2011-03-12 Ben LaurieNote SRP support.
2011-03-09 Dr. Stephen HensonAdd ECDH to validated module.
2011-03-08 Dr. Stephen HensonNew initial DH algorithm test driver.
2011-03-04 Dr. Stephen HensonInitial, provisional, subject to wholesale change,...
2011-02-21 Dr. Stephen HensonMake fipscanisteronly build only required files.
2011-02-17 Dr. Stephen HensonMake -DOPENSSL_FIPSSYMS work for assembly language...
2011-02-16 Dr. Stephen HensonExperimental FIPS symbol renaming.
2011-02-15 Dr. Stephen HensonAdd non-FIPS algorithm blocking and selftest checking.
2011-02-14 Dr. Stephen HensonAdd ECDSA functionality to fips module. Initial very...
2011-02-12 Dr. Stephen HensonNew option to disable characteristic two fields in...
2011-02-11 Dr. Stephen HensonNew "fispcanisteronly" build option: only build fipscan...
2011-02-09 Dr. Stephen HensonAdd GCM IV generator. Add some FIPS restrictions to...
2011-02-08 Bodo MöllerSync with 1.0.1 branch.
2011-02-07 Dr. Stephen HensonInitial *very* experimental EVP support for AES-GCM...
2011-02-07 Dr. Stephen HensonUse 0 not -1 (since type is size_t) for finalisation...
2011-02-07 Dr. Stephen HensonNew flags EVP_CIPH_FLAG_CUSTOM_CIPHER in cipher structu...
2011-02-03 Bodo Möllerfix omissions
next