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

Автор SHA1 Сообщение Дата
  Tim Fletcher d9bfb30dab Up version to 1.0.2. 14 лет назад
  Tim Fletcher 09fa180b1c Add THANKS. 14 лет назад
  Tim Fletcher 2559e8bbf4 Use public_key-0.8 API (R14B). 14 лет назад
  Tim Fletcher 546d0ee7e4 Fold oauth_unix module into oauth module. 14 лет назад
  Tim Fletcher cfe8271cc3 Fix formatting of exports (be consistent). 14 лет назад
  Tim Fletcher 6b012def4e Allow httpc options to be passed through. 14 лет назад
  Tim Fletcher 24a39a2700 Move .app file to ebin; update Makefile. 14 лет назад
  Tim Fletcher 2c9269be68 Call this 1.0.1; update the .app file. 14 лет назад
  Jan Lehnardt cec39b1d83 Allow parsing of requests with no OAuth headers. 14 лет назад
  Tim Fletcher 7d85d3efdc Use httpc module instead of http module. 15 лет назад
  Tim Fletcher e8aecf057b Mention that percent encoding/decoding functions are based on those in ibrowse. 15 лет назад
  Tim Fletcher ca45418d12 Add improved implementation of percent encoding/decoding functions. 15 лет назад
  Tim Fletcher be1aa9646d Move compile options to Emakefile; simplify Makefile. 15 лет назад
  Tim Fletcher e63269877d Fix oauth_client for missing content type response headers. 15 лет назад
  Tim Fletcher 9d00161bcd Add option for sending protocol parameters in either the header or querystring. 15 лет назад
  Tim Fletcher 1bcd44f952 Add gen_server based oauth_client module. 15 лет назад
  Tim Fletcher 2c625a0ce6 README updates. 16 лет назад
  Jason Davies 8bf26038f9 Add handy params_from_header_string/1. 16 лет назад
  Jason Davies 562597602b Fix suspected bug in PLAINTEXT signature. 16 лет назад
  Roberto Aloi 5d93e6bf3b Specifying version key, to help automatic building tools to build the application. 16 лет назад
  Tim Fletcher 09857076a1 Use the public_key API; not the helper modules. 16 лет назад
  Tim Fletcher 41ead739b7 Fix README quick start prompt numbering. 16 лет назад
  Tim Fletcher 646c13e262 Lowercase the host part when normalising URI. 16 лет назад
  Tim Fletcher 090bebe9f6 Update README. 16 лет назад
  Tim Fletcher d8be23693b Move signature verification code into helper modules. 16 лет назад
  Tim Fletcher fb4ac880c6 Remove oauth_signature from module list. 16 лет назад
  Tim Fletcher d8de36df58 Add signature verification. 16 лет назад
  Tim Fletcher e0b0577ce1 RSA-SHA1 keys are the consumer secret. 16 лет назад
  Tim Fletcher e015b41590 Integrate oauth_signature module with oauth module. 16 лет назад
  Tim Fletcher f1738b99e7 Use correct HTTP method in oauth:post/5. 16 лет назад