# # ChangeLog for lib/oauth2.c # # Generated by Trac 1.2.3 # 2024-04-27T14:24:05Z Wed, 04 Jan 2012 00:01:51 GMT Wilmer van der Gaast [7615726] * lib/oauth2.c (modified) Fixing one compiler warning that shouldn't indicate any real problem ... Mon, 26 Dec 2011 10:50:34 GMT Wilmer van der Gaast [644b808] * lib/oauth2.c (modified) * protocols/jabber/sasl.c (modified) * root_commands.c (modified) A few more minor cleanups before merging this into mainline. Tue, 20 Dec 2011 16:42:17 GMT Wilmer van der Gaast [f9789d4] * lib/misc.c (modified) * lib/oauth2.c (modified) NULL-checking in rfc822_get_header() and OAuth response handling. Mon, 19 Dec 2011 00:17:38 GMT Wilmer van der Gaast [bf57cd1] * lib/oauth.c (modified) * lib/oauth2.c (modified) Facebook OAuth2 should now be fully usable. Sun, 18 Dec 2011 19:25:44 GMT Wilmer van der Gaast [18c6d36] * lib/oauth2.c (modified) * lib/oauth2.h (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/sasl.c (modified) More generic OAuth support now. Should work well for all GTalk ... Thu, 04 Aug 2011 18:52:53 GMT Wilmer van der Gaast [7732193] * lib/oauth2.c (modified) Had to change the OAuth secret for GTalk. Sun, 31 Jul 2011 14:55:00 GMT Wilmer van der Gaast [39a939c] * lib/oauth2.c (modified) * lib/oauth2.h (modified) oauth2 changes to address ... Tue, 26 Jul 2011 11:58:38 GMT Wilmer van der Gaast [4a5d885] * lib/oauth.h (modified) * lib/oauth2.c (modified) * lib/oauth2.h (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/jabber/sasl.c (modified) Working OAuth2 support. Needs some more debugging (error handling is ... Fri, 22 Jul 2011 18:29:25 GMT Wilmer van der Gaast [57b4525] * lib/Makefile (modified) * lib/oauth2.c (added) * lib/oauth2.h (added) * protocols/jabber/jabber.c (modified) * protocols/jabber/sasl.c (modified) Nothing useful yet, this just generates an auth URL. Things to do: ...