summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Ship Gemfile so tests can run from the gemJohn Keiser2015-09-301-1/+1
* Remove CONTRIBUTIONS.md and merge it's contents with CHANGELOG.md.sersut2014-05-231-7/+0
* New policy files.sersut2014-02-282-0/+12
* Release version 1.3.01.3.0Bryan McLellan2012-08-061-1/+1
* CHEF-3095: Bump beta release version for live testingBryan McLellan2012-08-031-1/+1
* add a test for mixin usage since it's supported alsoDaniel DeLeo2012-08-021-3/+14
* make proto version switching work correctly with signing_objectDaniel DeLeo2012-08-022-11/+13
* change default sign version back to 1.0Daniel DeLeo2012-07-312-112/+165
* Bump version to 1.3.0.beta.0 for testing1.3.0.beta.0Bryan McLellan2012-06-051-1/+1
* Merge pull request #1 from pravi/tracker-url-in-READMEBryan McLellan2012-05-151-0/+2
|\
| * adding issue tracker url to README.rdocPraveen Arimbrathodiyil2012-01-041-0/+2
* | rev gemspec to 1.2.11.2.1Tim Hinderliter2012-05-141-1/+1
* | version 1.2.1: fix for parsing 1.0 client signing descriptions which do not c...Tim Hinderliter2012-05-143-36/+76
* | Merge branch 'CHEF-3095'Tim Hinderliter2012-05-145-75/+148
|\ \ | |/ |/|
| * added cb to spec author blockChristopher Brown2012-05-091-0/+1
| * more upfactor of common dataChristopher Brown2012-05-091-23/+24
| * upfactor some of the common object initializationChristopher Brown2012-05-091-42/+15
| * fixes for long user idChristopher Brown2012-05-095-52/+150
|/
* Add a gemspec so mixlib-authn can be bundledDaniel DeLeo2011-03-092-22/+25
* switch to rspec2Daniel DeLeo2011-03-033-8/+6
* Fixing spec testsChris Walters2010-10-081-3/+2
* bump to dev version 1.1.5Daniel DeLeo2010-08-061-1/+1
* bump version to 1.1.4 for release1.1.4Daniel DeLeo2010-07-231-1/+1
* inheriting from a struct fails when the file is loaded twiceDaniel DeLeo2010-07-221-2/+1
* bump to dev versionDaniel DeLeo2010-07-221-1/+1
* [CHEF-761] revert to verifying the headers in initializeDaniel DeLeo2010-07-212-2/+2
* [CHEF-761] initialize with the request to access normalized headersDaniel DeLeo2010-07-214-11/+37
* [CHEF-761] ostructs and extend both are very slowDaniel DeLeo2010-07-211-1/+7
* [CHEF-761] rewrite delegation using ForwardableDaniel DeLeo2010-07-211-33/+18
* [CHEF-761] extract header handling into its own classDaniel DeLeo2010-07-217-47/+288
* [CHEF-761] provide visibility into time skew related auth failuresDaniel DeLeo2010-07-212-51/+177
* Bumping version to 1.1.2beta-1alpha_deploy_41.1.2Adam Jacob2010-03-171-1/+1
* Bumping the version of mixlib-authenticationAdam Jacob2010-03-171-1/+1
* Merge remote branch 'timh/CHEF-780-2'Tim Hinderliter2010-03-042-5/+19
|\
| * Merge branch 'CHEF-780' into CHEF-780-2 (fixes CHEF-780)Tim Hinderliter2010-03-042-5/+19
| |\ |/ /
| * fix CHEF-780 by signing the entire post body (including multipart boundaries)Tim Hinderliter2009-12-282-5/+20
* | Bumping the version to 1.1.0alpha_deploy_3alpha_deploy_21.1.0Adam Jacob2010-02-281-2/+1
* | Hashing path in request signatureChris Walters2010-02-274-54/+59
* | repro the bug in PL-450 as a spec testDaniel DeLeo2010-02-261-0/+16
* | fixed spec tests for mixlib-authenticationTim Hinderliter2010-02-221-13/+17
* | Merge branch 'total-integration' of git://github.com/skeptomai/mixlib-authent...Adam Jacob2010-02-182-9/+23
|\ \
| * | PL-232: Adding request path to signatureChris Walters2010-02-012-9/+23
| |/
* | Merge branch 'danielsdeleo/CHEF-902'Adam Jacob2010-02-082-4/+1
|\ \
| * | remove dangling gem dep on ruby-hmacDaniel DeLeo2010-02-051-1/+0
| * | Whoops I'm bad at committingIan Meyer2010-01-291-3/+1
| * | Another way to fix the problem for Ruby 1.8.5 on CentOSIan Meyer2010-01-292-3/+5
| * | Incorrectly added openssl as a gem dependency. That was wrongIan Meyer2010-01-291-1/+0
| * | CHEF-902 remove digest/hmac and use openssl insteadIan Meyer2010-01-293-5/+4
| |/
* | removed 'sudo' from 'gem install' line in rule for 'rake install'Tim Hinderliter2010-02-021-1/+1
|/
* fix CHEF-808: rm cucumber from RakefileDan DeLeo2009-12-191-8/+1