Bi0T1N c10bc53835 Correctly define timezone functions for FPC 6 years ago
..
IdAntiFreezeBase.pas a8af04f86a Adding TIdUInt64 to address a UInt64 HPP bug in C++Builder 2006 and 2007. 10 years ago
IdAssemblyInfo.pas 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IdBaseComponent.pas 8baae1c7ae Adding some more C++ inline constructor workarounds 9 years ago
IdCTypes.pas 2206dea81a Adding XE8 project files. 11 years ago
IdCompilerDefines.inc c10bc53835 Correctly define timezone functions for FPC 6 years ago
IdComponent.pas f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
IdDeprecatedImplBugOff.inc c467d69588 Tweaking previous workaround for 'deprecated' compiler bug in Delphi 6. Now moving all {$WARN ... OFF/ON} directives to new .inc files. 12 years ago
IdDeprecatedImplBugOn.inc c467d69588 Tweaking previous workaround for 'deprecated' compiler bug in Delphi 6. Now moving all {$WARN ... OFF/ON} directives to new .inc files. 12 years ago
IdException.pas b20497090a Removing an outdated comment about EIdExceptionBase, which no longer exists 7 years ago
IdGlobal.pas 46e5e51cc4 Fix for compiler error in LocalDateTimeToHttpStr() (again) 6 years ago
IdIDN.pas d83cae854f Adding TIdLibHandle type and IdNilHandle constant, to address THandle/TLibHandle discrepancies between Delphi and FreePascal when dealing with dynamically loaded libraries. 7 years ago
IdIconv.pas bb529d1bb4 Replacing lingering references to NilHandle. 7 years ago
IdOverflowCheckingOff.inc cebf76c750 Changing lspfix.exe to use AnsiString instead of String in FileContents() handling. 9 years ago
IdOverflowCheckingOn.inc cebf76c750 Changing lspfix.exe to use AnsiString instead of String in FileContents() handling. 9 years ago
IdRangeCheckingOff.inc cebf76c750 Changing lspfix.exe to use AnsiString instead of String in FileContents() handling. 9 years ago
IdRangeCheckingOn.inc cebf76c750 Changing lspfix.exe to use AnsiString instead of String in FileContents() handling. 9 years ago
IdResourceStrings.pas 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 years ago
IdResourceStringsDotNet11.pas 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 years ago
IdResourceStringsIconv.pas 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 years ago
IdResourceStringsKylixCompat.pas 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 years ago
IdResourceStringsTextEncoding.pas 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 years ago
IdResourceStringsUnix.pas 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 years ago
IdResourceStringsVCLPosix.pas 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 years ago
IdStack.pas 1897387ab5 Fix for TIdStackLocalAddress.FInterfaceIndex member being declared with the incorrectly type. 6 years ago
IdStackBSDBase.pas 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 years ago
IdStackConsts.pas 5042f384f2 Workaround for Embarcadero bug in Delphi 10.2 Tokyo for wrong definitions of SHUT_WR and SHUT_RDWR on Linux. 6 years ago
IdStackDotNet.pas 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 years ago
IdStackFramesOff.inc cebf76c750 Changing lspfix.exe to use AnsiString instead of String in FileContents() handling. 9 years ago
IdStackFramesOn.inc cebf76c750 Changing lspfix.exe to use AnsiString instead of String in FileContents() handling. 9 years ago
IdStackLibc.pas 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 years ago
IdStackLinux.pas 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 years ago
IdStackUnix.pas 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 years ago
IdStackVCLPosix.pas 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 years ago
IdStackWindows.pas d83cae854f Adding TIdLibHandle type and IdNilHandle constant, to address THandle/TLibHandle discrepancies between Delphi and FreePascal when dealing with dynamically loaded libraries. 7 years ago
IdStream.pas 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IdStreamNET.pas 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IdStreamVCL.pas 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IdStruct.pas 2206dea81a Adding XE8 project files. 11 years ago
IdSymbolDeprecatedOff.inc c467d69588 Tweaking previous workaround for 'deprecated' compiler bug in Delphi 6. Now moving all {$WARN ... OFF/ON} directives to new .inc files. 12 years ago
IdSymbolDeprecatedOn.inc c467d69588 Tweaking previous workaround for 'deprecated' compiler bug in Delphi 6. Now moving all {$WARN ... OFF/ON} directives to new .inc files. 12 years ago
IdSymbolPlatformOff.inc c467d69588 Tweaking previous workaround for 'deprecated' compiler bug in Delphi 6. Now moving all {$WARN ... OFF/ON} directives to new .inc files. 12 years ago
IdSymbolPlatformOn.inc c467d69588 Tweaking previous workaround for 'deprecated' compiler bug in Delphi 6. Now moving all {$WARN ... OFF/ON} directives to new .inc files. 12 years ago
IdSystem90ASM90.inc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IdTransactedFileStream.pas 0895c1da9f Updated IdSSLOpenSSLHeaders.pas to not fail loading OpenSSL if the deprecated RSA_generate_key() function is not present but the newer RSA_generate_key_ex() function is present. 12 years ago
IdUnitPlatformOff.inc c467d69588 Tweaking previous workaround for 'deprecated' compiler bug in Delphi 6. Now moving all {$WARN ... OFF/ON} directives to new .inc files. 12 years ago
IdUnitPlatformOn.inc c467d69588 Tweaking previous workaround for 'deprecated' compiler bug in Delphi 6. Now moving all {$WARN ... OFF/ON} directives to new .inc files. 12 years ago
IdVCLPosixSupplemental.pas b79a2e88df More changes for OSX platform support 6 years ago
IdVers.inc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IdVers.inc.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IdWinsock2.pas 41cbdd8c5f Fix for compiler errors in FPC. 7 years ago
IdWship6.pas 41cbdd8c5f Fix for compiler errors in FPC. 7 years ago
IndySystem.rc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem.rc.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem100.bdsproj 421ff4d8b4 Moved remotely 18 years ago
IndySystem100.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndySystem100.cfg2 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndySystem100.dpk f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
IndySystem100.rc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem100.rc.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem100.res 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem100Net.bdsproj 421ff4d8b4 Moved remotely 18 years ago
IndySystem100Net.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IndySystem110.RES 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem110.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndySystem110.cfg2 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndySystem110.dpk f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
IndySystem110.rc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem110.rc.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem110Net.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IndySystem120.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndySystem120.cfg2 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndySystem120.dpk 70ead69869 Corrections to IDN support code for pre-2009 versions of Delphi and C++Builder 13 years ago
IndySystem120.proj 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IndySystem120.rc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem120.rc.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem120.res 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem120Net.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IndySystem130.dpk 70ead69869 Corrections to IDN support code for pre-2009 versions of Delphi and C++Builder 13 years ago
IndySystem130.rc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem130.rc.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem130.res 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem130Net.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IndySystem140.RES 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem140.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndySystem140.cfg2 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndySystem140.dpk 70ead69869 Corrections to IDN support code for pre-2009 versions of Delphi and C++Builder 13 years ago
IndySystem140.rc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem140.rc.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem150.RES 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem150.cfg1 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndySystem150.cfg2 52cd69558a Merge more updates from Malcolm Smith 15 years ago
IndySystem150.dpk 70ead69869 Corrections to IDN support code for pre-2009 versions of Delphi and C++Builder 13 years ago
IndySystem150.rc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem150.rc.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem160.dpk f5d3a857ab DPK tweaks for Delphi cross-platform compilers. 12 years ago
IndySystem160.dproj 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 years ago
IndySystem160.rc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem160.rc.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem160.res 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem170.dpk f5d3a857ab DPK tweaks for Delphi cross-platform compilers. 12 years ago
IndySystem170.dproj f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
IndySystem170.rc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem170.rc.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem170.res 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem180.dpk d4ab856093 Added new HAS_PKG_RTL define in DPK files. 12 years ago
IndySystem180.dproj 15067dabb4 Fix for: 12 years ago
IndySystem180.rc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem180.rc.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem180.res 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem190.dpk a33a3a641a Adding *190 package projects for XE5, and updating Computil.exe to recognize XE5. 12 years ago
IndySystem190.dproj 1cb73e8d00 Removing IdCoreSelectionEditors.pas and IdProtocolsSelectionEditors.pas. Taking a different approach. Instead of having per-component TSelectionEditor classes registered, which would be very tedious to implement, TIdComponent itself now has a single TSelectionEditor registered that handles all Indy components. It dynamically enumerates all assigned event handlers on all Indy components at design-time and reports any required units they need for their parameters and return types. 12 years ago
IndySystem190.rc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem190.rc.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem190.res 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem200.dpk 391179efa5 Adding project files for RAD Studio XE6. 12 years ago
IndySystem200.dproj 699af8634f Patch from Malcolm Smith so FULLC_XE6.BAT will compile correctly. 11 years ago
IndySystem200.rc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem200.rc.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem200.res 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem210.dpk 872bf6fde3 Adding project files for RAD Studio XE7. 11 years ago
IndySystem210.dproj 659dca9cf6 More patches from Malcolm Smith 11 years ago
IndySystem210.rc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem210.rc.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem210.res 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem220.dpk 2206dea81a Adding XE8 project files. 11 years ago
IndySystem220.dproj 6a09976bd4 Patch from Malcolm Smith for compiling in C++Builder XE8 11 years ago
IndySystem220.rc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem220.rc.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem220.res 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem230.dpk c3b04c008d Adding XE9 project files 10 years ago
IndySystem230.dproj c3b04c008d Adding XE9 project files 10 years ago
IndySystem230.rc c3b04c008d Adding XE9 project files 10 years ago
IndySystem230.rc.tmpl c3b04c008d Adding XE9 project files 10 years ago
IndySystem230.res c3b04c008d Adding XE9 project files 10 years ago
IndySystem240.dpk b3d43d40bb Adding some missing VERxxx defines when IMPLICITBUILDING is defined 9 years ago
IndySystem240.dproj 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 years ago
IndySystem240.rc ddec899bf1 Adding package files for RAD Studio 10.1 Berlin 9 years ago
IndySystem240.rc.tmpl ddec899bf1 Adding package files for RAD Studio 10.1 Berlin 9 years ago
IndySystem240.res ddec899bf1 Adding package files for RAD Studio 10.1 Berlin 9 years ago
IndySystem250.dpk 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 years ago
IndySystem250.dproj 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 years ago
IndySystem250.rc 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 years ago
IndySystem250.rc.tmpl 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 years ago
IndySystem250.res 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 years ago
IndySystem40.dpk f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
IndySystem40.rc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem40.rc.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem40.res 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem50.cfg1 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 years ago
IndySystem50.cfg2 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 years ago
IndySystem50.dpk f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
IndySystem50.rc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem50.rc.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem50.res 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem60.cfg1 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 years ago
IndySystem60.cfg2 8a15b05411 Merge Malcolm Smith's updates, and a few additional tweaks 15 years ago
IndySystem60.dpk f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
IndySystem60.rc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem60.rc.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem60.res 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem70.dpk f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
IndySystem70.rc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem70.rc.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem70.res 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem80Net.bdsproj 421ff4d8b4 Moved remotely 18 years ago
IndySystem80Net.dpk 421ff4d8b4 Moved remotely 18 years ago
IndySystem90.bdsproj 421ff4d8b4 Moved remotely 18 years ago
IndySystem90.dpk f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
IndySystem90.rc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem90.rc.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem90.res 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
IndySystem90Net.bdsproj 421ff4d8b4 Moved remotely 18 years ago
IndySystem90Net.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IndySystemK3.dpk 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
IndySystem_Icon.ico 5a875f17c0 Rolling version number to 10.5.9 in preparation for RAD Studio XE3 release. 13 years ago
Makefile.fpc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
Makefile.fpc.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
indysystemfpc.pas 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago