Commit History

Author SHA1 Message Date
  Tim Fletcher 44de303f49 Add Google contacts example. 16 years ago
  Tim Fletcher 60c906f689 Remove unused proplists_merge. 16 years ago
  Tim Fletcher 96bb209e53 Add support for RSA-SHA1 signing. 16 years ago
  Tim Fletcher c34703843c Fix Makefile so that test modules recompile when changed. 16 years ago
  Tim Fletcher 419e63197b Combine oauth_hmac and oauth_plaintext into oauth_crypto. 16 years ago
  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. 17 years ago
  Tim Fletcher bdd033376d Add oauth_http module. 17 years ago