summaryrefslogtreecommitdiff
path: root/lib/saml/kit/cli
AgeCommit message (Collapse)Author
2018-04-11check for nil certificate.v0.3.8mainmokha
2018-03-10bump version.v0.3.7mo
2018-03-10use frozen_string_literal pragma.mo
2018-03-10removed unnecessary require.mo
2018-03-06decrease ABC size.mokha
2018-03-06merge build_header and build_body.mokha
2018-03-06render error if the document is invalid.mokha
2018-03-06decode a logout request.mokha
2018-03-06move build body to document classes.mokha
2018-03-06fix broken specs.mokha
2018-03-06move report header to saml kit classes.mokha
2018-03-06extract build head and body methods.mokha
2018-03-06fix some rubocop errors.mokha
2018-03-06auto correct rubocop errors.mokha
2018-03-06add specs for some error cases.mokha
2018-03-05add a spec for a valid xmldsig.mokha
2018-03-04add specs for generating key pairs.mo
2018-03-04fix broken specs.mo
2018-03-04move commands to commands namespace.mo
2018-03-04fix rubocop errors.mo
2018-03-04rubocop auto_correctmo
2018-02-26shrink truncate.mokha
2018-02-26add export to file option.mokha
2018-02-18print the xml.v0.3.6mo
2018-02-18bump version.mo
2018-02-18print report on metadata.mo
2018-02-18display error when the entity id is not registeredmo
2018-02-18print expected digest value.mo
2018-02-18add command to read raw saml document.mo
2018-02-17bump version.v0.3.5mo
2018-02-17add details on response.mo
2018-02-17print signature and cert details.mo
2018-02-17change layout of table.mo
2018-02-16bump version.v0.3.4mo
2018-02-16fix xmldsig verify command.mo
2018-02-12print error message.mokha
2018-02-08fix typo.v0.3.3mokha
2018-02-08bump version.v0.3.2mokha
2018-02-08use ruby 2.2.0 syntax.mokha
2018-02-08bump version.v0.3.1mokha
2018-02-08add ability to download xml from remote url and verify xmldsig.mokha
2018-02-08bump version.v0.3.0mokha
2018-02-08add full report to xmldsig check.mokha
2018-02-08saml-kit xmldsig command.mokha
2018-02-06print text report.v0.2.0mokha
2018-02-06print certificate details.mokha
2018-02-05generate -> certificate.mokha
2018-02-05bump version.mokha
2018-02-05configure log level and report status errors.mokha
2018-02-05return nil if metadata not registered.mokha