0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Missing files for new HTTP application server component. Those are downgraded from ICS-V7. You should better upgrade to ICS-V7. More... over 15 years ago
C++ Builder packages - Added missing unit OverbyteIcsCrc.pas More... over 15 years ago
OverbyteIcsFtpCli.pas - Removed a compiler warning if USE_MODEZ was not defined More... over 15 years ago
V6 OverbyteIcsMimeUtils.pas - Fixed a bug in IcsWrapTextEx that could break multi-byte characters (back port from V7). More... almost 16 years ago
Fixed a bug in TBufferedFileStream that could corrupt More... almost 16 years ago
OverbyteIcsHttpProt.pas - Steve Endicott fixed a relocation bug with HTTPS. More... almost 16 years ago
Checked against OpenSSL v0.9.8k and made it the maximum More... almost 16 years ago
OverbyteIcsFtpCli.pas More... almost 16 years ago
Added missing files to the ZIP-list (SslMailRcv demo was not included in both v6 and v7) More... almost 16 years ago
OverbyteIcsAvlTrees.pas - Fixed a memory leak with secondary duplicated index. More... almost 16 years ago
OverbyteIcsFtpSrv.pas and OverbyteIcsFtpSrvC.pas More... almost 16 years ago
V6 and V7 THttpServer - Fixed a bug with NTLM authentication in function Answer401. More... about 16 years ago
OverbyteIcsHttpSrv.pas - Fixed a infinite loop with digest authentication when user More... about 16 years ago
THttpServer - Fixed responses and an infinite loop when a byte-range-set was More... about 16 years ago
Added OverbyteIcsCliDemo and fixed the ZIP list. More... about 16 years ago
V6/V7 FTP server - Fixed the FEAT response, rfc2389 says that each feature line in the feature-listing begins with a single space. But in the ICS FTP server a feature line in the listing began with two spaces which prevented some clients from seeing the features. More... about 16 years ago
SslFtpClient V6.04 Protection level on the data channel was not set properly. More... about 16 years ago
V6 OpenSSL version 0.9.8i enabled More... about 16 years ago
OverbyteIcsWndControl.pas V6 - Olivier Sannier improved unit finalization, comments in source. More... about 16 years ago
Line indentations corrected. (internal SVN mailer test) More... over 16 years ago
Typo "overridden" corrected (as suggested by Olivier Sannier) More... over 16 years ago
MimeDemo: In MimeDecode1PartEnd the LineBuffer was not null-terminated. More... over 16 years ago
MimeDec.pas: PrepareNextPart did not clear FPartCharset. More... over 16 years ago
Removed the const modifier from parameter Data in function SendTo to fix a bug in C++ Builder. More... over 16 years ago
Fixed TextToHtmlText() to work in all locales. More... over 16 years ago
Fixed a ERangeError and took escaped quotation marks into account in RcptNameAdd(). More... over 16 years ago
Maurizio Lotauro fixed a bug with premature received 401/407 responses while data was still being sent with POST and PUT requests. More... over 16 years ago
Added and modified some CBuilder packages. More... over 16 years ago
Removed $EXTERNALSYM from some winsock2 symbols (CBuilder compat.) More... over 16 years ago
Telnet options form improvements More... over 16 years ago