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 |
Tim Fletcher
|
9d00161bcd
Add option for sending protocol parameters in either the header or querystring.
|
15 years ago |
Tim Fletcher
|
1bcd44f952
Add gen_server based oauth_client module.
|
15 years ago |
Tim Fletcher
|
2c625a0ce6
README updates.
|
16 years ago |
Jason Davies
|
8bf26038f9
Add handy params_from_header_string/1.
|
16 years ago |
Jason Davies
|
562597602b
Fix suspected bug in PLAINTEXT signature.
|
16 years ago |
Roberto Aloi
|
5d93e6bf3b
Specifying version key, to help automatic building tools to build the application.
|
16 years ago |
Tim Fletcher
|
09857076a1
Use the public_key API; not the helper modules.
|
16 years ago |
Tim Fletcher
|
41ead739b7
Fix README quick start prompt numbering.
|
16 years ago |
Tim Fletcher
|
646c13e262
Lowercase the host part when normalising URI.
|
16 years ago |
Tim Fletcher
|
090bebe9f6
Update README.
|
16 years ago |
Tim Fletcher
|
d8be23693b
Move signature verification code into helper modules.
|
16 years ago |
Tim Fletcher
|
fb4ac880c6
Remove oauth_signature from module list.
|
16 years ago |
Tim Fletcher
|
d8de36df58
Add signature verification.
|
16 years ago |