2011-09-24 07:09:57 by OBATA Akio | Files touched by this commit (2) |
Log message: Update ruby-roauth to 0.0.8. * escape params properly |
2011-06-10 04:09:57 by OBATA Akio | Files touched by this commit (3) |
Log message: Update ruby-roauth to 0.0.7. bug fixes. |
2010-10-16 07:03:23 by OBATA Akio | Files touched by this commit (3) |
Log message: Update ruby-roauth to 0.0.6. * 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 09:47:05 by Takahiro Kambe | Files touched by this commit (2) |
Log message: * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk. * Remove default value of GEM_BUILD. |
2010-08-17 06:48:46 by OBATA Akio | Files touched by this commit (2) |
Log message: Update ruby-roauth to 0.0.3. bug fixes. |
2010-08-03 07:01:41 by OBATA Akio | Files touched by this commit (4) | |
Log message: Import ruby-roauth-0.0.2 as security/ruby-roauth. Based on SOAuth: security/ruby-soauth A *simple* Ruby OAuth library that supports OAuth header signing, and header verifying. |