Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-10-31 | remove unneeded configure args | hubertf | 1 | -4/+2 | |
2000-10-31 | ssldump is an SSLv3/TLS network protocol analyzer. It identifies | hubertf | 5 | -0/+33 | |
TCP connections on the chosen network interface and attempts to interpret them as SSLv3/TLS traffic. When it identifies SSLv3/TLS traffic, it decodes the records and displays them in a textual form to stdout. If provided with the appropriate keying material, it will also decrypt the connections and display the application data traffic. Requested by Dan Winship. |