Commit Graph

6 Commits (cf79be7b2b524aa933a807cc581214e0b74bfef1)

Author SHA1 Message Date
Daniel Roethlisberger 02ab680b34 Add log to PCAP conversion script
Add contributed python script for parsing the output of sslsplit -L
from a log file or named pipe and converting the log entries to an
emulated PCAP format.  Information not contained in the log, such as
sequence numbers, IP IDs etc is emulated and does not correspond to the
original packets on the network.

Issue:		#27
Contributed by:	Maciej Kotowicz
9 years ago
Daniel Roethlisberger 24e57d2a12 Add .gitattributes and cleanup .gitignore
Exclude development-only files from the distribution tarball.
11 years ago
Daniel Roethlisberger cdfaeedb80 Ignore all DH param files under extra/pki 12 years ago
Daniel Roethlisberger 982ad89f2f Add generation of a password protected RSA key 12 years ago
Daniel Roethlisberger 6a93c73164 Add test server cert with OCSP and CDP extensions 12 years ago
Daniel Roethlisberger 4cfdef405a Initial import of sslsplit-0.4.2 12 years ago