Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
d8b9c8db
Commit
d8b9c8db
authored
Mar 26, 2000
by
Niels Möller
Browse files
* src/Makefile.am.in (liblsh_a_SOURCES): Added gateway_channel.c.
Removed proxy_channel.c. Rev: src/Makefile.am.in:1.75
parent
87c256c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am.in
View file @
d8b9c8db
...
...
@@ -47,11 +47,12 @@ liblsh_a_SOURCES = abstract_io.c abstract_crypto.c abstract_compress.c \
daemon.c
\
debug.c des.c digits.c disconnect.c dsa.c dsa_keygen.c encrypt.c
\
exception.c
\
format.c gc.c hmac.c idea.c interact.c io.c io_commands.c
\
format.c gc.c gateway_channel.c
\
hmac.c idea.c interact.c io.c io_commands.c
\
keyexchange.c
\
list.c lookup_verifier.c md5.c
\
packet_ignore.c pad.c parse.c
\
proxy.c proxy_agentforward.c
proxy_channel.c
proxy_session.c
\
proxy.c proxy_agentforward.c proxy_session.c
\
proxy_tcpforward.c proxy_userauth.c proxy_x11forward.c
\
publickey_crypto.c queue.c
\
randomness.c
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment