Remy Lebeau
|
6941789425
Adding AuthType property to TIdHTTPRequestInfo (#360)
|
hace 4 años |
Remy Lebeau
|
8a467a7428
Adding DecodeFilenamePathDelimiterAction (#359)
|
hace 4 años |
Remy Lebeau
|
1ffa83d4df
Updating TIdIOHandler to extract integers and strings directly from the InputBuffer. No longer calling ReadBytes() to extract into a local TIdBytes first. (#358)
|
hace 4 años |
Remy Lebeau
|
88d22a83e9
Updating TIdHTTPProxyServer.CommandCONNECT() to manage the passthrough of data between the two sockets more like how TIdMappedPortTCP does. (#357)
|
hace 4 años |
Remy Lebeau
|
848d37edbf
#64 Adding OnQuerySSLPort event to TIdFTPServer (#356)
|
hace 4 años |
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)
|
hace 4 años |
Remy Lebeau
|
631995179c
Updating TIdPOP3 to retry SASL without Initial-Response if SASL fails with Initial-Response. (#354)
|
hace 4 años |
Remy Lebeau
|
f5643da7be
#318 Adding OnFailedEHLO event to TIdSMTPBase (#353)
|
hace 4 años |
Remy Lebeau
|
cfb3654008
Deprecating RegisterSSL() function. Not being used for anything. (#352)
|
hace 4 años |
Remy Lebeau
|
b5889cb54b
Deprecating the global GWindowsStack variable. It was being used only in the SuperCore package, which is long dead. (#351)
|
hace 4 años |
Remy Lebeau
|
6bfa5b2190
Updating IdSSLOpenSSLHeaders.Load() to include fatal error codes in WhichFailedToLoad() log. (#350)
|
hace 4 años |
Remy Lebeau
|
a525e99357
#346 Updating IdSSLOpenSSLHeaders.Load() to let LibreSSL load without checking its version number, for now.
|
hace 4 años |
Remy Lebeau
|
0204879396
Patch from Embarcadero for IdHTTPWebBrokerBridge.pas to support Int64 integers in RAD Studio 10.5.
|
hace 4 años |
Remy Lebeau
|
bde637a03f
Patch from fpctuxe to make TIdSSLIOHandlerSocketOpenSSL.Readable() check if fSSLSocket is nil before calling ssl_pending().
|
hace 4 años |
Remy Lebeau
|
de7b75943a
Updating TIdIMAP4.RetrieveHeader() and UIDRetrieveHeader() to populate TIdMessage.UID and TIdMessage.Flags if they are provided in the server's response.
|
hace 4 años |
Remy Lebeau
|
4b8044a2c4
#53 adding some extra parenthesis to previous checkin
|
hace 5 años |
Remy Lebeau
|
31de6bb1b9
Fix for typo in Computil.dpr
|
hace 5 años |
Remy Lebeau
|
0f1d4047bc
#53 Updating TIdCustomHTTP.DoRequest() to not disconnect the connection if the hoNoReadMultipartMIME flag is enabled and the response media type is 'multipart/...', or the hoNoReadChunked flag is enabled and the response is chunked.
|
hace 5 años |
soluga
|
a8150ac1ed
February-29th-workaround (#338)
|
hace 5 años |
Remy Lebeau
|
87b13620e2
PR #322 and #323 - merging changes from dummzeuch into D2006 and D2007 .bat files
|
hace 5 años |
Remy Lebeau
|
d79782c3e0
#314 under FreePascal, replacing use of iconv with LConvEnc unit on Android
|
hace 5 años |
Remy Lebeau
|
42fd28538c
#336 Fix for compiler error in TIdURI.SetURI()
|
hace 5 años |
Remy Lebeau
|
d1925beaad
#287 Updating TIdURI.SetURI() to check for URIs that begin with '//'.
|
hace 5 años |
Remy Lebeau
|
2f52772c62
Missed a new file
|
hace 5 años |
Remy Lebeau
|
8025249524
Adding package files for RAD Studio 10.4 Sydney. Updated Computil.exe and resource .res binary files are still needed.
|
hace 5 años |
Remy Lebeau
|
8805892817
Fix for a couple of compiler errors in IdMessageBuilder.pas
|
hace 5 años |
Remy Lebeau
|
ae60a6571d
Misc tweaks
|
hace 5 años |
Remy Lebeau
|
2c69f076cc
#334 Fix for compiler error in TIdIOHandlerStack.Connected()
|
hace 5 años |
Remy Lebeau
|
71ff2d990e
Misc tweaks, todo comments, etc.
|
hace 5 años |
Remy Lebeau
|
c3a4056ce2
Fixing a minor typo in IdGlobal.pas
|
hace 5 años |