aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/msn/passport.h
Commit message (Collapse)AuthorAgeLines
* Remove some old Passport stuff, this is all in soap.[ch] now.Wilmer van der Gaast2010-08-14-113/+0
|
* Microsoft, I hate you.Wilmer van der Gaast2008-08-02-13/+80
|
* Reverting to the old MSN/Passport authentication mechanism, the new oneWilmer van der Gaast2008-07-31-80/+13
| | | | | is "broken". (Bug #439)
* Automatically truncate MSN passports to 16 characters because that's theWilmer van der Gaast2008-02-17-0/+2
| | | | | | maximum supported by MSN and giving a longer password will make the authentication fail.
* Replaced old MSN Passport (v1.4) authentication code with what's described onWilmer van der Gaast2008-02-17-13/+78
| | | | | | | | http://msnpiki.msnfanatic.com/index.php/MSNP13:SOAPTweener . This was an attempt to fix bug #360, but it didn't. However, this change may make BitlBee a little bit more future-proof. Plus, the code is tidier and sometimes faster than the old mechanism.
* Added error_string variable to Passport client.Wilmer van der Gaast2006-05-27-0/+1
|
* Passport authentication works now.Wilmer van der Gaast2005-12-17-4/+2
|
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+47