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