# # ChangeLog for lib/oauth2.c # # Generated by Trac 1.2.3 # 2024-04-28T16:54:08Z 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: ...