Remy Lebeau
|
e9eea456f9
Merge pull request #272 from Bi0T1N/fpc_defines
|
6 years ago |
Remy Lebeau
|
7aa180593e
Fixing compiler errors in TIdIPMCastClient and TIdUDPServer.
|
6 years ago |
Bi0T1N
|
c10bc53835
Correctly define timezone functions for FPC
|
6 years ago |
Remy Lebeau
|
1897387ab5
Fix for TIdStackLocalAddress.FInterfaceIndex member being declared with the incorrectly type.
|
6 years ago |
Remy Lebeau
|
8b417aab39
Merge branch 'master' of https://github.com/IndySockets/Indy
|
6 years ago |
Remy Lebeau
|
a965917e07
Update IdGlobal.pas
|
6 years ago |
Remy Lebeau
|
beeaab60c6
Merge branch 'master' of https://github.com/IndySockets/Indy
|
6 years ago |
Remy Lebeau
|
46e5e51cc4
Fix for compiler error in LocalDateTimeToHttpStr() (again)
|
6 years ago |
Remy Lebeau
|
5251bc94dc
Update IdGlobal.pas
|
6 years ago |
Remy Lebeau
|
257bfe8576
Fix for missing declaration of GetCPInfoEx() in Delphi 2007 and earlier.
|
6 years ago |
Remy Lebeau
|
0fdd9ad303
Update IdGlobal.pas
|
6 years ago |
Remy Lebeau
|
1180961677
Fix for CPU64 not being defined in Delphi for Android 64-bit.
|
6 years 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
|
7130154786
Bug fix for a typo in TIdIMAP4.InternalSearchMailBox() in the previous checkin.
|
6 years ago |
RemyLebeau
|
91dfc670b0
Updating TIdIMAP4's InternalSearchMailBox(), AppendMsg(), and AppendMsgNoEncodeFromStream() methods to support the 'LITERAL-' server extension.
|
6 years ago |
RemyLebeau
|
4f9c739fa3
Embarcadero patch for race condition in TIdThread.Cleanup()
|
6 years ago |
RemyLebeau
|
4cda4953bc
Fix for TIdResponseHeaderInfo.SetHeaders() setting the 'Last-Modified' HTTP header incorrectly.
|
6 years ago |
RemyLebeau
|
d54269ed38
Setting TIdSSLIOHandlerSocketBase.fPassThrough to True by default.
|
6 years ago |
RemyLebeau
|
fa0dd8ab72
Adding IdGlobal unit to uses clause of IdMailBox.pas for missing UInt32 in older Delphi compilers.
|
6 years ago |
RemyLebeau
|
b9f5d376a1
More Embarcadero patches
|
6 years ago |
RemyLebeau
|
0917fe1fc9
Patch for Embarcadero RSP-13703. Updating various ContentType property setters to preserve an existing CharSet property value if it is already set and a new charset attribute is not being specified.
|
6 years ago |
RemyLebeau
|
9f70fff24f
Patch from Embarcadero RSP-12904.
|
6 years ago |
RemyLebeau
|
5042f384f2
Workaround for Embarcadero bug in Delphi 10.2 Tokyo for wrong definitions of SHUT_WR and SHUT_RDWR on Linux.
|
6 years ago |
RemyLebeau
|
9033f20ef4
Making TIdMessage GenerateHeader() and ProcessHeaders() methods virtual, per request from Embarcadero.
|
6 years ago |
RemyLebeau
|
f3ac9f6940
Fix for compiler errors in TIdAntiFreeze
|
6 years ago |
RemyLebeau
|
3c9b424528
Extending IMAP message numbers and UIDs to UInt32, and IMAP/POP3 email sizes to Int64, to handle mailboxes larger than 2GB in size.
|
6 years ago |
RemyLebeau
|
4d0a97724d
Adding GetSSLLibHandle() and IdOpenSSLSetCanLoadSymLinks() functions to IdSSLOpenSSLHeaders unit.
|
6 years ago |
RemyLebeau
|
7046ed8796
Bug fixes for earlier checkins
|
6 years ago |
RemyLebeau
|
fc6a61f855
Fix for TIdConnectThroughHttpProxy not overriding Assign() so it can copy its Enabled property value.
|
6 years ago |
RemyLebeau
|
b79a2e88df
More changes for OSX platform support
|
6 years ago |