aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/msn/passport.c
Commit message (Expand)AuthorAgeLines
* Remove some old Passport stuff, this is all in soap.[ch] now.Wilmer van der Gaast2010-08-14-172/+0
* Passport 3.0 authentication turns out to be slightly different from whatWilmer van der Gaast2010-05-15-1/+3
* Microsoft, I hate you.Wilmer van der Gaast2008-08-02-171/+110
* Reverting to the old MSN/Passport authentication mechanism, the new oneWilmer van der Gaast2008-07-31-110/+171
* Automatically truncate MSN passports to 16 characters because that's theWilmer van der Gaast2008-02-17-0/+5
* Replaced old MSN Passport (v1.4) authentication code with what's described onWilmer van der Gaast2008-02-17-170/+105
* Fixing early free(). Memory management in the passport code is getting tooWilmer van der Gaast2006-10-15-0/+1
* Fixed some memory leaking in the MSN Passport code.Wilmer van der Gaast2006-10-13-11/+11
* Using http_dorequest_url() at one place in passport.c now.Wilmer van der Gaast2006-05-27-3/+2
* Added error_string variable to Passport client.Wilmer van der Gaast2006-05-27-5/+24
* Crashbug fix in new MSN Passport code (plus a fix to make the 005 reply actua...Wilmer van der Gaast2005-12-18-2/+2
* Passport authentication works now.Wilmer van der Gaast2005-12-17-204/+102
* Initial repository (0.99 release tree)0.99Wilmer van der Gaast2005-11-06-0/+313