My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 166: proxy authorization support missing
2 people starred this issue and may be notified of changes. Back to list
Status:  Verified
Owner:  felipe.contreras
Closed:  Jul 08
Type-Defect
Priority-Critical
Milestone-0.1.0


Sign in to add a comment
 
Reported by felipe.contreras, Jun 22, 2009
David Geary for this one.
Comment 1 by felipe.contreras, Jul 05, 2009
Fixed in git, thanks for the patch!
Status: Fixed
Owner: felipe.contreras
Comment 2 by gabriele.giammatteo, Jul 07, 2009
Hi,

thank you for the fix, but I'm still having problems... 
Initially it seems to work when connects to nexus.passport.com:443, but immediately
after it tries to connect to login.live.com:443 and this ones fail with the error
"connection error: (NS):reason=[Proxy Authentication Required]" (please find attached
a more verbose log). A note: the "official" msn plugin works well, so I guess there
is no problem with my msn account.

I'm using Pidgin 2.5.8 and the msn-pecan version pulled yesterday from the git.

Thanks in advance for your attention,
regards

Gabriele
pidgin.log
4.5 KB Download
Comment 3 by felipe.contreras, Jul 08, 2009
Ok, reopening. Are you familiar with wireshark so that you can see what are expected
to send?
Status: New
Comment 4 by gabriele.giammatteo, Jul 08, 2009
Hi,
I have dumped network traffic with WireShark while msn-pecan was trying to connect. I
attach the list of packets dumped (I filtered it in order to show only msn-related
packets). 

I'm not very familiar with such reports as this and the only thing I'm able to notice
is that in each HTTP request is present the header "Proxy-Authorization" containing
my credentials. This is true for all requests except for the last one (packet n° 234)
which is the one denied by the proxy.
msn-pecan_network_dump
29.8 KB Download
Comment 5 by felipe.contreras, Jul 08, 2009
Ah, that makes sense, we send a poll request without the auth info.

I've fixed it in the master branch, please verify.
Status: Fixed
Comment 6 by gabriele.giammatteo, Jul 08, 2009
It works!! 
Thank you for the quick reply!
Comment 7 by felipe.contreras, Jul 08, 2009
Thanks for testing :) Marking as verified.
Status: Verified
Sign in to add a comment

Hosted by Google Code