Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Added a function that generates an OAuth Authorization: HTTP header. | Wilmer van der Gaast | 2010-04-26 | -13/+79 |
| | ||||
* | oauth_access_token() added. I managed to increase the counter on | Wilmer van der Gaast | 2010-04-25 | -4/+22 |
| | | | | | http://twitter.com/oauth_clients/details/127170 . \o/ | |||
* | Some HTTP stuff. Via gdb I can make this request a token. | Wilmer van der Gaast | 2010-04-25 | -6/+212 |
| | ||||
* | Code to calculate OAuth signatures. I hope that after wrapping my mind | Wilmer van der Gaast | 2010-04-25 | -0/+106 |
around all of this the rest is going to be easier.. |