Remy Lebeau e9eea456f9 Merge pull request #272 from Bi0T1N/fpc_defines 6 years ago
..
Core e9eea456f9 Merge pull request #272 from Bi0T1N/fpc_defines 6 years ago
Design 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
FCL c10bc53835 Correctly define timezone functions for FPC 6 years ago
FreeBSDPort 5dd8e0f196 Re-merge "Indy 10.5.7" tagged code into Trunk 15 years ago
Protocols c10bc53835 Correctly define timezone functions for FPC 6 years ago
Security 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 years ago
SuperCore c10bc53835 Correctly define timezone functions for FPC 6 years ago
System c10bc53835 Correctly define timezone functions for FPC 6 years ago
debian 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
examples a207471f17 Win64 adjustments. 14 years ago
fpcnotes 421ff4d8b4 Moved remotely 18 years ago
testsuite 5dd8e0f196 Re-merge "Indy 10.5.7" tagged code into Trunk 15 years ago
Clean.bat 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 years ago
Computil.dpr 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 years ago
Computil.dproj a33a3a641a Adding *190 package projects for XE5, and updating Computil.exe to recognize XE5. 12 years ago
Computil.exe 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 years ago
FullD_2009.bat a33a3a641a Adding *190 package projects for XE5, and updating Computil.exe to recognize XE5. 12 years ago
Fullc_2006.bat ed00669343 Another patch from Malcolm Smith for FULLC_xxx.BAT files to pause compilations when an error occurs. 11 years ago
Fullc_2007.bat ed00669343 Another patch from Malcolm Smith for FULLC_xxx.BAT files to pause compilations when an error occurs. 11 years ago
Fullc_2009.bat ed00669343 Another patch from Malcolm Smith for FULLC_xxx.BAT files to pause compilations when an error occurs. 11 years ago
Fullc_2010.bat ed00669343 Another patch from Malcolm Smith for FULLC_xxx.BAT files to pause compilations when an error occurs. 11 years ago
Fullc_4.bat ed00669343 Another patch from Malcolm Smith for FULLC_xxx.BAT files to pause compilations when an error occurs. 11 years ago
Fullc_5.bat ed00669343 Another patch from Malcolm Smith for FULLC_xxx.BAT files to pause compilations when an error occurs. 11 years ago
Fullc_6.bat ed00669343 Another patch from Malcolm Smith for FULLC_xxx.BAT files to pause compilations when an error occurs. 11 years ago
Fullc_All.bat 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 years ago
Fullc_Berlin.bat ddec899bf1 Adding package files for RAD Studio 10.1 Berlin 9 years ago
Fullc_Seattle.bat ec6d112ad6 Changing references to "XE9" to "Seattle" instead. 10 years ago
Fullc_Tokyo.bat 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 years ago
Fullc_XE.bat ed00669343 Another patch from Malcolm Smith for FULLC_xxx.BAT files to pause compilations when an error occurs. 11 years ago
Fullc_XE2.bat ed00669343 Another patch from Malcolm Smith for FULLC_xxx.BAT files to pause compilations when an error occurs. 11 years ago
Fullc_XE3.bat ed00669343 Another patch from Malcolm Smith for FULLC_xxx.BAT files to pause compilations when an error occurs. 11 years ago
Fullc_XE4.bat ed00669343 Another patch from Malcolm Smith for FULLC_xxx.BAT files to pause compilations when an error occurs. 11 years ago
Fullc_XE5.bat ed00669343 Another patch from Malcolm Smith for FULLC_xxx.BAT files to pause compilations when an error occurs. 11 years ago
Fullc_XE6.bat ed00669343 Another patch from Malcolm Smith for FULLC_xxx.BAT files to pause compilations when an error occurs. 11 years ago
Fullc_XE7.bat d2c6f04188 Fix for a typo in Fullc_XE7.bat 11 years ago
Fullc_XE8.bat 6a09976bd4 Patch from Malcolm Smith for compiling in C++Builder XE8 11 years ago
Fulld_2005.bat a33a3a641a Adding *190 package projects for XE5, and updating Computil.exe to recognize XE5. 12 years ago
Fulld_2006.bat a33a3a641a Adding *190 package projects for XE5, and updating Computil.exe to recognize XE5. 12 years ago
Fulld_2007.bat a33a3a641a Adding *190 package projects for XE5, and updating Computil.exe to recognize XE5. 12 years ago
Fulld_5.bat a33a3a641a Adding *190 package projects for XE5, and updating Computil.exe to recognize XE5. 12 years ago
Fulld_6.bat a33a3a641a Adding *190 package projects for XE5, and updating Computil.exe to recognize XE5. 12 years ago
Fulld_7.bat a33a3a641a Adding *190 package projects for XE5, and updating Computil.exe to recognize XE5. 12 years ago
Indy.Sockets.bdsproj 421ff4d8b4 Moved remotely 18 years ago
Indy.Sockets.dpr e51959d560 Missed a couple of files 10 years ago
Indy.SocketsDebug.bdsproj 421ff4d8b4 Moved remotely 18 years ago
Indy.SocketsDebug.dpr e51959d560 Missed a couple of files 10 years ago
Indy100Net.dpk c54677eb2f Rewrote TIdCustomHTTP.SetRequestParams() to not use TIdURI.ParamsEncode() anymore, and to more closely follow W3C encoding rules. 15 years ago
Indy110.groupproj 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
Indy110Net.dpk c54677eb2f Rewrote TIdCustomHTTP.SetRequestParams() to not use TIdURI.ParamsEncode() anymore, and to more closely follow W3C encoding rules. 15 years ago
Indy160.groupproj 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
Indy170.groupproj 5a875f17c0 Rolling version number to 10.5.9 in preparation for RAD Studio XE3 release. 13 years ago
Indy180.groupproj f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
Indy190.groupproj a33a3a641a Adding *190 package projects for XE5, and updating Computil.exe to recognize XE5. 12 years ago
Indy200.groupproj 724dfcfe79 Adding project dependencies to project group for RAD Studio XE6 12 years ago
Indy210.groupproj ef5e06a9f4 Correcting XML namespace used in <Project> element 10 years ago
Indy220.groupproj 2206dea81a Adding XE8 project files. 11 years ago
Indy230.groupproj c3b04c008d Adding XE9 project files 10 years ago
Indy240.groupproj ddec899bf1 Adding package files for RAD Studio 10.1 Berlin 9 years ago
Indy250.groupproj 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 years ago
Indy90Net.dpk c54677eb2f Rewrote TIdCustomHTTP.SetRequestParams() to not use TIdURI.ParamsEncode() anymore, and to more closely follow W3C encoding rules. 15 years ago
StoreRevNum.bat e5a6094c6f Fix for StoreRevNum.bat not finding files correctly when the short 8.3 filenames do not match each other. Using LFNs now. 13 years ago
StoreRevNumHooks.bat 99cc609bed Merging the Tiburon branch into the Trunk 15 years ago
buildres.bat 7b65097eb5 Patches from Jeroen Wiert Pluimers: 7 years ago
dclIndy110.groupproj 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
indy-fpc.spec.template 421ff4d8b4 Moved remotely 18 years ago
indylaz.lpk 97d0aa0277 Lazarus patch from Cyrax 8 years ago
indylaz.lpk.tmpl 97d0aa0277 Lazarus patch from Cyrax 8 years ago
indylaz.pas 672d12f9da Lazarus patch from Graeme Geldenhuys 10 years ago
indymaster-Makefile.fpc 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
indymaster-Makefile.fpc.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
lspFix.dpr cebf76c750 Changing lspfix.exe to use AnsiString instead of String in FileContents() handling. 9 years ago
lspFix.exe cebf76c750 Changing lspfix.exe to use AnsiString instead of String in FileContents() handling. 9 years ago
makeD12.proj 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
makeindyrpm.sh 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago
makeindyrpm.sh.tmpl 5d89a5d858 Bumping version number to 10.6.2.0 11 years ago