Remy Lebeau
|
925d0f5576
More compiler warnings/errors
|
il y a 4 ans |
Remy Lebeau
|
a30003590b
#284 Disabling Range Checking in IdHashMessageDigest.pas
|
il y a 6 ans |
Remy Lebeau
|
dac1554d20
Minor tweak to last pull request merge
|
il y a 6 ans |
Bi0T1N
|
de51ec65c7
fix compiling issues for IdStack in FPC
|
il y a 6 ans |
Remy Lebeau
|
5fb9225fc1
Checking in changes that have been pending for a long time. Getting back in sync with the trunk:
|
il y a 6 ans |
RemyLebeau
|
b79a2e88df
More changes for OSX platform support
|
il y a 6 ans |
RemyLebeau
|
b64a6b2844
Updating TIdStackWindows.WouldBlock() to not call CheckForSocketError() anymore. The caller of WouldBlock() decides whether to raise an exception if WouldBlock() returns False, so WouldBlock() should not be raising its own exception.
|
il y a 7 ans |
RemyLebeau
|
f5357fd298
Various tweaks and additions before next RAD Studio release
|
il y a 9 ans |
RemyLebeau
|
bb3b9b0616
Fixing UInt64 versions of TIdStack.HostToNetwork() and TIdStack.NetworkToHost() on non-Windows platforms.
|
il y a 9 ans |
RemyLebeau
|
d9bf161e2d
Updating Computil.dpr to support RAD Studio 10.0 Seattle.
|
il y a 10 ans |
RemyLebeau
|
a52917ac43
Fixing a typo in IdStackUnix.pas
|
il y a 10 ans |
RemyLebeau
|
308b20e79d
Adding a define for IFF_LOOPBACK in TIdStackUnix for FreeBSD.
|
il y a 10 ans |
RemyLebeau
|
ad1108b5cd
Updating TIdStackUnix.GetLocalAddressList() to call getifaddrs() on FreeBSD.
|
il y a 10 ans |
RemyLebeau
|
deb1dd7889
Patches for FreePascal
|
il y a 10 ans |
RemyLebeau
|
a8af04f86a
Adding TIdUInt64 to address a UInt64 HPP bug in C++Builder 2006 and 2007.
|
il y a 10 ans |
RemyLebeau
|
2206dea81a
Adding XE8 project files.
|
il y a 11 ans |
RemyLebeau
|
5276698499
Adding project group for RAD Studio XE6.
|
il y a 12 ans |
RemyLebeau
|
8b1e91e0b2
Disabling Range Checking in TIdStackUnix's NetworkToHost() and HostToNetwork() methods.
|
il y a 12 ans |
RemyLebeau
|
cf91e51664
TIdStack interface change needed to address a compiler error in XE2 and earlier. IFDEF'ed to not break the newer interface in XE3 and later.
|
il y a 13 ans |
RemyLebeau
|
f60999f66f
Indy 10.6.0 - XE4 Release
|
il y a 13 ans |
RemyLebeau
|
0a8d9d842c
Expanded comments in TIdStack.AddLocalAddressesToList() implementations to describe alternative API functions to use that do not rely on DNS name resolutions.
|
il y a 13 ans |
RemyLebeau
|
5759b7e246
Per request from Embarcadero, removing all compiler directives from IdResourceString... units. Previously IFDEF'ed resource strings have now been separated into additional IdResourceString... units that are IFDEF'ed in "uses" clauses where needed.
|
il y a 13 ans |
RemyLebeau
|
d4f3fb9d6d
Updated TIdStackWindows.WriteChecksumIPv6() and TIdStackDotNet.WriteChecksumIPv6() to zero out the checksum field in the local buffer instead of the source data directly.
|
il y a 13 ans |
RemyLebeau
|
dceb6ef58f
Removing WriteLn() statements from TIdStackUnix.AddServByPortToList(). Removing redundant TIdStackUnix.WSGetServByPort() override. TIdStackBDSBase.WSGetServByPort() calls AddServByPortToList().
|
il y a 13 ans |
JPeterMugaas
|
756d70d3c9
AddServByPortToList method.
|
il y a 13 ans |
JPeterMugaas
|
a67bbbafa1
Fix for some Unix-like operating Systems. Some values such as TCP_NOPUSH, TCP_CORK, TCP_KEEPIDLE, and HAS_TCP_KEEPINTVL are specific to particular operating systems. We only take advantage of an OS-specific feature if we don't attempt it when it's not available.
|
il y a 13 ans |
RemyLebeau
|
937f5b1610
Tweaks to various IdStack.IOControl() and TIdSocketList.Select() implementations.
|
il y a 13 ans |
JPeterMugaas
|
a4ef6f6062
Craig Peterson changes:
|
il y a 14 ans |
RemyLebeau
|
8eca353082
Corrected use of SO_NOSIGPIPE under DARWIN
|
il y a 14 ans |
RemyLebeau
|
2bfd8f7470
Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk
|
il y a 15 ans |