Re: [twsocket] ICS stack buffer overflow?

2006-01-20 Thread Roberto Della Pasqua
TNX Roberto Della Pasqua Http: www.dellapasqua.com Email/Msn: [EMAIL PROTECTED] Aol/Yahoo: DellaPasquaR Icq: 164672275 - This e-mail and any attachment contain information which is privileged and confidential and is intended for the addressee only. If you

[twsocket] ICS stack buffer overflow?

2006-01-20 Thread Roberto Della Pasqua
urity problems while coding?I have not seen a detailed document on the subject on how to avoid heap based overflows? Regards... " Is the latest ICS sure for overflow attacks? Roberto Della Pasqua Http: www.dellapasqua.com Email/Msn: [EMAIL PROTECTED] Aol/Yahoo: DellaPasquaR Icq:

Re: [twsocket] TLS

2005-12-05 Thread Roberto Della Pasqua
nside classes? Anyway sorry, I don't want make troubles here. I wish you all great team of ICS a good work, and thank you for the FANTASTIC ICS library (it's really great). Best regards. Roberto Della Pasqua -- To unsubscribe or change your settings for TWSocket mailing list p

Re: [twsocket] TLS

2005-12-05 Thread Roberto Della Pasqua
But are you rewroting from scratch AES, SHA implementation in Delphi? Why not use an already done excellent library, open source, pascal code, that need only 1-2 units coding? Roberto Della Pasqua Http: www.dellapasqua.com Email/Msn: [EMAIL PROTECTED] Aol/Yahoo: DellaPasquaR Icq: 164672275

[twsocket] TLS

2005-12-05 Thread Roberto Della Pasqua
Hi dear group, I like ask kindly if somebody has done a ICS wrapper over StreamSec components, they are freeware in 2.1 version and appear cool. Something as: TTLSClientSocket = class(TWSocket) private FTLS: TStreamSECClass that do ciphering; protected public constructor Create(AO

[twsocket] R: R: ICS for Linux Development

2005-09-04 Thread Roberto Della Pasqua
: [twsocket] R: ICS for Linux Development Hello Roberto, hello everyone! On Sun, 2005-09-04 at 13:22 +0200, Roberto Della Pasqua wrote: > Please permit me to suggest you what I consider the best model for > highend scalability under linux: Yes, epoll() seems like a good idea. It seems li

[twsocket] R: ICS for Linux Development

2005-09-04 Thread Roberto Della Pasqua
eable. Regards, Roberto Della Pasqua -Messaggio originale- Da: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di Ari Sundholm Inviato: domenica 4 settembre 2005 12.36 A: ICS support mailing Oggetto: Re: [twsocket] ICS for Linux Development On Sat, 2005-09-03 at 18:54 +0200, Francois P

[twsocket] R: Adding gzip to HttpCli

2005-07-24 Thread Roberto Della Pasqua
Hi, I don't know if can be usefull, check www.dellapasqua.com/delphizlib Inside unit you can found ZSendToBrowser, this routine inflate the stream and send compressed content to browser using Zlib. Perhaps you can found usefull use the same methods for ICS, embed zlib objects with linker and the