mirror of
https://github.com/clearml/dropbear
synced 2025-02-07 13:21:15 +00:00
- renaming x11fwd.c to svr-x11fwd.c, to testing monotone
--HG-- extra : convert_revision : b5f7a97c08fd454f31a546a9ac9d3a4a5768a2ac
This commit is contained in:
parent
444dbb5364
commit
790726519e
@ -5,7 +5,7 @@ COMMONOBJS=dbutil.o common-session.o common-packet.o common-algo.o buffer.o \
|
|||||||
common-kex.o dss.o bignum.o \
|
common-kex.o dss.o bignum.o \
|
||||||
signkey.o rsa.o random.o common-channel.o \
|
signkey.o rsa.o random.o common-channel.o \
|
||||||
common-chansession.o queue.o termcodes.o \
|
common-chansession.o queue.o termcodes.o \
|
||||||
loginrec.o atomicio.o x11fwd.o tcpfwd-direct.o compat.o \
|
loginrec.o atomicio.o svr-x11fwd.o tcpfwd-direct.o compat.o \
|
||||||
tcpfwd-remote.o listener.o
|
tcpfwd-remote.o listener.o
|
||||||
|
|
||||||
SVROBJS=svr-kex.o svr-packet.o svr-algo.o svr-auth.o sshpty.o \
|
SVROBJS=svr-kex.o svr-packet.o svr-algo.o svr-auth.o sshpty.o \
|
||||||
|
Loading…
Reference in New Issue
Block a user