SASL OAuth support finally added to master
The sasl-oauth branch in GitHub that has been open for a long while has now been merged into the master branch, and […]
The sasl-oauth branch in GitHub that has been open for a long while has now been merged into the master branch, and […]
As I am sure many of you are aware, Indy does not yet natively support OpenSSL v1.1.0 and later (ie for TLS […]
I have checked in new Indy package files for RAD Studio 12.0 Athens. Aside from a handful of code fixes since Athens’ […]
Thanks to the efforts of David Cornelius, some new cleanup scripts have been added to Indy’s root /Lib source folder. These scripts […]
A little background: In Indy 9, the TIdEntityHeaderInfo.ContentRange(Start|End) properties were used to handle the HTTP ‘Range’ header in requests, and the HTTP […]
I have checked in several updates to Indy today: On FPC 2.6.2+, the OffsetFromUTC() and MinutesFromGMT() functions were returning values with the […]
When TIdCookie is parsing a server-side cookie, it no longer removes quote characters from a quoted string in the cookie value. For […]
All of the OpenSSL binaries that were hosted on Indy’s Fulgan mirror @ https://indy.fulgan.com/SSL/ have now been migrated to a new repository […]
Indy’s SVN repository is being retired. Indy’s GitHub repository is now the active repository moving forward. Indy’s Fulgan mirror has turned off […]
To better handle mailboxes that are larger than 2GB in size, the following changes have been made: In TIdIMAP4, UIDs and Message […]