Commit History

Author SHA1 Message Date
  Remy Lebeau 1dd73cd208 Removing some more unneeded units from uses clause. 1 year ago
  Remy Lebeau ad7acb2e81 Adding a TODO comment everywhere that EIdException is raised directly. Should be raising a derived type instead. 3 years ago
  RemyLebeau 627f40aa52 Miscellaneous tweaks 9 years ago
  RemyLebeau 945bd4baee Updating TIdTCPConnection.Disconnect() to wrap the call to DisconnectNotifyPeer() in a try/except block. If Disconnect(True) is called inside of a try/except or try/finally block due to a raised exception, any exception subsequently raised by Connected() or DisconnectNotifyPeer() will now be shallowed so the original exception continues propagating up the call stack. 10 years ago
  RemyLebeau a8af04f86a Adding TIdUInt64 to address a UInt64 HPP bug in C++Builder 2006 and 2007. 10 years ago
  RemyLebeau 2206dea81a Adding XE8 project files. 11 years ago
  RemyLebeau 40ab4a056f Adding new hoNoReadMultipartMIME flag in TIdHTTP.HTTPOptions property. 12 years ago
  RemyLebeau a483bd1e86 Added IdDisposeAndNil(). Similar to FreeAndNil() but works under ARC. 12 years ago
  RemyLebeau 369592331e Updated TIdUDPServer.GetBinding() to not create 2 default Binding objects on Linux/Android systems. 12 years ago
  RemyLebeau b8c69bb002 Moving {$ZEROBASEDSTRINGS OFF} directives into IdCompilerDefines.inc. 12 years ago
  RemyLebeau 3882d7a0ec Enabling getnameinfo(), getaddrinfo(), and freeaddrinfo() functions for older Windows systems. Only supports IPv4, but it eliminates the need for GIdIPv6FuncsAvailable flag and various IFDEFs. 12 years ago
  RemyLebeau f60999f66f Indy 10.6.0 - XE4 Release 13 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