-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Martin Gallo
committed
Mar 25, 2015
1 parent
279cabe
commit 9a38cf6
Showing
3 changed files
with
17 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,18 @@ | ||
2015-03-25 Martin Gallo <[email protected]> | ||
|
||
* - Version v0.1.6 released. | ||
* - Requirements now handled by setuptools. | ||
* - Test building with clang on travis. | ||
* - Cleared installation docs. | ||
* pysap/SAPNI.py: Made clients an instance variable in SAPNIServer. | ||
* pysap/SAPRouter.py: Added unknown field. | ||
* examples/diag_dos_exploit.py: Small fix. | ||
* examples/router_admin.py: Small fix on response handling. | ||
* examples/router_portfw.py: Added support for specify talk mode when | ||
requesting routes. | ||
* examples/router_scanner.py: Added support for specify talk mode when | ||
requesting routes. | ||
|
||
2015-01-16 Martin Gallo <[email protected]> | ||
|
||
* - Version v0.1.5 released. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters