index
:
delta/ruby-gems/mixlib-authentication.git
PL-316
bk
bump_travis
chefstyle
cleanup
dependabot/add-v2-config-file
dependabot/bundler/mixlib-log-tw-3
github
jdm/1.4.0.rc.0
jdm/cleanup
jdm/sign-v1.3
jdm/sign-v1.3-x-ops-server-api-version
jdm/v1.3-rfc
lcg/version-bump
main
master
regex_split
relative
requires
ruby_3
ryan/bump-version
ryan/cloud-319
ryan/fix-constant-lookup
slim
testing
tm/2_1
tm/codeowners
tm/expedite
tm/fix_travis
tm/logging
updates
github.com: opscode/mixlib-authentication
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version to 1.4.2
Ryan Cragun
2017-08-17
1
-1
/
+1
*
fix chefstyle offenses
Lamont Granquist
2017-06-20
1
-3
/
+3
*
Merge pull request #24 from chef/ryan/fix-constant-lookup
Ryan Cragun
2017-04-25
1
-1
/
+2
|
\
|
*
Fix SignedObject::DEFAULT_SERVER_API_VERSION constant scope
ryan/fix-constant-lookup
Ryan Cragun
2017-04-21
1
-1
/
+2
*
|
[CLOUD-319] Make mixlib-log an optional dependency
Ryan Cragun
2017-04-20
4
-21
/
+54
|
/
*
fix Struct.new issue
Lamont Granquist
2016-12-06
1
-4
/
+4
*
Chefstyle fixes
Tim Smith
2016-10-13
2
-4
/
+2
*
Fix following bug:
jonyrock
2016-06-08
1
-1
/
+2
*
Chefstyle and modernise
v1.4.1
Thom May
2016-06-08
6
-84
/
+75
*
bump version for release
Thom May
2016-06-08
1
-1
/
+1
*
Bump version for 1.4.0
v1.4.0
Jay Mundrawala
2016-01-19
1
-1
/
+1
*
Bump to 1.4.0.rc.1
Jay Mundrawala
2015-12-16
1
-1
/
+1
*
Make hashing functions backwards compatible with mixlib-authentication 1.3
Jay Mundrawala
2015-12-16
3
-8
/
+9
*
Prepare 1.4.0.rc.0
jdm/1.4.0.rc.0
Jay Mundrawala
2015-12-11
1
-1
/
+1
*
Update 1.3 message to match the new one proposed from the RFC process
jdm/v1.3-rfc
Jay Mundrawala
2015-12-05
1
-3
/
+5
*
Our signing versions only support 1 hashing algorithm each
Jay Mundrawala
2015-12-05
1
-24
/
+10
*
Use DEFAULT_SERVER_API_VERSION in all the places
jdm/sign-v1.3
Jay Mundrawala
2015-11-30
3
-3
/
+3
*
Sign x-ops-server-api-version header
Jay Mundrawala
2015-11-30
3
-6
/
+23
*
Modify validate function to use the same parameter ordering as other functions
Jay Mundrawala
2015-11-30
2
-4
/
+4
*
Add some notes about deprecations and private things
Jay Mundrawala
2015-11-30
1
-14
/
+17
*
Added signature verification for signing version 1.3
Jay Mundrawala
2015-11-30
1
-2
/
+9
*
Add signing algorithm v1.3
Jay Mundrawala
2015-11-30
1
-22
/
+59
*
Pass digest to all the functions that will need it
Jay Mundrawala
2015-11-30
2
-12
/
+59
*
Allow passing in the digest type to digester
Jay Mundrawala
2015-11-10
3
-15
/
+14
*
Add version.rb
Jay Mundrawala
2015-11-10
1
-0
/
+21
*
Get tests to run
Jay Mundrawala
2015-11-10
1
-1
/
+8
*
make proto version switching work correctly with signing_object
Daniel DeLeo
2012-08-02
1
-6
/
+6
*
change default sign version back to 1.0
Daniel DeLeo
2012-07-31
1
-43
/
+94
*
version 1.2.1: fix for parsing 1.0 client signing descriptions which do not c...
Tim Hinderliter
2012-05-14
1
-0
/
+6
*
fixes for long user id
Christopher Brown
2012-05-09
2
-20
/
+26
*
inheriting from a struct fails when the file is loaded twice
Daniel DeLeo
2010-07-22
1
-2
/
+1
*
[CHEF-761] revert to verifying the headers in initialize
Daniel DeLeo
2010-07-21
2
-2
/
+2
*
[CHEF-761] initialize with the request to access normalized headers
Daniel DeLeo
2010-07-21
2
-10
/
+18
*
[CHEF-761] ostructs and extend both are very slow
Daniel DeLeo
2010-07-21
1
-1
/
+7
*
[CHEF-761] rewrite delegation using Forwardable
Daniel DeLeo
2010-07-21
1
-33
/
+18
*
[CHEF-761] extract header handling into its own class
Daniel DeLeo
2010-07-21
4
-44
/
+136
*
[CHEF-761] provide visibility into time skew related auth failures
Daniel DeLeo
2010-07-21
1
-47
/
+139
*
Merge branch 'CHEF-780' into CHEF-780-2 (fixes CHEF-780)
Tim Hinderliter
2010-03-04
2
-5
/
+19
|
\
|
*
fix CHEF-780 by signing the entire post body (including multipart boundaries)
Tim Hinderliter
2009-12-28
2
-5
/
+20
*
|
Hashing path in request signature
Chris Walters
2010-02-27
3
-43
/
+36
*
|
Merge branch 'total-integration' of git://github.com/skeptomai/mixlib-authent...
Adam Jacob
2010-02-18
2
-9
/
+23
|
\
\
|
*
|
PL-232: Adding request path to signature
Chris Walters
2010-02-01
2
-9
/
+23
|
|
/
*
|
Whoops I'm bad at committing
Ian Meyer
2010-01-29
1
-3
/
+1
*
|
Another way to fix the problem for Ruby 1.8.5 on CentOS
Ian Meyer
2010-01-29
2
-3
/
+5
*
|
CHEF-902 remove digest/hmac and use openssl instead
Ian Meyer
2010-01-29
2
-5
/
+3
|
/
*
fix log level call and remove spurious auth header dump in a debug statement
Christopher Brown
2009-12-10
2
-2
/
+2
*
Modified to handle both Merb and Passenger, as they pass the File part of a
Tim Hinderliter
2009-11-19
1
-19
/
+31
*
cleanup for PL-316
Christopher Brown
2009-11-09
1
-12
/
+4
*
Merge branch 'PL-316'
Christopher Brown
2009-11-04
2
-11
/
+39
|
\
|
*
fixed PL-316 - now splitting Authorization header into multiple headers X-Ops...
PL-316
Tim Hinderliter
2009-11-03
2
-3
/
+27
[next]