Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
View Latest Revision
source:
lib
/
oauth.c
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Date
Author
Log Message
(edit)
@ce617f0
2011-03-27T14:09:55Z
wilmer
Tweaks to allow authenticating to identi.ca with OAuth. Doesn't seem …
(edit)
@93cc86f
2011-03-08T06:24:34Z
wilmer
Twitter: Warn the user if the OAuth username and the configured …
(edit)
@daae10f
2010-08-07T16:33:02Z
wilmer
OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen …
(edit)
@3b878a1
2010-05-02T21:20:09Z
wilmer
OAuth sanity fix: Twitter-specific stuff should *not* be in …
(edit)
@f4b0911
2010-05-01T14:10:32Z
wilmer
Save the credentials again.
(edit)
@c2ecadc
2010-05-01T13:53:59Z
wilmer
Cleaned up OAuth stuff: consumer key/secret should *not* be in …
(edit)
@85ef57f
2010-04-30T22:53:29Z
wilmer
NULL-initialize two vars that weren't and should.
(edit)
@0bff877
2010-04-27T22:49:58Z
wilmer
Valgrind-clean now. And decent handling of errors (wrong PIN).
(edit)
@18dbb20
2010-04-27T22:42:07Z
wilmer
Valgrind cleanup.
(edit)
@ee84bdb
2010-04-27T22:11:11Z
wilmer
The escaping, I fixed it for you. More expensive code this way and …
(edit)
@78a2f1e
2010-04-26T22:47:35Z
wilmer
Escaping in oauth_nonce(). Not sure if the escaping is entirely right …
(edit)
@c42e8b9
2010-04-26T22:40:11Z
wilmer
OAuth, it lives!
(edit)
@713d611
2010-04-26T21:50:48Z
wilmer
Twitter module now generates authorize URLs.
(edit)
@acba168
2010-04-26T21:20:09Z
wilmer
Moving two public OAuth functions into the header file.
(edit)
@508c340
2010-04-26T00:42:37Z
wilmer
Successfully posted a tweet! Twitter's tricky. It returns vars …
(edit)
@b2bc25c
2010-04-25T23:21:00Z
wilmer
Added a function that generates an OAuth Authorization: HTTP header.
(edit)
@346dfd9
2010-04-25T19:22:02Z
wilmer
oauth_access_token() added. I managed to increase the counter on …
(edit)
@da2efd4
2010-04-25T18:57:06Z
wilmer
Some HTTP stuff. Via gdb I can make this request a token.
(add)
@be28fe7
2010-04-25T15:12:13Z
wilmer
Code to calculate OAuth signatures. I hope that after wrapping my mind …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog