Download List

Project Description

slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-02-09 07:15
0.4.4

This release adds the ability to resynchronize ports at any
time by sending a SIGUSR1 signal to slsnif. It also adds the
ability to use SYSV (Unix98) PTYs instead of BSD ones.
Tags: Minor feature enhancements

2004-07-09 06:42
0.4.3

This release features some minor changes,
including increasing the possible length of the port name to
128 chars, the addition of the ability to display ASCII values
in hex, and fixes for a bug that caused slsnif to lose the first
couple of chars when writing data to log file(s). The name of
opened PTY is now available from a file /tmp/slsnif_pty as
well as from STDOUT.
Tags: Minor feature enhancements

2003-04-03 04:32
0.4.2

A new ability to move logfile pointers back to the beginning of the files upon catching the SIGHUP signal for using with logrotate, and some extra error checking. Note: the homepage for this project has been changed; please update your links.
Tags: Minor feature enhancements

2002-04-22 11:49
0.4.1

slsnif is now able to dump raw (completely unaltered) data into file(s). Separate files are used for data coming from host and from device, and dumping data into multiple files (thus allowing multiple copies of raw data) is possible.
Tags: Minor feature enhancements

2001-12-26 15:04
0.4.0

A real serial port can now be used (instead of a pty), device(s) can now optionally be locked, port parameters are now automatically synchronized between the ports, the timestamping code now gives more precise output, options can now be read from rc files, and some minor bugs were fixed.
Tags: Major feature enhancements

Project Resources