Commit History

Author SHA1 Message Date
  Tim Fletcher 7969309dd6 Bump version to 1.2.1 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 29cb4781fd Update app file and bump version to 1.2.0 14 years ago
  Tim Fletcher e32d49094b Update README 14 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 9e43769b94 Move oauth_client module to github.com/tim/erlang-oauth-examples 14 years ago
  Tim Fletcher 18cee77847 Bump version to 1.1.1. 14 years ago
  Tim Fletcher b9dcd4f8e3 Use correct request parameter normalization algorithm. 14 years ago
  Tim Fletcher dcbf2273d9 Update copyright date. 14 years ago
  Tim Fletcher 3bea612662 Bump version to 1.1.0; at least R14B now required for RSA-SHA1. 14 years ago
  Tim Fletcher 5ee7aa640e List public_key application in .app file. 14 years ago
  Tim Fletcher ee81922dca Merge branch 'r14b' 14 years ago
  Tim Fletcher d9bfb30dab Up version to 1.0.2. 14 years ago
  Tim Fletcher 09fa180b1c Add THANKS. 14 years ago
  Tim Fletcher 2559e8bbf4 Use public_key-0.8 API (R14B). 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 24a39a2700 Move .app file to ebin; update Makefile. 14 years ago
  Tim Fletcher 2c9269be68 Call this 1.0.1; update the .app file. 14 years ago
  Jan Lehnardt cec39b1d83 Allow parsing of requests with no OAuth headers. 14 years ago
  Tim Fletcher 7d85d3efdc Use httpc module instead of http module. 15 years ago
  Tim Fletcher e8aecf057b Mention that percent encoding/decoding functions are based on those in ibrowse. 15 years ago
  Tim Fletcher ca45418d12 Add improved implementation of percent encoding/decoding functions. 15 years ago
  Tim Fletcher be1aa9646d Move compile options to Emakefile; simplify Makefile. 15 years ago
  Tim Fletcher e63269877d Fix oauth_client for missing content type response headers. 15 years ago