summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-30update changelogv1.1.0mo
2019-04-30publish 1.1.0mo
2019-04-30add support for parsing ForceAuthn attributemo
2019-04-30drop ruby 2.2, 2.3mo
2019-04-30fix linter errorsmo
2019-04-30add ability to generate AuthnRequest with ForceAuthn attributemo
2019-04-24set min ruby to 2.4 to pull in latest patched version of nokogirimo
2019-04-23collapse rescue blocksmo
2019-04-23fix failing testmo
2019-04-23update gemsmo
2019-04-23fix linter errorsmo
2019-04-23capture invalid signature validationmo
2019-04-17revert Gemfile.lock to last version that works with ruby 2.2v1.0.31mo
2019-04-17fix linter errormo
2019-04-17update Gemfile.lockmo
2019-04-17bump to 1.0.31mo
2019-04-17rescue from decryption errorsmo
2019-04-07revert to gem versions that still support ruby 2.2v1.0.30mo
2019-04-07revert to bundler < 2.0 to continue supporting ruby 2.2mo
2019-04-07upgrade to bundler 2.0mo
2019-04-07bump ruby versions in CImo
2019-04-07bump to version 1.0.30mo
2019-04-07specify preferred exception namemo
2019-04-07decouple for deprecated classmo
2019-02-05use encrypt_data_formo
2019-02-04add a CHANGELOGmo
2019-01-05remove options not available to ruby 2.6mo
2019-01-05install bundler < 2mo
2019-01-05fix travis rubygems issuemo
2018-12-23remove curly bracesmo
2018-12-04loosen xml-kit version constraintv1.0.29mo
2018-12-04loosen net-hippie version constraintmo
2018-12-04replace puts with assertion.v1.0.28mo
2018-12-04fix linter errors.mo
2018-12-04return array of values if more then one value for an attribute.mo
2018-11-09add test coverage badge.mo
2018-11-09fix test report env var.mo
2018-11-09publish simplecov to code climate.mo
2018-11-09publish test coverage to code climate.mo
2018-11-09show build status for master branchmo
2018-11-08fix specs on travis.v1.0.27mo
2018-11-08disable cachemo
2018-11-08upgrade rubies.mo
2018-11-08attempt to fix travis ci tests using string equality.mo
2018-11-05match fingerprints instead of # of items.mo
2018-11-03bump version.mo
2018-11-03fix linter errors.mo
2018-11-03sort the key pairs from newest to oldest.mo
2018-11-03rescue asn1 errors when checking validity.mo
2018-10-27fix linter errorsmo