Commit History

Author SHA1 Message Date
  Remy Lebeau b079cb2d26 Updating Package Generator to generate new packages for Delphi XE3+, as well as adding new generators for compiler-specific files like .rc/.res, .inc, and .cmd (will add .bat files for C++Builder at a later time). 2 years ago
  Remy Lebeau a8f3ac51eb #333 Adding new LocalTimeToUTCTime() and UTCTimeToLocalTime() functions in IdGlobal unit. Deprecating TimeZoneBias() function in IdGlobalProtocols unit, and GetLocalTime() function in IdSSLOpenSSLUtils unit. (#355) 4 years ago
  RemyLebeau 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
  RemyLebeau b17e40f296 Merging Embarcadero patches 15 years ago
  JPeterMugaas afdbfb616e Replace WIN32_OR_WIN64_OR_WINCE with WINDOWS define since that is used in Delphi and FreePascal for Win32, Win64, and Windows CE. This is for consistancy with an IdCompilerDefines rewrite that is in progress. 15 years ago
  RemyLebeau 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago