log libpurple/protocols/oscar/clientlogin.c @ 29800:fa8a25b46252

age author description
Fri, 19 Feb 2010 05:26:00 +0000 Paul Aurich 401/1014 is a bad signature (it's what I've been getting while testing startOSCARSession over https).
Thu, 18 Feb 2010 21:59:36 +0000 Paul Aurich Allow clientLogin POST/GETs to use a configured proxy.
Thu, 18 Feb 2010 21:52:18 +0000 Paul Aurich Change clientLogin to use HTTPS, since the hash calculation appears fixed now.
Sun, 07 Feb 2010 09:30:49 +0000 Mark Doliner Add back Paul's error message from revision 219b3128f3d96b126a9ed9aff2d2f3277e69dbd4
Wed, 27 Jan 2010 21:24:15 +0000 Sadrul Habib Chowdhury oscar: Try to make the error message more verbose.
Tue, 08 Dec 2009 04:18:32 +0000 Paul Aurich Fix all the remaining files for which internal.h doesn't end up being the first include.
Sun, 06 Dec 2009 19:26:45 +0000 Paul Aurich disapproval of revision '219b3128f3d96b126a9ed9aff2d2f3277e69dbd4'
Sun, 06 Dec 2009 04:19:06 +0000 Paul Aurich oscar: Recognize the CAPTCHA failure and print a more friendly message. Refs #10884.
Wed, 02 Dec 2009 22:27:55 +0000 Mark Doliner This magic number is documented in oscar.h, but it makes sense to
Wed, 02 Dec 2009 22:21:30 +0000 Mark Doliner Send our distid when calling startOSCARSession, as request by AOL
Fri, 06 Nov 2009 18:12:01 +0000 Paul Aurich oscar: According to the online docs, statusCode 607 is rate limit (confirmed
Fri, 06 Nov 2009 03:59:55 +0000 Paul Aurich oscar: Pretty sure this was a typo; cookie is a char ** (passed in as arg).
Fri, 06 Nov 2009 03:58:26 +0000 Paul Aurich oscar: Properly support TLS when using clientLogin.
Fri, 11 Sep 2009 18:17:03 +0000 Mark Doliner Change purple_url_encode() to not encode . _ - ~ because it's not
Sun, 09 Aug 2009 20:56:59 +0000 Mark Doliner Make the strings in this file more localizable