f18c036194
=== 5.0.2 * fix ctr for jruby [#612] === 5.0.1 * default_keys were not loaded even if no keys or key_data options specified [#607] === 5.0.0 * Breaking change: ed25519 now requires ed25519 gem instead of RbNaCl gem [#563] * Verify_host_key options rename (true, false, :very, :secure depreacted new equivalents are :never, :accept_new_or_local_tunnel :accept_new :always) [Jared Beck, #595] === 5.0.0.rc2 * Add .dll extensions to dlopen on cygwin [#603] * Fix host certificate validation [#601] === 5.0.0.rc1 * Fix larger than 4GB file transfers [#599] * Update HTTP proxy to version 1.1 [Connor Dunn, #597] === 5.0.0.beta2 * Support for sha256 pubkey fingerprint [Tom Maher, #585] * Don't try to load default_keys if key_data option is used [Josh Larson, #589] * Added fingerprint_hash defaulting to SHA256 as fingerprint format, and MD5 can be used as an option [Miklós Fazekas, #591] === 5.0.0.beta1 * Don't leave proxy command as zombie on timeout [DimitriosLisenko, #560] * Use OpenSSL for aes*-ctr for up to 5x throughput improvement [Miklós Fazekas, Harald Sitter, #570] * Optimize slice! usage in CTR for up to 2x throughput improvement [Harald Sitter, #569] * Replace RbNaCl dependency with ed25519 gem [Tony Arcieri ,#563] * Add initial Match support [Kasumi Hanazuki, #553]
107 lines
4.8 KiB
Text
107 lines
4.8 KiB
Text
@comment $NetBSD: PLIST,v 1.14 2018/09/23 16:08:58 taca Exp $
|
|
${GEM_HOME}/cache/${GEM_NAME}.gem
|
|
${GEM_LIBDIR}/.gitignore
|
|
${GEM_LIBDIR}/.rubocop.yml
|
|
${GEM_LIBDIR}/.rubocop_todo.yml
|
|
${GEM_LIBDIR}/.travis.yml
|
|
${GEM_LIBDIR}/CHANGES.txt
|
|
${GEM_LIBDIR}/Gemfile
|
|
${GEM_LIBDIR}/Gemfile.noed25519
|
|
${GEM_LIBDIR}/Gemfile.noed25519.lock
|
|
${GEM_LIBDIR}/ISSUE_TEMPLATE.md
|
|
${GEM_LIBDIR}/LICENSE.txt
|
|
${GEM_LIBDIR}/Manifest
|
|
${GEM_LIBDIR}/README.rdoc
|
|
${GEM_LIBDIR}/Rakefile
|
|
${GEM_LIBDIR}/THANKS.txt
|
|
${GEM_LIBDIR}/appveyor.yml
|
|
${GEM_LIBDIR}/lib/net/ssh.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/authentication/agent.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/authentication/certificate.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/authentication/constants.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/authentication/ed25519.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/authentication/ed25519_loader.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/authentication/key_manager.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/authentication/methods/abstract.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/authentication/methods/hostbased.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/authentication/methods/keyboard_interactive.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/authentication/methods/none.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/authentication/methods/password.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/authentication/methods/publickey.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/authentication/pageant.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/authentication/pub_key_fingerprint.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/authentication/session.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/buffer.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/buffered_io.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/config.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/connection/channel.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/connection/constants.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/connection/event_loop.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/connection/keepalive.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/connection/session.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/connection/term.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/errors.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/key_factory.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/known_hosts.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/loggable.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/packet.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/prompt.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/proxy/command.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/proxy/errors.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/proxy/http.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/proxy/https.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/proxy/jump.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/proxy/socks4.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/proxy/socks5.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/ruby_compat.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/service/forward.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/test.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/test/channel.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/test/extensions.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/test/kex.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/test/local_packet.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/test/packet.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/test/remote_packet.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/test/script.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/test/socket.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/algorithms.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/cipher_factory.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/constants.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/ctr.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/hmac.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/hmac/abstract.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/hmac/md5.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/hmac/md5_96.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/hmac/none.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/hmac/ripemd160.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/hmac/sha1.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/hmac/sha1_96.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/hmac/sha2_256.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/hmac/sha2_256_96.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/hmac/sha2_512.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/hmac/sha2_512_96.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/identity_cipher.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/kex.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/kex/diffie_hellman_group14_sha1.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/kex/diffie_hellman_group1_sha1.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/kex/diffie_hellman_group_exchange_sha1.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/kex/diffie_hellman_group_exchange_sha256.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/kex/ecdh_sha2_nistp256.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/kex/ecdh_sha2_nistp384.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/kex/ecdh_sha2_nistp521.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/key_expander.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/openssl.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/packet_stream.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/server_version.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/session.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/transport/state.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/verifiers/accept_new.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/verifiers/accept_new_or_local_tunnel.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/verifiers/always.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/verifiers/never.rb
|
|
${GEM_LIBDIR}/lib/net/ssh/version.rb
|
|
${GEM_LIBDIR}/net-ssh-public_cert.pem
|
|
${GEM_LIBDIR}/net-ssh.gemspec
|
|
${GEM_LIBDIR}/support/arcfour_check.rb
|
|
${GEM_LIBDIR}/support/ssh_tunnel_bug.rb
|
|
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
|