Remy Lebeau
|
5725cf6679
Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used.
|
2 vuotta sitten |
Remy Lebeau
|
deb3a55820
Adding TODO comments to IdStack units
|
3 vuotta sitten |
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.
|
3 vuotta sitten |
Remy Lebeau
|
0346581924
Fixing control buffer size when calling recvmsg()
|
3 vuotta sitten |
Remy Lebeau
|
d7fa63cd5a
#383 Adding Description and FriendlyName properties to TIdStackLocalAddress
|
4 vuotta sitten |
Remy Lebeau
|
70c7d139aa
Fixing a typo in TIdStackLinux.GetLocalAddressList()
|
6 vuotta sitten |
Remy Lebeau
|
dac1554d20
Minor tweak to last pull request merge
|
6 vuotta sitten |
Bi0T1N
|
de51ec65c7
fix compiling issues for IdStack in FPC
|
6 vuotta sitten |
Remy Lebeau
|
5fb9225fc1
Checking in changes that have been pending for a long time. Getting back in sync with the trunk:
|
6 vuotta sitten |
RemyLebeau
|
5764e023ff
Embarcadero patches.
|
7 vuotta sitten |
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.
|
7 vuotta sitten |
RemyLebeau
|
f5357fd298
Various tweaks and additions before next RAD Studio release
|
9 vuotta sitten |
RemyLebeau
|
bb3b9b0616
Fixing UInt64 versions of TIdStack.HostToNetwork() and TIdStack.NetworkToHost() on non-Windows platforms.
|
9 vuotta sitten |
RemyLebeau
|
d9bf161e2d
Updating Computil.dpr to support RAD Studio 10.0 Seattle.
|
10 vuotta sitten |
RemyLebeau
|
a8af04f86a
Adding TIdUInt64 to address a UInt64 HPP bug in C++Builder 2006 and 2007.
|
10 vuotta sitten |
RemyLebeau
|
2206dea81a
Adding XE8 project files.
|
11 vuotta sitten |
RemyLebeau
|
5276698499
Adding project group for RAD Studio XE6.
|
12 vuotta sitten |
RemyLebeau
|
4c0de4c903
Removing length parameter value from some usages of TMarshal.ReadStringAsAnsi() so those buffers get treated as null-terminated strings.
|
12 vuotta sitten |
RemyLebeau
|
c67d12d9cd
More bug fixes for TIdStackLibc and TIdStackLinux.
|
13 vuotta sitten |
RemyLebeau
|
425a048a7e
Bug fixes for TIdStackLibc and TIdStackLinux.
|
13 vuotta sitten |
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.
|
13 vuotta sitten |
RemyLebeau
|
f60999f66f
Indy 10.6.0 - XE4 Release
|
13 vuotta sitten |
RemyLebeau
|
0a8d9d842c
Expanded comments in TIdStack.AddLocalAddressesToList() implementations to describe alternative API functions to use that do not rely on DNS name resolutions.
|
13 vuotta sitten |
RemyLebeau
|
a76f51b164
Updated TIdStack.AddLocalAddressesToList() implementations to verify that IPv4 addresses are being returned by the OS before attempting to convert them to strings.
|
13 vuotta sitten |
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.
|
13 vuotta sitten |
RemyLebeau
|
937f5b1610
Tweaks to various IdStack.IOControl() and TIdSocketList.Select() implementations.
|
13 vuotta sitten |
RemyLebeau
|
5eb8a73126
Added TODO comments
|
15 vuotta sitten |
RemyLebeau
|
2bfd8f7470
Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk
|
15 vuotta sitten |
ArvidWinkelsdorf
|
026bc6ea73
Backport of JPMugaas changes to SSL functions from Branch for fixing SSL Exceptions and implementing WSSetLastError. Also fixes IdSslUCTTimeDecode bug in IdSSLOpenSSL.pas as reported in public newsgroup.
|
17 vuotta sitten |
olaf
|
421ff4d8b4
Moved remotely
|
18 vuotta sitten |