# # ChangeLog for lib/oauth2.c # # Generated by Trac 1.2.3 # 2024-04-26T18:31:36Z Thu, 13 Feb 2014 08:48:37 GMT Wilmer van der Gaast [7a80925] * configure (modified) * lib/json.c (modified) * lib/json.h (modified) * lib/oauth2.c (modified) * protocols/twitter/twitter_lib.c (modified) Update json-parser code to git rev ... Sat, 08 Feb 2014 13:46:30 GMT Wilmer van der Gaast [e76cf26] * lib/oauth2.c (modified) Fix "Unusuable" typo. Sun, 09 Jun 2013 21:17:45 GMT Wilmer van der Gaast [ca8037e] * lib/http_client.c (modified) * lib/http_client.h (modified) * lib/oauth.c (modified) * lib/oauth2.c (modified) * lib/proxy.c (modified) Add better handling of HTTP/1.1 and/or keepalive connections. This ... Sat, 25 May 2013 10:36:34 GMT Wilmer van der Gaast [c153808] * lib/oauth2.c (modified) * lib/oauth2.h (modified) * protocols/jabber/sasl.c (modified) Fix OAuth2 error reporting. Sat, 22 Dec 2012 00:14:26 GMT Wilmer van der Gaast [cc6fdf8] * debian/copyright (modified) * doc/user-guide/commands.xml (modified) * lib/Makefile (modified) * lib/http_client.c (modified) * lib/http_client.h (modified) * lib/json.c (added) * lib/json.h (added) * lib/json_util.c (added) * lib/json_util.h (added) * lib/oauth2.c (modified) * lib/ssl_gnutls.c (modified) * nick.c (modified) * protocols/msn/msn.c (modified) * protocols/msn/ns.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/twitter/twitter.c (modified) * protocols/twitter/twitter.h (modified) * protocols/twitter/twitter_http.c (modified) * protocols/twitter/twitter_http.h (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/twitter/twitter_lib.h (modified) Merging JSON branch. It's very stable by now, and I want more testers. Sun, 02 Dec 2012 17:39:22 GMT Wilmer van der Gaast [3bda2c2] * lib/oauth2.c (modified) Fixed minor memory leak. Sun, 28 Oct 2012 23:36:55 GMT Wilmer van der Gaast [ba654ec] * lib/oauth2.c (modified) Use the new JSON code for OAuth2 processing. Starting to see the ... 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: ...