All releases of Serial line sniffer


Release Notes: 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.


Release Notes: 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.


Release Notes: 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.


Release Notes: 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.


Release Notes: 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.


Release Notes: Now compiles on Sun SPARC Solaris 7 boxes.


Release Notes: Bug with shell piping and output redirection fixed.


Release Notes: Optional colors for terminal output added and a minor bug fixed.


Release Notes: A fix for an infinite loop generated by searching for the next available pty.


Release Notes: Options to timestamp output and to print number of bytes transmitted added.