ucspi-tcp 1:0.88-3.1 source package in Ubuntu

Changelog

ucspi-tcp (1:0.88-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Make the calls to gzip reproducible. (Closes: #777020)
  * Sort the MD5SUMS file in a reproducible manner. Thanks to Valerie Young
    <email address hidden>. (Closes: #847036)

 -- Chris Lamb <email address hidden>  Thu, 16 Mar 2017 09:30:50 +0100

Upload details

Uploaded by:
Gerrit Pape
Uploaded to:
Sid
Original maintainer:
Gerrit Pape
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe net

Downloads

File Size SHA-256 Checksum
ucspi-tcp_0.88-3.1.dsc 1.7 KiB b2b358a807ebd17c504848cf440fa46ece4f4e25cefdca076adf39b617632b08
ucspi-tcp_0.88.orig.tar.gz 51.8 KiB 4a0615cab74886f5b4f7e8fd32933a07b955536a3476d74ea087a3ea66a23e9c
ucspi-tcp_0.88-3.1.diff.gz 42.4 KiB 2c7b3d3a8097f7365120aaa545d40eeeeafb2e5acbaf35a05d463188f04436e8

Available diffs

No changes file available.

Binary packages built by this source

ucspi-tcp: command-line tools for building TCP client-server applications

 tcpserver waits for incoming connections and, for each connection, runs a
 program of your choice. Your program receives environment variables showing
 the local and remote host names, IP addresses, and port numbers.
 .
 tcpserver offers a concurrency limit to protect you from running out of
 processes and memory. When you are handling 40 (by default) simultaneous
 connections, tcpserver smoothly defers acceptance of new connections.
 .
 tcpserver also provides TCP access control features, similar to
 tcp-wrappers/tcpd's hosts.allow but much faster. Its access control rules
 are compiled into a hashed format with cdb, so it can easily deal with
 thousands of different hosts.
 .
 This package includes a recordio tool that monitors all the input and output
 of a server.
 .
 tcpclient makes a TCP connection and runs a program of your choice. It sets
 up the same environment variables as tcpserver.
 .
 This package includes several sample clients built on top of tcpclient:
 who@, date@, finger@, http@, tcpcat, and mconnect.
 .
 tcpserver and tcpclient conform to UCSPI, the UNIX Client-Server Program
 Interface, using the TCP protocol. UCSPI tools are
 available for several different networks.

ucspi-tcp-ipv6: No summary available for ucspi-tcp-ipv6 in ubuntu disco.

No description available for ucspi-tcp-ipv6 in ubuntu disco.