Tim Fletcher
|
9da32c00ea
Markdown changelog
|
13 years ago |
Tim Fletcher
|
a31d77d1a6
Markdown README
|
13 years ago |
Tim Fletcher
|
f332b77371
Add a changelog
|
13 years ago |
Tim Fletcher
|
994f3d497c
Bump version to 1.2.2
|
13 years ago |
Tim Fletcher
|
e2c5524032
Update THANKS
|
13 years ago |
Tim Fletcher
|
3968d19a95
Merge pull request #9 from naoyat/master
|
13 years ago |
naoya_t
|
89ebe2cf9a
http_uri:parse(URI) now returns {ok,{Scheme,...}} in R15B
|
13 years ago |
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 |