no problem..
but I have a question for you now...
hwo come in proxy.tcl you have 2 different methods for authInit and authenticate depending on the proxy direct/http ? I thought we should use nexus and the normal way to authenticate no matter what proxy the user has, right ? in any case, it seems that if the user has http proxy, it will connect without using SSL AND it will fail (lately, so maybe some changes on the servers, but anyways now it doesn't work anymore), shouldn't that be done more efficiently ? at least make sure SSL is used everytime... also, I noticed you did some proxy initialisation in proc setup_connection in protocol.tcl, but sometimes you just do a [proxy create %AUTO%] without setup_connection (in case socket was closed, etc..) which means in cases other than direct/http, we might be working with a non initialized socket... shouldn't the code for setup_connection be simply moved to the proxy constructor ?

Thanks,
KKRT


On Sat, 08 Apr 2006 08:55:00 -0400, Sander Hoentjen <[EMAIL PROTECTED]> wrote:

Yeah sorry, I had that in my local copy but cvs was down, then i had
problems so i started with a fresh copy, thinking i had no pending
commits.

On Fri, 2006-04-07 at 20:36 -0400, Youness Alaoui wrote:
seems noone cared.. anyways, today it seems MSN servers enabled MSNP13, I
just came home to find out amsn bugs when loggin in, I commited the
'fix'.. simply removed MSNP13 from the list VER command...
seems it can't find msnSOAP package...

KKRT

On Sun, 02 Apr 2006 04:15:28 -0400, Youness Alaoui
<[EMAIL PROTECTED]> wrote:

> hehe, take it easy, I know how hard it is to work and study at the same
> time, I'm in the same situation! good luck with everything :)
> Can you please decide on whether we remove the MSNP13 from the VER
> challenge ? what happens if the server accepts MSNP13 ? do we need a
> special setting (source msnp13.tcl, set config key or whatever ? or
> would amsn simply break! ?
> about my other questions (remove MSNP9 code, status of msnp13), can
> anyone answer ?
>
> Thanks,
> KKRT
>
>
>
> On Sat, 01 Apr 2006 03:58:21 -0500, Sander Hoentjen <[EMAIL PROTECTED]>
> wrote:
>
>> On Sat, 2006-04-01 at 02:29 -0500, Youness Alaoui wrote:
>>> hey, I've been fixing a bug, and I just realized that the code is
>>> duplicate and that I didn't fix it for MSNP9.. do you think we should
>>> still keep compatibility with MSNP9, keep support for it or trash it
>>> now
>>> that we fully support msnp12 ?
>>> also, if we all decide to stop supporting MSNP9, is there a volunteer
>>> to
>>> delete the code of MSNP9 so we can keep our code clean ?
>>> and finally, I just saw that inthe authentication process we say that
>>> we
>>> support MSNP13 and MSNP12 (through the VER command), and the server
>>> answers that he only supports MSNP13.. what would happen if tomorrow
>>> the
>>> MSN Live gets released and all M$ servers start supporting MSNP13, do
>>> you
>>> mean that amsn will be forced to use MSNP13, yet it doesn't support it
>>> ?
>>> (or not fully, or the code needs to be enabled in some way) ?
>>> And finally, if it's ok to ask, what is that status on MSNP13 ?
>>>
>>> p.s.: damn CVS is still down...  hope I can commit tomorrow...
>>>
>> Yeah my fault, I was expecting to have p13 finished by now, but i am so
>> #%#%$ busy at work and with study :S
>>
>>
>>
>> -------------------------------------------------------
>> This SF.Net email is sponsored by xPML, a groundbreaking scripting
>> language
>> that extends applications into web and mobile media. Attend the live
>> webcast
>> and join the prime developer group breaking into this new coding
>> territory!
>> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
>> _______________________________________________
>> Amsn-devel mailing list
>> Amsn-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/amsn-devel
>
>
>






-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel



--
KaKaRoTo


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to