История коммитов

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