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

add support for new OpenSSH private key format #1343

Merged
merged 9 commits into from
Dec 3, 2019

Commits on Nov 28, 2018

  1. add support for new OpenSSH private key format

    This work is based off the work done in paramiko#618
    jaredhobbs committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    eff204f View commit details
    Browse the repository at this point in the history
  2. blacken

    jaredhobbs committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    e72aeaf View commit details
    Browse the repository at this point in the history
  3. blacken

    jaredhobbs committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    6b374a3 View commit details
    Browse the repository at this point in the history
  4. blacken, tests

    jaredhobbs committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    2dcdba7 View commit details
    Browse the repository at this point in the history
  5. try to fix test

    jaredhobbs committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    79a6bbf View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Configuration menu
    Copy the full SHA
    242be1a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2019

  1. Configuration menu
    Copy the full SHA
    8d57be2 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2019

  1. add noqa comments

    jaredhobbs committed Apr 24, 2019
    1 Configuration menu
    Copy the full SHA
    f9d8c03 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2019

  1. Use raw string

    jaredhobbs committed Apr 25, 2019
    Configuration menu
    Copy the full SHA
    25de1a7 View commit details
    Browse the repository at this point in the history