Version: 0.9.24, Package name: py-impacket-0.9.24 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Impacket is a collection of Python classes for working with network protocols. Impacket is focused on providing low-level programmatic access to the packets and for some protocols (e.g. SMB1-3 and MSRPC) the protocol implementation itself. Packets can be constructed from scratch, as well as parsed from raw data, and the object oriented API makes it simple to work with deep hierarchies of protocols. The library provides a set of tools as examples of what can be done within the context of this library. |
Filesize: 6981.439 KB |
Version History (View Complete History) |
|
2021-11-01 18:01:43 by Stuart Henderson | Files touched by this commit (139) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-05-31 06:05:22 by Jasper Lievisse Adriaanse | Files touched by this commit (10) |
Log message: - update to py-impacket-0.9.21 - switch to python3 tested with various machines in the hack the box labs |
2019-11-10 08:58:51 by Stuart Henderson | Files touched by this commit (1) |
Log message: update the HOMEPAGE, this could do with a bump to a newer version sometime to gain py3 support (needs a new port ldapdomaindump which has a forced dep on py-ldap3 of exactly version 2.5.1 because of a bug in 2.5.2; we have 2.6) |
2019-11-10 08:10:03 by Stuart Henderson | Files touched by this commit (1) |
Log message: FIX_EXTRACT_PERMISSIONS |
2019-07-12 14:49:09 by Stuart Henderson | Files touched by this commit (854) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-06-02 06:01:59 by Jasper Lievisse Adriaanse | Files touched by this commit (29) |
Log message: remove patches which are no longer needed now that Cryptodome replaced Crypto |
2018-05-12 15:01:05 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: switch to py-cryptodome |
2016-09-01 09:13:49 by David Coppa | Files touched by this commit (1) |
Log message: HOMEPAGE changed again |
2016-09-01 06:21:05 by David Coppa | Files touched by this commit (11) |
Log message: Update to impacket-0.9.15 |
2016-05-26 03:51:27 by David Coppa | Files touched by this commit (1) |
Log message: Homepage gives 404 now, so use the github url |
2016-05-26 03:29:23 by David Coppa | Files touched by this commit (12) |
Log message: Update (again) to impacket-0.9.14 + fixes |
2016-01-12 03:22:32 by David Coppa | Files touched by this commit (8) |
Log message: Revert previous: 0.9.14 is broken. I'll open an issue on upstream's github. |
2016-01-11 02:28:16 by David Coppa | Files touched by this commit (8) |
Log message: Update to impacket-0.9.14 |
2015-07-17 15:32:39 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Do not hardcode path to python. |
2015-06-04 02:03:50 by David Coppa | Files touched by this commit (6) |
Log message: Update to impacket-0.9.13 |
2015-04-02 08:21:18 by Jasper Lievisse Adriaanse | Files touched by this commit (187) |
Log message: - switch to MODPY_PI |
2011-06-08 12:00:50 by Jasper Lievisse Adriaanse | Files touched by this commit (49) |
Log message: bump after default python version switch |
2011-05-31 02:35:20 by Stuart Henderson | Files touched by this commit (12) |
Log message: use base64-encoded checksums, "if you wish to regen, go ahead" espie@ |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-08-30 15:21:54 by Stuart Henderson | Files touched by this commit (25) |
Log message: bumps for new python |
2010-07-12 16:07:42 by Stuart Henderson | Files touched by this commit (244) |
Log message: use REVISION, checked with before/after make show=PKGNAMES (plus some extra-careful checking where there are complicated PSEUDO_FLAVORS). |
2009-04-12 05:31:30 by Stuart Henderson | Files touched by this commit (1) |
Log message: fix HOMEPAGE, bump. reported by Maxime DERCHE, thanks!. |