view tcpfwd-remote.h @ 51:095d689fed16

- Hostkey checking is mostly there, just aren't appending yet. - Rearranged various bits of the fingerprint/base64 type code, so it can be shared between versions
author Matt Johnston <matt@ucc.asn.au>
date Sun, 08 Aug 2004 16:17:05 +0000
parents 7f77962de998
children
line wrap: on
line source

#ifndef _REMOTETCPFWD_H
#define _REMOTETCPFWD_H

void recv_msg_global_request_remotetcp();

#endif /* _REMOTETCPFWD_H */