index
:
bitlbee
develop
install-dev
master
patched-3.4.1
patched-master
scram
server-time
set-account
tagged_msg
twitter-reconnect
personal fork of github.com/bitlbee/bitlbee
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
oauth2.c
Commit message (
Expand
)
Author
Age
Lines
*
More coverity fixes!
dequis
2015-05-07
-2
/
+8
*
Reindent everything to K&R style with tabs
Indent
2015-02-20
-107
/
+105
*
Update json-parser code to git rev 11a80f389769d1f66ca7fbe64ad89c82d3ba4ba9.
Wilmer van der Gaast
2014-02-13
-1
/
+1
*
Fix "Unusuable" typo.
Wilmer van der Gaast
2014-02-08
-1
/
+1
*
Add better handling of HTTP/1.1 and/or keepalive connections. This should
Wilmer van der Gaast
2013-06-09
-1
/
+0
*
Fix OAuth2 error reporting.
Wilmer van der Gaast
2013-05-25
-16
/
+59
*
Merging JSON branch. It's very stable by now, and I want more testers.
Wilmer van der Gaast
2012-12-22
-63
/
+18
|
\
|
*
Use the new JSON code for OAuth2 processing.
Wilmer van der Gaast
2012-10-28
-63
/
+18
*
|
Fixed minor memory leak.
Wilmer van der Gaast
2012-12-02
-1
/
+2
|
/
*
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