X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=common-src%2Frsh-security.c;h=f1fa2a8076a68a9954457f3c0b91a4887e848cbe;hb=b116e9366c7b2ea2c2eb53b0a13df4090e176235;hp=3cd3664dcc8dd3ed8b20c448ad496eb80edb12ec;hpb=fd48f3e498442f0cbff5f3606c7c403d0566150e;p=debian%2Famanda diff --git a/common-src/rsh-security.c b/common-src/rsh-security.c index 3cd3664..f1fa2a8 100644 --- a/common-src/rsh-security.c +++ b/common-src/rsh-security.c @@ -76,6 +76,7 @@ const security_driver_t rsh_security_driver = { "RSH", rsh_connect, sec_accept, + sec_get_authenticated_peer_name_hostname, sec_close, stream_sendpkt, stream_recvpkt,