summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-03fix references in exesv1.0.2mo
2018-01-29update exe to parse full redirect uri.mo
2018-01-27fix how error messages are aggregated from xml-kitv1.0.1mo
2018-01-27remove deprecations.v1.0.0mo
2018-01-27start tracking 1.0.0mo
2018-01-27update homepage and give attribution for logo.mo
2018-01-27export rspec matcher.v0.3.6mo
2018-01-27rename matcher file.mo
2018-01-27add saml-kit.rbmo
2018-01-14do not convert block to proc.mo
2018-01-13replace usages of issuer with entity_id.mo
2018-01-13deprecate issuer in favour of entity_id.mo
2018-01-13bump version.v0.3.5mo
2018-01-10check if use is correct.mo
2018-01-09remove explicit nokogiri dependency.v0.3.4mo
2018-01-08fix usages of self signed certificate.v0.3.3mo
2018-01-08include forwardable.mo
2018-01-04add hakiri badge.mo
2018-01-03bump version.mo
2018-01-03parse assertion issuer.mo
2018-01-02deprecate constants.mo
2017-12-30bump to latest xml-kit.v0.3.2mo
2017-12-28fix gem dependency constraint.mo
2017-12-28bump version.v0.3.1mo
2017-12-28embed the builder templates in doc.mo
2017-12-28install xml-kit from rubygems.mo
2017-12-28drop Xml prefix.mo
2017-12-28move dependencies to xml-kit.mo
2017-12-28shorten let.mo
2017-12-28use id generator.mo
2017-12-28fix exesmo
2017-12-28extract attr_accessor.mo
2017-12-28decouple Templatable from Configuration.mo
2017-12-28assign assertion to ivar.mo
2017-12-28extract EncryptedAssertion class.mo
2017-12-28rename Xml -> Document.mo
2017-12-28extract variable.mo
2017-12-28move crypto and templating to xml-kit.mo
2017-12-26include saml-kit to fix specs.mo
2017-12-26move fingerprint, certificate, xml to xml-kit.mo
2017-12-26allow namespaces parameter.mo
2017-12-26move xml namespaces to xml-kit.mo
2017-12-26move xml namespaces to xml-kit.mo
2017-12-26move xml id generator to xml-kit.mo
2017-12-26connect xml-kit logger.mo
2017-12-26log errors and set up the default logger.mo
2017-12-26pass private keys instead of config.mo
2017-12-26remove unused dependency.mo
2017-12-26fix specs in xml-kit.mo
2017-12-26move xml decryption to xml-kit.mo