aboutsummaryrefslogtreecommitdiffstats
path: root/lib/oauth2.c
Commit message (Expand)AuthorAgeLines
* Fixing one compiler warning that shouldn't indicate any real problem (onlyWilmer van der Gaast2012-01-04-1/+1
* A few more minor cleanups before merging this into mainline.Wilmer van der Gaast2011-12-26-2/+3
* NULL-checking in rfc822_get_header() and OAuth response handling.Wilmer van der Gaast2011-12-20-1/+1
* Facebook OAuth2 should now be fully usable.Wilmer van der Gaast2011-12-19-1/+17
* More generic OAuth support now. Should work well for all GTalk accounts nowWilmer van der Gaast2011-12-18-19/+7
* Had to change the OAuth secret for GTalk.Wilmer van der Gaast2011-08-04-1/+1
* oauth2 changes to address http://twitter.com/Wilmer/status/96715400124968960Wilmer van der Gaast2011-07-31-7/+17
* Working OAuth2 support. Needs some more debugging (error handling is notWilmer van der Gaast2011-07-26-0/+139
* Nothing useful yet, this just generates an auth URL. Things to do: AbilityWilmer van der Gaast2011-07-22-0/+42