Skip to content
This repository has been archived by the owner on Feb 28, 2019. It is now read-only.

Latest commit

 

History

History
51 lines (32 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

51 lines (32 loc) · 1.32 KB

APTDetector Changelog

Since February 07, 2016 there have been 1 releases and 14 commits for

an average of one 13-commit release every 1 weeks.

0.1.4

  • Stage Zero is now completed
  • [BaseSniffer][basesniffer] connections can now filter to show specifiec source or destination
  • fixed a problem in readthedocs

0.1.3

(February 13, 2016)

  • [BaseSniffer][basesniffer] is now finished and capable of parsing a Pcap file
  • fixed doctests to pass travis ci
  • released the new newversion to pypy

0.1.2

(February 11, 2016)

  • started documentating
  • fixed versioning problem

0.1.1

(February 9, 2016)

0.1.0

(February 8, 2016)

created the basic structure of the project.

  • Used CapTipper as the base for network analysis module

0.0.0

(February 7, 2016)

Project Started.