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
/
oauth.h
Commit message (
Expand
)
Author
Age
Lines
*
Reindent everything to K&R style with tabs
Indent
2015-02-20
-25
/
+22
*
When updating the XMPP password field with OAuth data, try harder to preserve
Wilmer van der Gaast
2011-12-19
-0
/
+1
*
Export oauth_params_parse().
Wilmer van der Gaast
2011-07-31
-0
/
+1
*
Working OAuth2 support. Needs some more debugging (error handling is not
Wilmer van der Gaast
2011-07-26
-0
/
+3
*
Twitter: Warn the user if the OAuth username and the configured username
Wilmer van der Gaast
2011-03-07
-0
/
+4
*
OAuth sanity fix: Twitter-specific stuff should *not* be in lib/oauth.c.
Wilmer van der Gaast
2010-05-02
-5
/
+21
|
\
|
*
Save the credentials again.
Wilmer van der Gaast
2010-05-01
-0
/
+4
|
*
Cleaned up OAuth stuff: consumer key/secret should *not* be in lib/oauth.c.
Wilmer van der Gaast
2010-05-01
-5
/
+17
|
/
*
Valgrind cleanup.
Wilmer van der Gaast
2010-04-27
-3
/
+9
*
OAuth, it lives!
Wilmer van der Gaast
2010-04-26
-0
/
+9
*
Twitter module now generates authorize URLs.
Wilmer van der Gaast
2010-04-26
-1
/
+1
*
Moving two public OAuth functions into the header file.
Wilmer van der Gaast
2010-04-26
-0
/
+35
*
Successfully posted a tweet!
Wilmer van der Gaast
2010-04-26
-0
/
+2
*
Code to calculate OAuth signatures. I hope that after wrapping my mind
Wilmer van der Gaast
2010-04-25
-0
/
+22