summaryrefslogtreecommitdiff
path: root/security/ruby-net-ssh/PLIST
blob: 31285f746ab5de5f1dd7b7e53513e41bd4b4631d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
@comment $NetBSD: PLIST,v 1.13 2017/06/12 16:03:46 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.norbnacl
${GEM_LIBDIR}/Gemfile.norbnacl.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/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/lenient.rb
${GEM_LIBDIR}/lib/net/ssh/verifiers/null.rb
${GEM_LIBDIR}/lib/net/ssh/verifiers/secure.rb
${GEM_LIBDIR}/lib/net/ssh/verifiers/strict.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