Remy Lebeau
|
3b74c80f9a
Resolves #646. Workaround for a 'noreturn' regression in FPC 3.3.1.
|
4 months ago |
Remy Lebeau
|
7df1b6233b
Resolves #633, adding support for FreePascal's noreturn keyword.
|
6 months ago |
Remy Lebeau
|
f26fd038de
Fix for #519 - updating TIdIRC.CommandPRIVMSG() to reply to a CTCP PING using the sender's data that was received.
|
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
|
3a1aa55912
Initializing various IPVersion properties to ID_DEFAULT_IP_VERSION instead of Id_IPv4.
|
7 years ago |
RemyLebeau
|
bd5cb9b07d
Updating TIdUDPClient.Connect() to check if the Host property is an IPv6 address before resolving it as a hostname.
|
7 years ago |
RemyLebeau
|
dd6f2fe6e2
Updating TIdSocksInfo.MakeSocks4Listen() and TIdUDPClient.Connect() to specify an IPVersion when calling TIdSocketHandle.SetPeer().
|
9 years ago |
RemyLebeau
|
2206dea81a
Adding XE8 project files.
|
11 years ago |
RemyLebeau
|
b1f1c29ca8
Adding HPPEMIT statements for components that have a SetPort() method. '#pragma alias' statements are needed to address "unresolved external" errors in C++ caused by the #define SetPort" macro in the Win32 API winspool.h header file.
|
11 years ago |
RemyLebeau
|
a483bd1e86
Added IdDisposeAndNil(). Similar to FreeAndNil() but works under ARC.
|
12 years ago |
RemyLebeau
|
f60999f66f
Indy 10.6.0 - XE4 Release
|
13 years ago |
RemyLebeau
|
87dd600ff3
Updated TIdTrivialFTPServer to set the TIdUDPClient.IPVersion property of its client objects.
|
13 years ago |
RemyLebeau
|
76db70aa58
Added ReuseSocket property to TIdSocketHandle, and then updated various components to make use of it.
|
14 years ago |
RemyLebeau
|
b539bc11c7
Added additional TIdTextEncoding handling under pre-Unicode Delphi/FPC versions
|
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 |