summaryrefslogtreecommitdiff
path: root/security/ruby-roauth/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2011-09-24Update ruby-roauth to 0.0.8.obache1-2/+2
* escape params properly
2011-06-10Update ruby-roauth to 0.0.7.obache1-2/+2
bug fixes.
2010-10-16Update ruby-roauth to 0.0.6.obache1-2/+2
* add tests * Corrected a bogus array initialization. * Effectively double-escaped the normalized params for inclusion in the signature base as required by sections 9.1.1 and 9.1.3 of the OAuth 1.0 specification.
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca1-5/+2
* Remove default value of GEM_BUILD.
2010-08-17Update ruby-roauth to 0.0.3.obache1-2/+2
bug fixes.
2010-08-03Import ruby-roauth-0.0.2 as security/ruby-roauth.obache1-0/+15
Based on SOAuth: security/ruby-soauth A *simple* Ruby OAuth library that supports OAuth header signing, and header verifying.