Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.1-beta2 #90

Merged
merged 32 commits into from
Jun 14, 2016
Merged

0.1-beta2 #90

merged 32 commits into from
Jun 14, 2016

Commits on Jun 3, 2016

  1. cli: fix typo (singing -> signing)

    Aeneas Rekkas (arekkas) committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    71bcccb View commit details
    Browse the repository at this point in the history
  2. cli: key is now sha256(secret) #86

    * fixed example section in readme
    Aeneas Rekkas (arekkas) committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    1487c33 View commit details
    Browse the repository at this point in the history
  3. all: gofmt

    Aeneas Rekkas (arekkas) committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    b6a2a87 View commit details
    Browse the repository at this point in the history
  4. unstaged

    Aeneas Rekkas (arekkas) committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    f216ee9 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2016

  1. tls draft

    Aeneas Rekkas (arekkas) committed Jun 4, 2016
    Configuration menu
    Copy the full SHA
    e18b44f View commit details
    Browse the repository at this point in the history
  2. tls stuff

    Aeneas Rekkas (arekkas) committed Jun 4, 2016
    Configuration menu
    Copy the full SHA
    aaa44e6 View commit details
    Browse the repository at this point in the history
  3. client secret through env close #91

    Aeneas Rekkas (arekkas) committed Jun 4, 2016
    Configuration menu
    Copy the full SHA
    9e4e627 View commit details
    Browse the repository at this point in the history
  4. fix typo

    Aeneas Rekkas (arekkas) committed Jun 4, 2016
    Configuration menu
    Copy the full SHA
    00c112a View commit details
    Browse the repository at this point in the history
  5. unstaged

    Aeneas Rekkas (arekkas) committed Jun 4, 2016
    Configuration menu
    Copy the full SHA
    a1f2b17 View commit details
    Browse the repository at this point in the history
  6. increase wait time (fix tests)

    Aeneas Rekkas (arekkas) committed Jun 4, 2016
    Configuration menu
    Copy the full SHA
    95cad78 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2016

  1. unstaged

    Aeneas Rekkas (arekkas) committed Jun 5, 2016
    Configuration menu
    Copy the full SHA
    e194429 View commit details
    Browse the repository at this point in the history
  2. unstaged

    Aeneas Rekkas (arekkas) committed Jun 5, 2016
    Configuration menu
    Copy the full SHA
    ef48d5c View commit details
    Browse the repository at this point in the history
  3. unstaged

    Aeneas Rekkas (arekkas) committed Jun 5, 2016
    Configuration menu
    Copy the full SHA
    1513788 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    Aeneas committed Jun 5, 2016
    Configuration menu
    Copy the full SHA
    dea748d View commit details
    Browse the repository at this point in the history
  5. Create .codeclimate.yml

    Aeneas committed Jun 5, 2016
    Configuration menu
    Copy the full SHA
    a85afae View commit details
    Browse the repository at this point in the history
  6. Update .codeclimate.yml

    Aeneas committed Jun 5, 2016
    Configuration menu
    Copy the full SHA
    6238e10 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2016

  1. client imports

    Aeneas Rekkas (arekkas) committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    69a54e1 View commit details
    Browse the repository at this point in the history
  2. fix travis

    Aeneas Rekkas (arekkas) committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    41810f4 View commit details
    Browse the repository at this point in the history
  3. always autogenerate secrets when using clients create

    Aeneas Rekkas (arekkas) committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    80d25ae View commit details
    Browse the repository at this point in the history
  4. goimports

    Aeneas Rekkas (arekkas) committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    bb90f0e View commit details
    Browse the repository at this point in the history
  5. goimports

    Aeneas Rekkas (arekkas) committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    fd540c4 View commit details
    Browse the repository at this point in the history
  6. cmon travis

    aeneasr committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    d8c2e2e View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2016

  1. update fosite

    Aeneas Rekkas (arekkas) committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    1690179 View commit details
    Browse the repository at this point in the history
  2. document tls import

    Aeneas Rekkas (arekkas) committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    60535e6 View commit details
    Browse the repository at this point in the history
  3. add http option

    Aeneas Rekkas (arekkas) committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    5aa80f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2016

  1. improve tests

    Aeneas Rekkas (arekkas) committed Jun 12, 2016
    Configuration menu
    Copy the full SHA
    ea620f4 View commit details
    Browse the repository at this point in the history
  2. improve tests

    Aeneas Rekkas (arekkas) committed Jun 12, 2016
    Configuration menu
    Copy the full SHA
    fbea3d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2016

  1. implement x5c certificate chains

    Aeneas Rekkas (arekkas) committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    620d34e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2016

  1. implement x5c certificate chains 2

    Aeneas Rekkas (arekkas) committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    096ad2e View commit details
    Browse the repository at this point in the history
  2. add dry option

    Aeneas Rekkas (arekkas) committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    c967dfa View commit details
    Browse the repository at this point in the history
  3. fix dry tests ,goimport

    Aeneas Rekkas (arekkas) committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    c241656 View commit details
    Browse the repository at this point in the history
  4. glide

    Aeneas Rekkas (arekkas) committed Jun 14, 2016
    Configuration menu
    Copy the full SHA
    c045418 View commit details
    Browse the repository at this point in the history