netkit-telnet-ssl 0.17.41+really0.17-3 source package in Ubuntu

Changelog

netkit-telnet-ssl (0.17.41+really0.17-3) unstable; urgency=medium

  * QA upload.
  * Fix UTF8 characters handling. (Closes: #749322)

 -- Marcos Marado <email address hidden>  Tue, 14 Feb 2023 14:53:12 +0000

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe net

Downloads

File Size SHA-256 Checksum
netkit-telnet-ssl_0.17.41+really0.17-3.dsc 1.7 KiB e2148e5b25fb9f20f9599f199d4c5c44b0e6f5bb698f49f16927f5596071c5e8
netkit-telnet-ssl_0.17.41+really0.17.orig.tar.gz 130.6 KiB 9c80d5c7838361a328fb6b60016d503def9ce53ad3c589f3b08ff71a2bb88e00
netkit-telnet-ssl_0.17.41+really0.17-3.debian.tar.xz 86.2 KiB 54e37d712333029967afc9c821f1284df1f743d027f5bf0b9790238b945f1e01

No changes file available.

Binary packages built by this source

telnet-ssl: telnet client with SSL encryption support

 The telnet command is used for interactive communication with another host
 using the TELNET protocol.
 .
 SSL telnet replaces normal telnet using SSL authentication and
 encryption. It interoperates with normal telnetd in both directions.
 It checks if the other side is also talking SSL, if not it falls back
 to normal telnet protocol.
 .
 Advantages over normal telnet: Your passwords and the data you send
 will not go in cleartext over the line.

telnet-ssl-dbgsym: debug symbols for telnet-ssl
telnetd-ssl: telnet server with SSL encryption support

 The in.telnetd program is a server which supports the DARPA telnet interactive
 communication protocol.
 .
 SSL telnetd replaces normal telnetd using SSL authentication and
 encryption. It interoperates with normal telnetd in both directions.
 It checks if the other side is also talking SSL, if not it falls back
 to normal telnet protocol.
 .
 Advantages over normal telnetd: Your passwords and the data you send
 will not go in cleartext over the line.

telnetd-ssl-dbgsym: debug symbols for telnetd-ssl