summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-10-22ensure encrypted assertion forwards changes to assertionv1.0.26mo
2018-10-22forward accessors to memoized assertionmo
2018-10-22forward changes to the destination to the assertionmo
2018-10-18fix linter errormo
2018-10-18bump ruby versionmo
2018-10-18be very lenient about the perf specmo
2018-10-17deal with performance regression from upstream gem. nokogiri?mo
2018-10-17support attribute arraysv1.0.25mo
2018-09-23fix lint errorsmo
2018-09-18fix linter errors.v1.0.24mo
2018-09-18fix some lint errors.mo
2018-09-18use build_xml instead of build.to_xmlmo
2018-09-18validate a raw response.mo
2018-09-18fix lint errors.mo
2018-09-17check one level up instead of entire doc.mo
2018-09-17make assertion inherit from document.mo
2018-09-17make Assertions buildable.mo
2018-09-17add specs to build a valid assertion.mo
2018-09-17autocorrect some lint errors.mo
2018-09-17refactor assertion builder.mo
2018-09-17allow assertion to accept raw xml or nokogiri node.mo
2018-08-23allow custom default nameid format for encrypted assertions.v1.0.23mo
2018-08-13pingfed demands that SubjectConfirmationData#NotOnOrAfter be present.mo
2018-08-11private -> protectedv1.0.21mo
2018-08-11send custom headers when fetching metadatamo
2018-08-11remove optional SubjectConfirmationData#NotOnOrAfter attribute.mo
2018-08-11use net/hippie instead of net/httpmo
2018-08-11fix lint error.v1.0.20mo
2018-08-11bump version.mo
2018-08-11Fix SubjectConfirmationData#NotOnOrAftermo
2018-08-11extract not_on_or_after method.mo
2018-08-11use configured session timeout.mo