openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Indy.Sockets
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 29, 2024 — Jul 29, 2025
Showing page 14 of 124
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Enabling use of TThread.ForceQueue() in FreePascal 3.1.1
RemyLebeau
More...
almost 8 years ago
Updating Indy to treat 'utf7', 'utf16(le|be)' and 'utf32(le|be)' the same as 'utf-7', 'utf-16(le|be)' and 'utf-32(le|be)' when processing charset names.
RemyLebeau
More...
almost 8 years ago
Patch from Oleksii Voitsekhovych when calling OpenSSL's X509_STORE_load_locations() function on ARC systems.
RemyLebeau
More...
almost 8 years ago
Lazarus patch from Cyrax
RemyLebeau
More...
about 8 years ago
Updating TIdNotify to support TThread.ForceQueue() in RAD Studio 10.2 Tokyo, and TThread.Queue() in FreePascal 3.0.
RemyLebeau
More...
about 8 years ago
Patches from Jakub Moycho to fix compiler errors in Delphi 7.
RemyLebeau
More...
about 8 years ago
Updating TIdURI.PathEncode() and TIdURI.ParamsEncode() to not encode '%HH' sequences.
RemyLebeau
More...
about 8 years ago
Tweaks to TIdIMAP4.ParseExpungeResult() and TIdIMAP4.ParseSearchResult()
RemyLebeau
More...
about 8 years ago
Updating GetUniqueFileName() to limit its tick values to positive Int64 values only, instead of full UInt64 values. A user is getting range check errors on a system when GetUniqueFileName() calls IntToHex().
RemyLebeau
More...
about 8 years ago
Fix for TIdFTP.InitDataChannel() not setting FDataChannel.ManagedIOHandler to True when FDataPortProtection is not ftpdpsPrivate.
RemyLebeau
More...
about 8 years ago
Updating Indy to treat 'utf8' the same as 'utf-8' when processing charset names. Some malformed emails erroneously use 'utf8'.
RemyLebeau
More...
about 8 years ago
Fix for OpenSSL EVP_des_...() functions being loaded incorrectly.
RemyLebeau
More...
over 8 years ago
Correcting a couple of IFDEFs for OffsetFromUTC() under Kylix and VCL Posix
RemyLebeau
More...
over 8 years ago
Re-working some platform IFDEFs
RemyLebeau
More...
over 8 years ago
Updating TIdCustomHTTP.PrepareRequest() to set the ARequest.ContentLength property to 0 instead of -1 for POST and PUT requests when the ARequest.Source stream is nil.
RemyLebeau
More...
over 8 years ago
Fix for Ticks64() redeclaration error on FreeBSD.
RemyLebeau
More...
over 8 years ago
Patch from Robert Björkman to update TIdSocketHandle.CloseSocket() to enter its critical section before checking if the socket is allocated.
RemyLebeau
More...
over 8 years ago
Changing lspfix.exe to use AnsiString instead of String in FileContents() handling.
RemyLebeau
More...
over 8 years ago
Fixing declaration of x509_new() in IdSSLOpenSSLHeaders.pas and IdSSLOpenSSLHeaders_static.pas.
RemyLebeau
More...
over 8 years ago
Updated Internal_TIdMessageHelper_LoadFromFile() to remove FileExists() check. Now letting TIdReadFileExclusiveStream raise an exception on error. Using IndyRaiseOuterException() to raise an EIdMessageCannotLoad exception, capturing that load exception when possible.
RemyLebeau
More...
over 8 years ago
Adding call to SSL_COMP_free_compression_methods() in IdSSLOpenSSLHeaders.Unload().
RemyLebeau
More...
over 8 years ago
I accidentally disabled the EDNS message size extension that I enabled yesterday. Re-enabling it now.
RemyLebeau
More...
over 8 years ago
Replacing an Assert() in DNSStrToDomain()
RemyLebeau
More...
over 8 years ago
Updating TIdDNSResolver.ParseAnswers() to raise an error on reading past the end of message only if the response's TC (truncation) flag is not set.
RemyLebeau
More...
over 8 years ago
Updating TIdDNSResolver.ParseAnswers() to parse as much data as it can without throwing an error when a response has been truncated (the TC flag is set in the header). Let the caller decide how it wants to handle truncated responses.
RemyLebeau
More...
over 8 years ago
Patch from Zoë Peterson for TIdFTP.SendHost()
RemyLebeau
More...
over 8 years ago
Updating IdStack.pas to include the 'Androidapi.JNI.JavaTypes' unit again in the 'uses' clause on Delphi 10.0 Seattle and later, because the StringToJString() function has been inlined.
RemyLebeau
More...
over 8 years ago
Adding a missing semicolon
RemyLebeau
More...
over 8 years ago
Adding a try/except to TIdSocketHandle.Bind() around an Embarcadero patch added last year for PAServer on Linux.
RemyLebeau
More...
over 8 years ago
Restoring some missing {do not localize} comments that got lost by accident.
RemyLebeau
More...
over 8 years ago
←
1
2
…
10
11
12
13
14
15
16
17
18
…
123
124
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree