Re: [Dillo-dev]About proxy authorization && password storing
On Fri, 23 Apr 2004, Ivan Daniluk wrote:
[...] - renamed a_Http_use_proxy_passwd() to a_Http_set_proxy_passwd(). - Made the password not visible when typed. - Added a commented entry for "http_proxyuser" in dillorc.
This patch is now in CVS, but is not tested because I don't have a proxy at hand! :-) I've tested - it seems to be ok.
Good.
And one correction from Francis Daly: -------------------------------------------
From: "Francis Daly" <francis@daoine.org> To: "Ivan Daniluk" <Ivan.Daniluk@ucl.com.ua>
On Thu, Apr 08, 2004 at 06:49:45PM +0300, Ivan Daniluk wrote: Hi there, One small thing:
+ static const char *base64_hex = "ABCDEFGHIJKLMNOPQRSTUVWXYZ" + "abcdefghijklmnopqrstuvwxyz" + "0123456789._";
RFC 2068 (HTTP/1.1) defers to RFC 2045 (MIME), which uses "+/" as the final two elements, instead of "._".
RFC 1945 (HTTP/1.0) defers to RFC 1521 (MIME, obsoleted by 2045) which uses the same.
Done!
PS. I've sent a letter to Madis, but have got no reply yet.
Yes, he's under too much work now (we were working on the SSL plugin and he had to stop because of his duties). Please allow him some time. BTW, we have a new SSL dpi prototype (not for the next release though). More on this later. I'll send a recapitualtion about the FLTK port first... Cheers Jorge.-
participants (1)
-
Jorge Arellano Cid