read/show fixes |
|
More...
|
almost 16 years ago
|
added easy example with loads of comments |
|
More...
|
almost 16 years ago
|
added easy example with loads of comments |
|
More...
|
almost 16 years ago
|
strings in Easy's auth for sProvider and sIdentity now populated with just uri strings instead of show decoration |
|
More...
|
almost 16 years ago
|
strings in Easy's auth for sProvider and sIdentity now populated with just uri strings instead of show decoration |
|
More...
|
almost 16 years ago
|
Easy module name fix |
|
More...
|
almost 16 years ago
|
Easy module name fix |
|
More...
|
almost 16 years ago
|
Easy.hs for super easy openid functionality |
|
More...
|
almost 16 years ago
|
Easy.hs for super easy openid functionality |
|
More...
|
almost 16 years ago
|
Read/Show minor changes to make way for Easy |
|
More...
|
almost 16 years ago
|
Read/Show minor changes to make way for Easy |
|
More...
|
almost 16 years ago
|
Update library dependencies |
|
More...
|
about 16 years ago
|
Don thinks that 10 is a good upper bound. |
|
More...
|
about 16 years ago
|
Version bump due to dependency changes |
|
More...
|
about 16 years ago
|
HTTP-4.0.5 patch from Stephen Blackheath |
|
More...
|
about 16 years ago
|
Version bump |
|
More...
|
over 16 years ago
|
Applied a patch by Stephen Blackheath to fix the SSL issues * Remove the binding to openssl * Depend on HsOpenSSL instead |
|
More...
|
over 16 years ago
|
Added the github page as the package homepage, and bumped the version to reflect the documentation change |
|
More...
|
over 16 years ago
|
Add examples to the cabal file |
|
More...
|
over 16 years ago
|
Specify library versions in the cabal file |
|
More...
|
over 16 years ago
|
Cleaned up some warnings |
|
More...
|
over 16 years ago
|
Export all modules, and add a Setup script |
|
More...
|
almost 17 years ago
|
Remove unnecessary BaseM constraints from the association code |
|
More...
|
almost 17 years ago
|
Remove explicit IO from the authentication code |
|
More...
|
almost 17 years ago
|
Fix a typo |
|
More...
|
almost 17 years ago
|
Continue removing explicit IO |
|
More...
|
almost 17 years ago
|
Take steps towards providing a pure interface to the api, to allow for testing outside of the IO monad. |
|
More...
|
almost 17 years ago
|
Cleanup |
|
More...
|
almost 17 years ago
|
Reworking the association code * added some http convenience functions * added a read instance for Identifier * fixed cabal export list |
|
More...
|
almost 17 years ago
|
Moved the verification code into the Authentication module |
|
More...
|
almost 17 years ago
|