Commit History

Author SHA1 Message Date
  Tim Fletcher 6c280b39b5 Eliminate to_binary/1 11 years ago
  Tim Fletcher a7715f4412 Eliminate unix_timestamp/1, unix_epoch/0, and unix_seconds/1 11 years ago
  Tim Fletcher 4cec9cc063 Add support for encoding binary parameters (cf. #22) 11 years ago
  Tim Fletcher 118e9f7284 Continue to support older OTP releases which don't have crypto:hmac/3 12 years ago
  András Veres-Szentkirályi e206c0acd2 replaced deprecated crypto:sha_mac/2 with crypto:hmac/3 12 years ago
  András Veres-Szentkirályi b0f4a2f463 replaced unnecessary list comprehension with lists:map/2 12 years ago
  Tim Fletcher 84c88d4b56 Inline http_get/http_post/http_put helper functions 12 years ago
  Tim Fletcher 3f1c28e9bc Fix indentation 12 years ago
  Ryan Flynn 9e55627803 implement put 12 years ago
  naoya_t 89ebe2cf9a http_uri:parse(URI) now returns {ok,{Scheme,...}} in R15B 13 years ago
  Tim Fletcher 72f7a87808 Use verify_in_constant_time in plaintext signature verification 13 years ago
  Tim Fletcher 3ae1cc7edf Keep consistent indentation 13 years ago
  Tim Fletcher ed213ddc91 Remove last clause from verify_in_constant_time/2 13 years ago
  Jan Lehnardt 8abf2d69fa Use a constant time algorithm to compare signature strings. 13 years ago
  Tim Fletcher 2b001da23e Add oauth:get/3 and oauth:post/3 functions 14 years ago
  Tim Fletcher fc5f528cea Combine modules and refactor 14 years ago
  Tim Fletcher b9dcd4f8e3 Use correct request parameter normalization algorithm. 14 years ago
  Tim Fletcher 546d0ee7e4 Fold oauth_unix module into oauth module. 14 years ago
  Tim Fletcher cfe8271cc3 Fix formatting of exports (be consistent). 14 years ago
  Tim Fletcher 6b012def4e Allow httpc options to be passed through. 14 years ago
  Tim Fletcher d8be23693b Move signature verification code into helper modules. 16 years ago
  Tim Fletcher d8de36df58 Add signature verification. 16 years ago
  Tim Fletcher e0b0577ce1 RSA-SHA1 keys are the consumer secret. 16 years ago
  Tim Fletcher e015b41590 Integrate oauth_signature module with oauth module. 16 years ago
  Tim Fletcher f1738b99e7 Use correct HTTP method in oauth:post/5. 16 years ago
  Tim Fletcher 4ab77bc915 Add rewritten code. 16 years ago
  Tim Fletcher 3d37481c02 Don't autoredirect. 16 years ago
  Tim Fletcher 94a34550ea Rework oauth_request (again). 16 years ago
  Tim Fletcher 8cb637fead Remove oauth_http. 16 years ago
  Tim Fletcher 1a9d23b1e4 Make export attribute style consistent. 16 years ago