summaryrefslogtreecommitdiff
path: root/src/erlang-oauth
AgeCommit message (Expand)Author
2011-10-13restore couch_util:verify call in oauth.Robert Newson
2011-10-10Backport erlang-oauth from master for R15 compatRobert Newson
2011-06-12Fix erlang-oauth Makefile.am (wrong file extension)Filipe David Borba Manana
2011-06-08bump minimum erlang to R13B02 (COUCHDB-1191)Randall Leeds
2011-05-17backport oauth fix - COUCHDB-1144Robert Newson
2011-04-01Fix OAuth signature computation in OTP R14B02Filipe David Borba Manana
2010-08-10added oauth_rsa_sha1.erl to the distNoah Slater
2010-01-12Add utility for verifying hashes.Jason David Davies
2009-11-09Fixes 'make distcheck' to run the test suite.Paul Joseph Davis
2009-09-29all hail paul davisNoah Slater
2009-09-29commented out lineNoah Slater
2009-09-28added rsa moduleNoah Slater
2009-08-05The RSA SHA1 Oauth module was breaking trunk for older versions of the ErlangPaul Joseph Davis
2009-08-04Initial check-in of OAuth and cookie authentication.Damien F. Katz