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

Author: Remy Lebeau

January 10, 2016September 14, 2021Changelog

New TIdHTTP flags and OnChunkReceived event

Three new flag have been added to the TIdHTTP.HTTPOptions property: hoNoParseXmlCharset: when receiving an XML response with an “application/…” Content-Type, the TIdHTTP.Response.Charset […]

September 7, 2015October 16, 2018Changelog

OpenSSL changes

A user reported a problem where Indy was not able to load OpenSSL on Ubuntu Server 15.04. The reason turned out to […]

July 30, 2015October 16, 2018Changelog

New TIdMessage helper

The TIdMessage.LoadFrom…() methods only work reliably with EML files/streams that were created using one of the TIdMessage.SaveTo…() methods. The reason for this […]

June 20, 2015October 16, 2018Changelog

New IndyRaiseOuterException() function added

A new IndyRaiseOuterException() function has been added to the IdGlobal unit: procedure IndyRaiseOuterException(AOuterException: Exception); This is a wrapper for the System.SysUtils.Exception.RaiseOuterException() class […]

December 24, 2014October 16, 2018Changelog

New TIdIMAP4.SearchMailBox() options

skHeader and skKeyword were previously declared in the TIdIMAP4SearchKey enum, but were ignored by the (UID)SearchMailBox() methods. They have now been implemented. […]

December 22, 2014October 16, 2018Changelog

New HTTPS functionality for TIdHTTP

Starting with SVN revision 5224 (and finalized in revision 5226), TIdHTTP now has new functionality that allows it to auto-create an internal […]

November 11, 2014October 16, 2018Changelog

POP3 changes for mailbox sizes > 2GB

TIdPOP3 and TIdPOP3Server have been updated to support mailbox sizes larger than 2 GB. The TIdPOP3.RetrieveMailBoxSize() and TIdPOP3Server.RetrieveStats() methods now return MailBoxSize […]

September 22, 2014October 16, 2018Changelog

New HPPEMITs to solve SetPort() linker errors in C++

New HPPEMIT statements have been added to the following Indy components to address “Unresolved external SetPort(A/W)” linker errors in C++Builder: TIdDNSResolver TIdIOHandler […]

September 5, 2014October 16, 2018Changelog

Indy 10.6.1, 64-bit Tick Counters

To support 64-bit tick counters that do not wrap back to 0 every 49.7 days, the following support functions have been added […]

May 2, 2014October 16, 2018Changelog

New Platform types for Windows

FreePascal 2.4.0+ supports a UnicodeString type that is similar to the UnicodeString type in Delphi 2009+. However, unlike Delphi, FreePascal does not […]

Posts pagination

< 1 … 3 4 5 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