Commit History

Author SHA1 Message Date
  Remy Lebeau 1dd73cd208 Removing some more unneeded units from uses clause. 1 year ago
  Remy Lebeau d446ec5fe9 Fixing compiler error in IdMessageCoderMIME.pas 4 years ago
  Remy Lebeau 8a467a7428 Adding DecodeFilenamePathDelimiterAction (#359) 4 years ago
  RemyLebeau deaac1e75f Updating various pieces of code to use ExtractHeaderItem() when processing Content-Transfer-Encoding headers. Have encountered a case where an erroneous semicolon was present after the value, causing TIdMessage to parse an email incorrectly. Many popular email apps ignore the erroneous semicolon. 9 years ago
  RemyLebeau 322f7fe525 Adding P(U)IntX type declarations to IdGlobal.pas for Delphi. 10 years ago
  RemyLebeau 2206dea81a Adding XE8 project files. 11 years ago
  RemyLebeau 25d2da4bdc Updating TIdMessageClient.ReceiveBody() to not set LUnknownContentTransferEncoding=True anymore for a "multipart" entity that has an illegal "Content-Transfer-Encoding" value. 11 years ago
  RemyLebeau 9a357dbde1 Fix for TIdHashMessageDigest4.NativeGetHashBytes() reading too many bytes from the stream. 11 years ago
  RemyLebeau c0eb487d58 Various TODO comments 11 years ago
  RemyLebeau 7113e99c7a Tweaks to MIME Content-Transfer-Encoding handling. Now defaulting to 7bit when Content-Transfer-Encoding is not present, per RFC 2045. 12 years ago
  RemyLebeau f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
  RemyLebeau c9432430ad Updated TIdMessageDecoderMIME.ReadHeader() to use TrimLeft() instead of Copy() 13 years ago
  RemyLebeau 0de35d91cf Fix for typos in earlier check in. 15 years ago
  RemyLebeau a6def7d665 Tweak to TIdMessageDecoderMIME.ReadBody() for binary content transfers when STRING_IS_ANSI is defined. 15 years ago
  RemyLebeau 99cc609bed Merging the Tiburon branch into the Trunk 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