Commit History

Author SHA1 Message Date
  Tim Fletcher 869c601ee7 Add oauth_uri module. 16 years ago
  Tim Fletcher 1a9d23b1e4 Make export attribute style consistent. 16 years ago
  Tim Fletcher 102698d147 Default to application/x-www-form-urlencoded in oauth_http:post. 16 years ago
  Tim Fletcher 2a514aa069 Move test code to separate directory; rework Makefile. 16 years ago
  Paul Bonser 0ac0d564f3 turn atoms into strings before sorting, since erlang sorts atoms before strings 16 years ago
  Paul Bonser 83803f4ad9 build the header in http:request format 16 years ago
  Paul Bonser e941cbc1a2 skip test code 16 years ago
  Tim Fletcher c63da6ba35 Remove .gitignore file. 16 years ago
  Tim Fletcher bdc005fee1 Assorted Makefile tweaks. 16 years ago
  Tim Fletcher 8201f7b14e Use correct capitalization for Emakefile. 16 years ago
  Tim Fletcher 506a125848 Ensure there is never an empty URI path component when generating the base string. 16 years ago
  Tim Fletcher bdd033376d Add oauth_http module. 16 years ago
  Tim Fletcher 64dead3df2 Style tweak. 16 years ago
  Tim Fletcher 871055b1cf Don't convert response parameter keys to atoms. 16 years ago
  Tim Fletcher 933aafe83e Update README. 16 years ago
  Tim Fletcher a16ce5e154 Add new oauth_token_pair module. 16 years ago
  Tim Fletcher 224f3f94d4 Extract another module from oauth_request. 16 years ago
  Tim Fletcher d2e75bd5ff Don't use atoms to represent the HTTP method at all. 16 years ago
  Tim Fletcher e867f1e005 The oauth_request module shouldn't need to know about the HMAC-SHA1 base string. 16 years ago
  Tim Fletcher eb8367716f Replace oauth_params:explode with call to string:tokens. 16 years ago
  Tim Fletcher 93cd16b406 Refactor into more modules. 16 years ago
  Tim Fletcher 1427f4722a Switch to using eunit for the unit tests. 16 years ago
  Tim Fletcher 9702185e6a Small correction to the README. 17 years ago
  Tim Fletcher 61b65a06a5 Fix broken post functions. 17 years ago
  Tim Fletcher 3dcaf3d75b Add functions for extracting actual token and token secret values. 17 years ago
  Tim Fletcher fb94962935 Remove implode/2; use string:join/2 instead. 17 years ago
  Tim Fletcher ea425f0430 Fix bug in URL generation. 17 years ago
  Tim Fletcher 91537a407f Fix typo. 17 years ago
  Tim Fletcher e21e7abb9d Add functions for generating an Authorization header. 17 years ago
  Tim Fletcher edfc243cea Initial commit. 17 years ago