Skip to content
Indy
Toggle menu
  • About
  • Documentation
  • Download
  • License
  • Support
  • Blog

Author: Remy Lebeau

June 21, 2017October 16, 2018Changelog

Changes to TIdNotify

When TIdNotify.Notify() is invoked by code in the main UI thread, it now respects the TIdNotify.MainThreadUsesNotify property again. Many years ago (prior […]

June 16, 2017October 16, 2018Changelog

Small change to TIdURI

TIdURI.PathEncode() and TIdURI.ParamsEncode() no longer encode ‘%HH’ hex sequences as ‘%25HH’. The motivation for this is if you have content that is […]

March 12, 2017October 16, 2018Changelog

TIdDNSResolver update

A user recently encountered a problem where requesting TXT records for ‘ups.com’ on multiple DNS servers results in DNS responses that exceed […]

November 30, 2016October 16, 2018Changelog

Update to TIdHMACSHA1

The IdFIPS unit declares function pointers that allow Indy to interface with external hashing libraries, such as OpenSSL. The TIdHashSHA1 class uses […]

November 16, 2016October 16, 2018Changelog

TIdDNSResolver update

A user recently needed to query a DNS server for DNAME records, but found that TIdDNSResolver did not parse DNAME answers at […]

September 12, 2016October 16, 2018Changelog

Logic changes in TIdMessage regarding Message-ID and In-Reply-To headers

For a long time, TIdMessage would generate a “Message-ID” header if its MsgId property was not blank, but only when saving an […]

January 10, 2016October 16, 2018Changelog

Charset handling for BASIC authentication

When TIdHTTP is using BASIC authentication with an HTTP server or HTTP proxy, it now supports the “charset” attribute defined in RFC […]

January 10, 2016October 16, 2018Changelog

TIdIOHandler.ReadStream() now allows for discarding data

The TIdIOHandler.ReadStream() method now allows its AStream parameter to be set to nil. When nil, any received data that would have been […]

January 10, 2016October 16, 2018Changelog

Client-side SNI support added to TIdSSLIOHandlerSocketOpenSSL

Client-side support for the TLS SNI extension has been added to TIdSSLIOHandlerSocketOpenSSL. When TIdSSLIOHandlerSocketOpenSSL is making an outbound TLS connection, it now […]

January 10, 2016October 16, 2018Changelog

New TIdIMAP4 methods to add more support for GMail IMAP extensions

Some additional support for Gmail IMAP extensions has been added to TIdIMAP4. Previously, the TIdIMAP4FetchDataItem enum was updated in preparation for allowing […]

Posts pagination

< 1 2 3 4 … 6 >
Indy > Articles by: Remy Lebeau

Sponsored by:

Delphi Third Party Alliance

© 1993-2025 Chad Z. Hower (Kudzu) and the Indy Pit Crew. Powered by Sydney