Skip to content

Commit 4774a14

Browse files
committed
full merge for 0.3.0. fixme: unittest for os fingerprint class
1 parent 047a4f6 commit 4774a14

3 files changed

Lines changed: 8 additions & 32 deletions

File tree

CHANGES.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1+
v0.3.0, 17/06/2013 -- Added fingerprint class
2+
- added NmapOSFingerprint class to provide better API to
3+
fingerprint data
4+
- added unit tests for basic NmapHost API check
5+
- added unit test for basic NmapOSFingerprint class
16
v0.2.9, 17/06/2013 -- Add S3 plugin, allow to store nmapreport object to aws
2-
S3. and compatible (via boto)
7+
- S3. and compatible (via boto)
38
v0.2.8, 11/06/2013 -- Prepare packaging for pypi
49
v0.2.1, 17/05/2013 -- Code Docstring and added support for additional data
510
- added support for scripts in NmapService

MANIFEST

Lines changed: 0 additions & 29 deletions
This file was deleted.

TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- review OS fingerprint API and add NmapOSFP class
2-
- add has_banner, has_fingerprint, ...
3-
- review and improve threading for NmapProcess
2+
- add unit test for os fingerprint class
43
- complete unit tests
4+
- review and improve threading for NmapProcess
55
- XML interface to support both ElementTree and lxml APIs
66
- support for python3
77
- support for windows and cywin

0 commit comments

Comments
 (0)