Commit History

Author SHA1 Message Date
  Remy Lebeau 2a881e3e12 Merge branch 'master' into Delphi5-workarounds 1 year ago
  lanselof 71f72986f3 Sasl oauth (#479) 1 year ago
  Remy Lebeau e2a7880a0e Bumping version number. 1 year ago
  Remy Lebeau 84ad7f13b2 Merge branch 'master' into Delphi5-workarounds 4 years ago
  Remy Lebeau 631995179c Updating TIdPOP3 to retry SASL without Initial-Response if SASL fails with Initial-Response. (#354) 4 years ago
  Remy Lebeau d863aa292b Workarounds for compiler bugs in Delphi 5 only 5 years ago
  RemyLebeau a8af04f86a Adding TIdUInt64 to address a UInt64 HPP bug in C++Builder 2006 and 2007. 10 years ago
  RemyLebeau 62b00483d6 Adding ReplaceAll() function, which is faster than StringReplace(rfReplaceAll) when OldPattern and NewPattern are the same length. 11 years ago
  RemyLebeau 10848bdd9f Fix for PerformSASLLogin() handling a continue reply incorrectly when a SASL request using an Initial-Response parameter is used. 11 years ago
  RemyLebeau 85547e294c Disabling use of SASL Initial-Response in TIdPOP3 for now. Need to figure out a way to use it on servers that support it, while ignoring it on servers that do not. 11 years ago
  RemyLebeau c467d69588 Tweaking previous workaround for 'deprecated' compiler bug in Delphi 6. Now moving all {$WARN ... OFF/ON} directives to new .inc files. 12 years ago
  RemyLebeau 683a6ed729 Workarounds for compiler issues in Delphi 6. 12 years ago
  RemyLebeau 391179efa5 Adding project files for RAD Studio XE6. 12 years ago
  RemyLebeau b8c69bb002 Moving {$ZEROBASEDSTRINGS OFF} directives into IdCompilerDefines.inc. 12 years ago
  RemyLebeau f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
  RemyLebeau f9d8737611 Fix for Delphi/C++Builder 5, where TCollection.Owner does not exist. 13 years ago
  RemyLebeau 9c4f409873 Updated TIdComponent.WorkTarket and TIdSASLListEntry.SASL properties to use Free Notifications. 13 years ago
  RemyLebeau 4291ffe9af Tweaks to TIdSASLEntries.LoginSASL() methods to raise additional exception types when authentication fails because no SASL mechanisms could be matched up, and when no SASL mechanisms are ready for use yet. 15 years ago
  RemyLebeau 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
  olaf 421ff4d8b4 Moved remotely 18 years ago