summaryrefslogtreecommitdiff
path: root/security/ruby-roauth/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2013-12-07Removed security/ruby-soauth and security/ruby-roauth.obache1-5/+0
No package depend on those packages and no advantage to maintain pure ruby gem with pkgsrc.
2011-09-24Update ruby-roauth to 0.0.8.obache1-4/+4
* escape params properly
2011-06-10Update ruby-roauth to 0.0.7.obache1-4/+4
bug fixes.
2010-10-16Update ruby-roauth to 0.0.6.obache1-4/+4
* 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-08-17Update ruby-roauth to 0.0.3.obache1-4/+4
bug fixes.
2010-08-03Import ruby-roauth-0.0.2 as security/ruby-roauth.obache1-0/+5
Based on SOAuth: security/ruby-soauth A *simple* Ruby OAuth library that supports OAuth header signing, and header verifying.