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

merge #1

Merged
merged 51 commits into from
Jan 11, 2018
Merged

merge #1

merged 51 commits into from
Jan 11, 2018

Commits on Aug 22, 2017

  1. Configuration menu
    Copy the full SHA
    1f6615b View commit details
    Browse the repository at this point in the history
  2. Fixed codacy

    hierynomus committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    8856aae View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2017

  1. Configuration menu
    Copy the full SHA
    eb1629f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b548d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c58c7c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf077e2 View commit details
    Browse the repository at this point in the history
  5. Removed build of broken openJDK7 in favour of using animal-sniffer to…

    … detect java 1.6 compatibility
    hierynomus committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    aa77483 View commit details
    Browse the repository at this point in the history
  6. Improved test stability

    hierynomus committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    0918bc6 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2017

  1. Configuration menu
    Copy the full SHA
    c6c9a3f View commit details
    Browse the repository at this point in the history
  2. fixed build

    hierynomus committed Sep 5, 2017
    Configuration menu
    Copy the full SHA
    a9928c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2017

  1. Fixed Java9 build?

    hierynomus committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    9ac55de View commit details
    Browse the repository at this point in the history
  2. Disambiguated signature initialization

    Charles Gould authored and hierynomus committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    bdbd9d7 View commit details
    Browse the repository at this point in the history
  3. Removed deprecated method

    Charles Gould authored and hierynomus committed Sep 7, 2017
    Configuration menu
    Copy the full SHA
    2984291 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2017

  1. Organised imports

    hierynomus committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    28d5784 View commit details
    Browse the repository at this point in the history
  2. Added 'out/' to gitignore

    hierynomus committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    99c8567 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2017

  1. Added support for new-style fingerprints (#365)

    * Added support for new-style fingerprints
    
    * Fixed codacy warnings
    hierynomus committed Sep 28, 2017
    Configuration menu
    Copy the full SHA
    762d088 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2017

  1. Fix decoding signature bytes (Fixes #355, #354) (#361)

    * Fix for signature verify in DSA
    
    * Cleaned up signature verification
    
    * Fixed import
    
    * Ignored erroneous pmd warnings
    
    * Updated JavaDoc
    hierynomus committed Sep 29, 2017
    Configuration menu
    Copy the full SHA
    ec46a7a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. Extracted ASN.1/DER encoding to method (#368)

    charlesrgould authored and hierynomus committed Oct 4, 2017
    Configuration menu
    Copy the full SHA
    c161fe2 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. Update net.i2p.crypto:eddsa to 0.2.0 (#372)

    * Update net.i2p.crypto:eddsa to 0.2.0
    
    * Update net.i2p.crypto.eddsa to 0.2.0
    
    * Update net.i2p.crypto.eddsa to 0.2.0
    
    * Update net.i2p.crypto.eddsa to 0.2.0
    paladox authored and hierynomus committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    f046a41 View commit details
    Browse the repository at this point in the history
  2. Log security provider registration failures (#374)

    charlesrgould authored and hierynomus committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    823f1e5 View commit details
    Browse the repository at this point in the history
  3. Migrate remaining block ciphers

    Charles Gould committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    c67ae24 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #369 from charlesrgould/migrate-block-ciphers

    Migrate remaining block ciphers
    hierynomus committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    fef9cfa View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2017

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

Commits on Oct 16, 2017

  1. Using new release plugin

    hierynomus committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    b41f0ac View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2017

  1. Updated build plugins

    hierynomus committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    d2e0f50 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. Fix escaping in WildcardHostMatcher (#382)

    * Escape '[' and ']' in WildcardHostMatcher
    
    * Anchoring regex to match entire string (Fixes #381)
    hierynomus committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    a71a7d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2017

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

Commits on Dec 3, 2017

  1. - Experimenting with travis

    Iger authored and Iger committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    7a884d0 View commit details
    Browse the repository at this point in the history
  2. - fix ip for online testing

    Iger authored and Iger committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    c4552d5 View commit details
    Browse the repository at this point in the history
  3. - account for different working dir

    Iger authored and Iger committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    47d73a9 View commit details
    Browse the repository at this point in the history
  4. - yaml-yaml

    Iger authored and Iger committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    663f118 View commit details
    Browse the repository at this point in the history
  5. - double before_install

    Iger authored and Iger committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    8454cf1 View commit details
    Browse the repository at this point in the history
  6. - still -d

    Iger authored and Iger committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    a014567 View commit details
    Browse the repository at this point in the history
  7. - try common format

    Iger authored and Iger committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    0e981f7 View commit details
    Browse the repository at this point in the history
  8. - Fixed server keys

    - Use sshj branding
    Iger authored and Iger committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    a0f1aa7 View commit details
    Browse the repository at this point in the history
  9. - grr, ip

    Iger authored and Iger committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    2b62492 View commit details
    Browse the repository at this point in the history
  10. - minor improvements

    Iger authored and Iger committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    9d697ed View commit details
    Browse the repository at this point in the history
  11. - eh?

    Iger authored and Iger committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    73bc785 View commit details
    Browse the repository at this point in the history
  12. - switch username back

    Iger authored and Iger committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    7cb1f8b View commit details
    Browse the repository at this point in the history
  13. - orly?

    Iger authored and Iger committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    64a2a4f View commit details
    Browse the repository at this point in the history
  14. - desperation

    Iger authored and Iger committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    d0daa2c View commit details
    Browse the repository at this point in the history
  15. - One more time

    Iger authored and Iger committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    4045d5a View commit details
    Browse the repository at this point in the history
  16. Merge pull request #385 from Igerly/ssh-with-docker-tests

    Integration test(s) with OpenSSH server in Docker
    hierynomus committed Dec 3, 2017
    Configuration menu
    Copy the full SHA
    09fb2b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2017

  1. Configuration menu
    Copy the full SHA
    bc4da2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e1be8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ca6451 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2017

  1. Configuration menu
    Copy the full SHA
    048f84b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca81c2e View commit details
    Browse the repository at this point in the history
  3. Update AndroidConfig (#389)

    * Add EdDSA signature for AndroidConfig.
    
    * Initialize KeyExchange- and FileKeyProviderFactories with registered "bouncyCastle" (in fact, SpongyCastle is registered).
    
    See #308 for discussion.
    eidottermihi authored and hierynomus committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    54018a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f67fa2 View commit details
    Browse the repository at this point in the history
  5. Fixed headers

    hierynomus committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    dabe43d View commit details
    Browse the repository at this point in the history