Remy Lebeau
|
5725cf6679
Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used.
|
%!s(int64=2) %!d(string=hai) anos |
Remy Lebeau
|
203d12c378
Fixes #457. Updating TIdStack.SetKeepAliveValues() to convert ATimeMS and AInterval values to seconds on Nix platforms.
|
%!s(int64=2) %!d(string=hai) anos |
CoffeeAndToffee
|
3af950fd9f
Fix ifa_flags bitlength for Solaris ifaddrs struct.
|
%!s(int64=2) %!d(string=hai) anos |
CoffeeAndToffee
|
d13548a9c0
Update IdStackUnix.pas
|
%!s(int64=2) %!d(string=hai) anos |
Remy Lebeau
|
deb3a55820
Adding TODO comments to IdStack units
|
%!s(int64=3) %!d(string=hai) anos |
Remy Lebeau
|
46357f5ea9
#445 Updating TIdSocketList.Add() on non-Windows platforms to compare the socket descriptor to FD_SETSIZE instead of comparing the list count to FD_SETSIZE.
|
%!s(int64=3) %!d(string=hai) anos |
Remy Lebeau
|
0346581924
Fixing control buffer size when calling recvmsg()
|
%!s(int64=3) %!d(string=hai) anos |
Remy Lebeau
|
d7fa63cd5a
#383 Adding Description and FriendlyName properties to TIdStackLocalAddress
|
%!s(int64=4) %!d(string=hai) anos |
Remy Lebeau
|
925d0f5576
More compiler warnings/errors
|
%!s(int64=4) %!d(string=hai) anos |
Remy Lebeau
|
a30003590b
#284 Disabling Range Checking in IdHashMessageDigest.pas
|
%!s(int64=6) %!d(string=hai) anos |
Remy Lebeau
|
dac1554d20
Minor tweak to last pull request merge
|
%!s(int64=6) %!d(string=hai) anos |
Bi0T1N
|
de51ec65c7
fix compiling issues for IdStack in FPC
|
%!s(int64=6) %!d(string=hai) anos |
Remy Lebeau
|
5fb9225fc1
Checking in changes that have been pending for a long time. Getting back in sync with the trunk:
|
%!s(int64=6) %!d(string=hai) anos |
RemyLebeau
|
b79a2e88df
More changes for OSX platform support
|
%!s(int64=6) %!d(string=hai) anos |
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.
|
%!s(int64=7) %!d(string=hai) anos |
RemyLebeau
|
f5357fd298
Various tweaks and additions before next RAD Studio release
|
%!s(int64=9) %!d(string=hai) anos |
RemyLebeau
|
bb3b9b0616
Fixing UInt64 versions of TIdStack.HostToNetwork() and TIdStack.NetworkToHost() on non-Windows platforms.
|
%!s(int64=9) %!d(string=hai) anos |
RemyLebeau
|
d9bf161e2d
Updating Computil.dpr to support RAD Studio 10.0 Seattle.
|
%!s(int64=10) %!d(string=hai) anos |
RemyLebeau
|
a52917ac43
Fixing a typo in IdStackUnix.pas
|
%!s(int64=10) %!d(string=hai) anos |
RemyLebeau
|
308b20e79d
Adding a define for IFF_LOOPBACK in TIdStackUnix for FreeBSD.
|
%!s(int64=10) %!d(string=hai) anos |
RemyLebeau
|
ad1108b5cd
Updating TIdStackUnix.GetLocalAddressList() to call getifaddrs() on FreeBSD.
|
%!s(int64=10) %!d(string=hai) anos |
RemyLebeau
|
deb1dd7889
Patches for FreePascal
|
%!s(int64=10) %!d(string=hai) anos |
RemyLebeau
|
a8af04f86a
Adding TIdUInt64 to address a UInt64 HPP bug in C++Builder 2006 and 2007.
|
%!s(int64=10) %!d(string=hai) anos |
RemyLebeau
|
2206dea81a
Adding XE8 project files.
|
%!s(int64=11) %!d(string=hai) anos |
RemyLebeau
|
5276698499
Adding project group for RAD Studio XE6.
|
%!s(int64=12) %!d(string=hai) anos |
RemyLebeau
|
8b1e91e0b2
Disabling Range Checking in TIdStackUnix's NetworkToHost() and HostToNetwork() methods.
|
%!s(int64=12) %!d(string=hai) anos |
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.
|
%!s(int64=13) %!d(string=hai) anos |
RemyLebeau
|
f60999f66f
Indy 10.6.0 - XE4 Release
|
%!s(int64=13) %!d(string=hai) anos |
RemyLebeau
|
0a8d9d842c
Expanded comments in TIdStack.AddLocalAddressesToList() implementations to describe alternative API functions to use that do not rely on DNS name resolutions.
|
%!s(int64=13) %!d(string=hai) anos |
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.
|
%!s(int64=13) %!d(string=hai) anos |