Commit History

Author SHA1 Message Date
  Tim Fletcher 94a34550ea Rework oauth_request (again). 16 years ago
  Tim Fletcher 6de41d42f4 Add oauth_base module. 16 years ago
  Tim Fletcher 8cb637fead Remove oauth_http. 16 years ago
  Tim Fletcher 02659f954e Rework oauth_request. 16 years ago
  Tim Fletcher 7baf63bf3a Rework oauth_token_pair. 16 years ago
  Tim Fletcher 198688dc33 Integrate oauth_signature with oauth_request. 16 years ago
  Tim Fletcher 0b45f73b06 Move proplists_merge into oauth_util. 16 years ago
  Tim Fletcher 9c4973ad9d Rework oauth_params. 16 years ago
  Tim Fletcher 144eef2c7b Rework oauth_plaintext to use oauth_util:esprintf. 16 years ago
  Tim Fletcher bdf637afb4 Add oauth_util:esprintf/2. 16 years ago
  Tim Fletcher e8287b3a6f Remove b64 function. 16 years ago
  Tim Fletcher b5ee272036 Simplify normalize by adding to_string function. 16 years ago
  Tim Fletcher f1098b0f28 Import fmt:percent_encode. 16 years ago
  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