Remove obsolete defined(__INTEL__) condition.
[openssl.git] / CHANGES
2016-04-15 Rich SalzMake many X509_xxx types opaque.
2016-04-14 Matt CaswellMake "shared" builds the default
2016-04-13 Matt CaswellAdd a CHANGES entry for removal of Configure options
2016-04-13 Matt CaswellAdd a CHANGES entry for the deprecated cleanup functions
2016-04-09 Emilia KasperAdjust --strict-warnings builds in Travis
2016-04-09 Matt CaswellAdd CHANGES entry for DH and DH_METHOD opacity
2016-04-06 Richard LevitteUpdate CHANGES with the new about RSA and RSA_METHOD
2016-04-02 Matt CaswellAdded DSA opacity to CHANGES
2016-03-29 Matt CaswellAdd a CHANGES entry for opaque BIOs
2016-03-21 Matt CaswellRemove the no-rijndael option
2016-03-21 Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
2016-03-20 Rich SalzRemove #error from include files.
2016-03-17 Rich SalzRemove Netware and OS/2
2016-03-17 Rich SalzRemove ultrix/mips support.
2016-03-17 Richard LevitteRemove support for Borland C++
2016-03-16 Emilia KasperFix up CHANGES
2016-03-11 Kurt RoeckxReview comments
2016-03-09 Matt CaswellUpdate CHANGES and NEWS
2016-03-09 Matt CaswellUpdate CHANGES for the new threading API
2016-03-08 Todd ShortGH787: Fix ALPN
2016-03-08 Todd ShortAdd cipher query functions
2016-03-08 Todd ShortGH787: Fix ALPN
2016-03-07 Emilia KasperRework the default cipherlist.
2016-03-04 Rob PercivalDocumentation for new CT s_client flags
2016-03-04 Rich SalzChanges to DEFAULT curves
2016-03-04 Matt CaswellDon't build RC4 ciphersuites into libssl by default
2016-03-03 Emilia KasperRefactor ClientHello extension parsing
2016-03-01 Matt CaswellUpdates to CHANGES and NEWS for 1.0.2 and 1.0.1 release
2016-02-28 Dr. Stephen HensonAdd CHANGES entry for X25519
2016-02-27 FdaSilvaYYGH753: More spelling fix
2016-02-26 Matt CaswellRemove Ubsec engine
2016-02-25 Emilia KasperCVE-2016-0798: avoid memory leak in SRP
2016-02-22 Richard LevitteFix a few typos
2016-02-22 Richard LevitteRewrite CHANGES to add some commentary about the "pic...
2016-02-22 Richard LevitteUse $disabled{"dynamic-engine"} internally
2016-02-20 Richard LevitteDocument the last configuration changes
2016-02-17 Rich SalzRemove JPAKE
2016-02-12 Richard LevitteRename INSTALL_PREFIX to DESTDIR, remove option --insta...
2016-02-11 Rich SalzRemove TLS heartbeat, disable DTLS heartbeat
2016-02-11 Rich SalzMove to REF_DEBUG, for consistency.
2016-02-10 Matt CaswellUpdate CHANGES following init function renaming
2016-02-10 Richard Levitteunified build system: add CHANGES & NEWS
2016-02-09 Matt CaswellAdd a CHANGES entry for auto-init and de-init
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2016-02-05 Matt CaswellMake DTLSv1_listen a first class function and change...
2016-02-03 Richard LevitteRefactoring BIO: Add a few lines in CHANGES & NEWS
2016-02-03 Emilia KasperRT4148
2016-02-03 Emilia KasperRT3234: disable compression
2016-02-01 Emilia Kasperconstify PACKET
2016-01-30 Rich SalzMove more BN internals to bn_lcl.h
2016-01-29 Emilia KasperAlways DPURIFY
2016-01-28 Matt CaswellCHANGES and NEWS updates for release
2016-01-28 Rich SalzRemove outdated legacy crypto options
2016-01-25 Richard LevitteAdd some info in CHANGES about what's happening so...
2016-01-21 Richard LevitteRefresh the thinking of --prefix and --openssldir
2016-01-19 Matt CaswellRemove the GOST engine
2016-01-15 Rich SalzFix typo
2016-01-14 Benjamin KadukAdd a no-egd option to disable EGD-related code
2016-01-12 Rich SalzMove Makefiles to Makefile.in
2016-01-12 Richard LevitteCorrect a small typo in CHANGES
2016-01-12 Richard LevitteAdd notes in CHANGES and NEWS
2016-01-11 Rich SalzGH528: "cipher -v" output is confusing.
2016-01-08 Viktor DukhovniDANE CHANGES
2016-01-08 Viktor DukhovniBackwards-compatibility subject to OPENSSL_API_COMPAT
2016-01-07 Rich Salzmem functions cleanup
2016-01-02 Viktor DukhovniProtocol version selection and negotiation rewrite
2016-01-02 Kurt RoeckxAdd support for minimum and maximum protocol version
2015-12-15 Rich SalzRemove GMP engine.
2015-12-15 Matt CaswellFix s_server problem with no-ec
2015-12-13 Rich SalzUse SHA256 not MD5 as default digest.
2015-12-11 Matt CaswellFix OCB link
2015-12-10 Matt CaswellUpdate CHANGES and NEWS for alpha release
2015-12-09 Dr. Stephen Hensonadd CHANGES and NEWS entry
2015-12-07 Richard LevitteAdd an entry in CHANGES
2015-12-07 Dr. Stephen HensonFix and update versions in CHANGES and NEWS
2015-12-05 Kurt RoeckxRemove support for all 40 and 56 bit ciphers.
2015-12-04 Kurt RoeckxRemove SSL_{CTX_}set_ecdh_auto() and always enable...
2015-12-04 Kurt RoeckxMake SSL_{CTX}_set_tmp_ecdh() call SSL_{CTX_}set1_curves()
2015-12-04 Kurt RoeckxRemove support for SSL_{CTX_}set_tmp_ecdh_callback().
2015-12-01 Rich Salzex_data part 2: doc fixes and CRYPTO_free_ex_index.
2015-11-20 Matt CaswellTweak async documentation based on feedback
2015-11-20 Matt CaswellUpdate CHANGES
2015-11-17 Rich SalzRename RSA_eay_xxx to rsa_ossl_xxx
2015-10-30 Rich SalzReplace "SSLeay" in API with OpenSSL
2015-10-30 Matt CaswellRemove the old state defines
2015-10-30 Matt CaswellRemove SSL_state and SSL_set_state
2015-10-30 Matt CaswellChange HANDSHAKE_STATE to OSSL_HANDSHAKE_STATE
2015-10-30 Matt CaswellUpdate CHANGES
2015-10-26 Rich SalzMove crypto/threads to demo/threads
2015-10-15 Matt CaswellRemove Obsolete engines
2015-10-15 Dr. Stephen Hensonadd CHANGES entry for embed
2015-10-14 Emilia KasperRemove EVP_CHECK_DES_KEY
2015-09-30 Matt CaswellChange the DEFAULT ciphersuites to exclude DES, RC4...
2015-09-30 David WoodhouseFix no-stdio build
2015-09-17 Emilia KasperRT3757: base64 encoding bugs
2015-09-07 Richard LevitteAdd documentation for the new testing framework
2015-08-28 Ismo PuustinenGH367: Fix dsa keygen for too-short seed
2015-08-24 janpopanRT4015: Add missing date to CHANGES
2015-07-31 Rich SalzVarious doc fixes from GH pull requests
2015-07-30 Dr. Stephen HensonUpdate CHANGES
next