Commit History

Author SHA1 Message Date
  J. Peter Mugaas 03973bd8b1 Remove some unneeded units from uses clause. FreePascal/Lazarus war… (#558) 1 year ago
  Remy Lebeau 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 years ago
  RemyLebeau dd8c280399 Patch from Robert Björkman to update TIdSocketHandle.CloseSocket() to enter its critical section before checking if the socket is allocated. 9 years ago
  RemyLebeau b492cb3f02 Adding a missing semicolon 9 years ago
  RemyLebeau 5ee79f49c0 Adding a try/except to TIdSocketHandle.Bind() around an Embarcadero patch added last year for PAServer on Linux. 9 years ago
  RemyLebeau 627f40aa52 Miscellaneous tweaks 9 years ago
  RemyLebeau 9b9f904cc7 Updating TIdSocketHandle.Broadcast() to pass its IPVersion property value to SendTo(), and to raise an exception if the AIP parameter is blank when IPv6 is being used. IPv6 does not support broadcasts, multicasts have to be used instead. 10 years ago
  RemyLebeau 4cf22f77d1 Fix for compiler errors on Linux 10 years ago
  RemyLebeau 285c5ed6fe Embarcadero patches. 10 years ago
  RemyLebeau a8af04f86a Adding TIdUInt64 to address a UInt64 HPP bug in C++Builder 2006 and 2007. 10 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
  JPeterMugaas 63fd45d6fc Start on new Delphi version. 13 years ago
  RemyLebeau 76db70aa58 Added ReuseSocket property to TIdSocketHandle, and then updated various components to make use of it. 14 years ago
  RemyLebeau 8539fbe456 Removing previous patch for working around Native(U)Int bug in D2009. Addressing issue in IdCompilerDefines.inc now. 14 years ago
  RemyLebeau 148308006b Merging patches from Malcolm Smith. Workaround for D2009 bug when comparing PtrUInt values. 15 years ago
  RemyLebeau 7d530d8336 Added SetKeepAliveValues() method to TIdSocketHandle. Primarily for use with TIdFTP so idle command channels can send TCP keep-alives while data channel transfers are busy. 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