Skip to content

Releases: binref/PyPCAPKit

PyPCAPKit v1.0.2.post9

02 Sep 10:08
Compare
Choose a tag to compare

PyPCAPKit v1.0.2.post8

26 Aug 10:08
Compare
Choose a tag to compare

PyPCAPKit v1.0.2.post7

01 Jul 10:12
Compare
Choose a tag to compare
  • bbd9335 Bumped build to 2
  • b5e3ddf Bumped build to 1
  • d0b4058 Bumped version to 1.0.2.post7
  • 19a2d61 Bumped build to 1
  • de58706 Update cron-vendor.yml
  • 64ccb41 Update create-release.yml
  • 434e4ef Update create-release.yml
  • a434d6f Reset conda build number
  • 4c34fad Bumped version to 1.0.2.post6
  • 18e81e2 Bumped build to 1
  • e465ae9 bump version to 1.0.2.post5
  • 30f0142 bump version to 1.0.2.post5
  • 52bcca9 Bumped build to 5
  • 3ab2e8f skip windows conda pkg
  • bf00ddd Bumped build to 4
  • 753a859 debugging conda workflow (windows)
  • aab0289 Bumped build to 3
  • 2086f5b trigger workflow
  • 4746213 Bumped build to 2
  • 080d5f5 trigger workflow
  • 9cbc18b Bumped build to 1
  • 58ea8a4 debugging conda workflow (windows)
  • 8494be6 Bumped build to 1
  • 028c686 debugging conda workflow (windows)
  • a3f4397 Merge branch 'main' of https://github.com/JarryShaw/PyPCAPKit
  • 2b1b619 debugging conda workflow (windows)
  • 141b909 Bumped build to 1
  • 5c832db debugging conda workflow (windows)
  • 8302f19 Bumped build to 1
  • 456a08b debugging conda workflow (windows)
  • e750ed3 debugging conda workflow
  • 9864c53 debugging conda workflow
  • 3292fa5 debugging conda workflow
  • 7dbf69c debugging conda workflow
  • de35615 debugging conda workflow
  • ea7fbed debugging conda workflow
  • dd29b8b Reset conda build number
  • 77ea71d Bumped version to 1.0.2.post4
  • cf9af22 trigger release
  • 824d93b trigger release
  • 2526805 debugging conda workflow
  • 9bd7213 Bumped version to 1.0.2.post5
  • 193eb6a trigger release
  • d6f641e debugging conda workflow
  • cd04b4c Bumped version to 1.0.2.post4
  • a5f5d22 Update bump_version.py
  • 6b577a8 Reset conda build number
  • 3dc5641 Merge branch 'main' of https://github.com/JarryShaw/PyPCAPKit
  • d179531 bump version to 1.0.2.post3
  • 6b10fe0 Bumped build to 1
  • 4197e51 debugging conda workflow
  • 176d57c debugging conda workflow
  • 11b5650 revised cron workflows (checkout on version, not main)
  • dc4d516 debugging conda workflow
  • 5e61dea debugging conda workflow
  • 2bb6548 debugging conda workflow
  • f2d5725 debugging conda workflow
  • 098ce30 debugging conda workflow
  • de0a1ad debugging conda workflow
  • 482962a debugging conda workflow
  • 82ebae4 debugging conda workflow
  • ef415d0 debugging conda workflow
  • 5644954 bump version to 1.0.2.post2
  • 6bcf289 debugging conda workflow
  • 6acfecb debugging conda workflow
  • d013850 added wheel support to setup.py
  • bfb3dcb Bumped build to 0
  • 592b508 debugging conda workflow
  • d6e8735 Bumped build to 1
  • c5a3607 debugging conda workflow
  • 811caf1 Merge branch 'main' of https://github.com/JarryShaw/PyPCAPKit
  • 3b54103 bugfix in schema_final (mappingproxy cannot reverse)
  • eb1a1cc Bumped build to 1')
  • 4e557fe debugging conda workflow
  • 4ac309e debugging conda workflow
  • 04baa4d revised conda build process
  • 3620197 bumped version to 1.0.2.post1
  • 569300a add pypi pkgs to gh-release & more python versions for pypi pkgs
  • d684a4f bumped version to 1.0.2
  • d862649 added wheel_rename to handle python tags in wheel distro
  • dfb6d23 bugfix in numbers fields for version compat (use of | in types)
  • a255662 revised setup req (bpc deps update)
  • 4331196 Merge branch 'main' of https://github.com/JarryShaw/PyPCAPKit
  • 3b3e83b updated readme
  • eb87276 clean up unused imports
  • e3b6af6 replaced decimal.localcontext usage with compat version (bugfix JarryShaw#139)
  • 9af2733 added decimal.localcontext for compat (kwarg support, bugfix JarryShaw#139)
  • a78145a updated readme
  • 3041e99 added decimal.localcontext for compat (kwarg)
  • 588e45a Update README.rst
  • 3abfb3c build doc on pull requests
  • d5b1425 Bumped version to 1.0.1.post3
  • ac33339 make isort
  • 60055ff Merge branch 'main' of https://github.com/JarryShaw/PyPCAPKit
  • 27467f1 working on MH protocol impl (message types)
  • 6d1853b added MH Binding Error Status Code vendor/const
  • c30c8f0 revised Protocol._make_index overload signatures
  • c6ed369 bugfix in MH vendor crawler links & regenerated MH const
  • 9afb715 Bumped version to 1.0.1.post2
  • 689bd26 working on MH protocol impl (message types)
  • 7c3a827 working on MH protocol impl (message types)
  • a33af0d make isort
  • 2ebca5e working on MH protocol impl (message types)
  • 373b651 minor bugfix in PCAPNG constructor func
  • 4b46cf5 working on MH protocol impl (options)
  • 1319659 revised info/schema_final decorators
  • 03b930d working on MH protocol impl (options)
  • a89b5b4 Bumped version to 1.0.1.post1
  • bce1111 bugfix in default vendor for code generation template
  • c6debe3 make isort
  • cd47c99 bugfix in default vendor for code generation template
  • fd8e27e added MH CGA related const/vendor
  • 561c037 moved isort after vendor change check
  • 99d480f revised MH AuthSubtyp names
  • 8470b85 revised info/schema_final type annotations
  • e223692 make isort
  • 91c64f1 minor bugfix in protocols
  • 55cde1b added MH LLA Option Code const/vendor
  • 0438f26 Update index.rst
  • d3bef08 Update README.rst
  • 6ddd2f5 bumped version to 1.0.1
  • f1a998f updated readme for time benchmark
  • aeb7272 pre-finalise infoclass to save runtime
  • 43cf904 pre-finalise schema to save runtime
  • 8b7d9cb bumped version to 1.0.0
  • abe00ee updated pep docs
  • c3549b7 added vermin config
  • f195003 updated license copyright year
  • 0079c3c minor revision for docs
  • 814c874 minor revision on scapy engine (dont use scapy.all)
  • 6311fb0 added pyperf test case
  • 7870f49 minor revision on scapy toolkit
  • 231e5ea Update builtin.rst
  • 4ad7df1 Update pep.rst
  • b80f08b added Context to docs
  • f7104d3 bugfix in create release action
  • a284431 bugfix in create release action
  • 968dfc1 bumped version to 1.0.0rc1
  • 1185189 updated sample output
  • 0396511 revised pcapng schema (set section length to -1 if needed)
  • a5654f8 bugfix in PCAPNG docstrings
  • 9b53763 added pcapng docs
  • 27774a3 updated docs (general fix)
  • 3e04b57 minor bugfix for pcapng protocol (method name typo)
  • 1a6aea9 make isort
  • edd1c07 finished implementation of PCAPNG protocol
  • e67088c added pcapng samples
  • 428c60c general cleanup for PCAPNG engine
  • c59a387 updated docs for warning/exception changes
  • 1077507 bugfix in PCAPNG protocol
  • 2d4256a bugfix in PCAPNG schema
  • 6507d47 added Protocol._get_payload for customisable payload retrieving methods
  • 32ad44a bugfix in schema
  • 54cbba0 bugfix for PCAP Frame timestamp out of range handling
  • dbca330 bugfix for PCAPNG engine init
  • a29e9fd quiet on MultiDict.get
  • d85cfac bugfix in fields (added length property and revised call)
  • 88c0a2c added SchemaWarning
  • b19fee0 added pcapng test files
  • 9950e0d revised switch field arglist (removed length)
  • fc657f1 added pycharm profiles
  • 7eb43a6 revised Extractor input file extension check
  • e409b9a added test_pcapng
  • afa20e7 revised PCAP Frame timestamp handling
  • 383bc32 working on pcapng protocol impl (added all block parsing)
  • c999984 working on pcapng protocol impl (added IDB parsing)
  • d13ff17 bugfix for circular imports in PCAPNG protocol
  • f618b52 make isort
  • 43e6258 working on pcapng protocol impl (added all secrets/records)
  • 945242c make isort
  • 4904958 revised PCAP Frame timestamp making process
  • 468bbcf working on pcapng protocol impl (added all options parsing/making)
  • 873dd6c Update requirements.txt
  • c4bceeb Scheduled weekly dependency update for week 18 (JarryShaw#137)
  • d7d491b working on pcapng protocol impl (added PACK options making)
  • 4ba3722 make isort
  • acd2823 working on pcapng protocol impl (added ISB & PACK options parsing)
  • 56daf53 working on pcapng protocol impl (added NRB options)
  • dc87cba working on pcapng protocol impl (added EPB options)
  • 755a362 added namespace check of options
  • 3fb3b9c revised pcapng schema for the redesign of OptionType enum
  • a2fd7fe revised const/vendor for missing & type hints
  • f8958ab working on pcapng protocol impl (added IF options)
  • 8312727 working on pcapng protocol impl (adding IF options)
  • 9cd07ad working on pcapng protocol impl (added general opts)
  • b276e8b added custom option enums for direct reference
  • d58a1a0 working on pcapng protocol impl (added shb & option generic handling)
  • 965130f bugfix in doc for TCP
  • 693621f added CustomOption schema/data
  • 3e4b3e8 updated sample output
  • ffc13c6 make isort
  • 5456696 revised schema's packet context usage * added packet param to SchemaField * use packet arg in SchemaField.un/pack as packet dict key * added docs for OptionField's option_padding dict key * added snaplen for PCAPNG engine extraction process (for ISB) * revised usage of callback functions in schemas * bugfix in PCAPNG schema for PayloadField usage
  • e8e715b make isort
  • 2af3f99 renamed Schema.pre_process as pre_unpack; added .pre_pack
  • dfac5d1 revised default dumper object_hook
  • dde3420 working on pcapng protocol impl (added unknown block read/make)
  • b52bd7c bugfix in PCAPNG schema typing annotations
  • c42248c removed packets attribute from PCAPNG context (unused)
  • 5f50a73 make isort
  • 9715d38 revised dpkt engine workflow
  • 49e57bb working on pcapng protocol impl (added _make_data, _decode_next_layer)
  • 74707eb removed unnecessary call in scapy engine
  • ecbb99d revised Extractor * added PCAPNG engine support * bugfix in engine module mapping * added magic_number property
  • 429f1a0 revised 3rd party engines (no need to call builtin engine)
  • 1dfd66b bugfix in PCAPNG secrets name mapping
  • 8fdc205 make isort
  • 8a9a2a6 added registry method to PCAPNG
  • d021ade working on pcapng protocol impl (make done)
  • 92da1a2 updated docs for HTTP/2
  • 7ebd4cf working on pcapng protocol impl (read done)
  • 3738773 updated docs for Frame
  • 58d979c bugfix in Frame (~._data should be the entire packet)
  • 9efaca9 bugfix ...
Read more

PyPCAPKit v1.0.2.post6

17 Jun 10:11
Compare
Choose a tag to compare
  • 2abc3c7 Bumped build to 1
  • 93a0de8 fixes name errors
  • de58706 Update cron-vendor.yml
  • 64ccb41 Update create-release.yml
  • 434e4ef Update create-release.yml
  • a434d6f Reset conda build number
  • 4c34fad Bumped version to 1.0.2.post6
  • 18e81e2 Bumped build to 1
  • e465ae9 bump version to 1.0.2.post5
  • 30f0142 bump version to 1.0.2.post5
  • 52bcca9 Bumped build to 5
  • 3ab2e8f skip windows conda pkg
  • bf00ddd Bumped build to 4
  • 753a859 debugging conda workflow (windows)
  • aab0289 Bumped build to 3
  • 2086f5b trigger workflow
  • 4746213 Bumped build to 2
  • 080d5f5 trigger workflow
  • 9cbc18b Bumped build to 1
  • 58ea8a4 debugging conda workflow (windows)
  • 8494be6 Bumped build to 1
  • 028c686 debugging conda workflow (windows)
  • a3f4397 Merge branch 'main' of https://github.com/JarryShaw/PyPCAPKit
  • 2b1b619 debugging conda workflow (windows)
  • 141b909 Bumped build to 1
  • 5c832db debugging conda workflow (windows)
  • 8302f19 Bumped build to 1
  • 456a08b debugging conda workflow (windows)
  • e750ed3 debugging conda workflow
  • 9864c53 debugging conda workflow
  • 3292fa5 debugging conda workflow
  • 7dbf69c debugging conda workflow
  • de35615 debugging conda workflow
  • ea7fbed debugging conda workflow
  • dd29b8b Reset conda build number
  • 77ea71d Bumped version to 1.0.2.post4
  • cf9af22 trigger release
  • 824d93b trigger release
  • 2526805 debugging conda workflow
  • 9bd7213 Bumped version to 1.0.2.post5
  • 193eb6a trigger release
  • d6f641e debugging conda workflow
  • cd04b4c Bumped version to 1.0.2.post4
  • a5f5d22 Update bump_version.py
  • 6b577a8 Reset conda build number
  • 3dc5641 Merge branch 'main' of https://github.com/JarryShaw/PyPCAPKit
  • d179531 bump version to 1.0.2.post3
  • 6b10fe0 Bumped build to 1
  • 4197e51 debugging conda workflow
  • 176d57c debugging conda workflow
  • 11b5650 revised cron workflows (checkout on version, not main)
  • dc4d516 debugging conda workflow
  • 5e61dea debugging conda workflow
  • 2bb6548 debugging conda workflow
  • f2d5725 debugging conda workflow
  • 098ce30 debugging conda workflow
  • de0a1ad debugging conda workflow
  • 482962a debugging conda workflow
  • 82ebae4 debugging conda workflow
  • ef415d0 debugging conda workflow
  • 5644954 bump version to 1.0.2.post2
  • 6bcf289 debugging conda workflow
  • 6acfecb debugging conda workflow
  • d013850 added wheel support to setup.py
  • bfb3dcb Bumped build to 0
  • 592b508 debugging conda workflow
  • d6e8735 Bumped build to 1
  • c5a3607 debugging conda workflow
  • 811caf1 Merge branch 'main' of https://github.com/JarryShaw/PyPCAPKit
  • 3b54103 bugfix in schema_final (mappingproxy cannot reverse)
  • eb1a1cc Bumped build to 1')
  • 4e557fe debugging conda workflow
  • 4ac309e debugging conda workflow
  • 04baa4d revised conda build process
  • 3620197 bumped version to 1.0.2.post1
  • 569300a add pypi pkgs to gh-release & more python versions for pypi pkgs
  • d684a4f bumped version to 1.0.2
  • d862649 added wheel_rename to handle python tags in wheel distro
  • dfb6d23 bugfix in numbers fields for version compat (use of | in types)
  • a255662 revised setup req (bpc deps update)
  • 4331196 Merge branch 'main' of https://github.com/JarryShaw/PyPCAPKit
  • 3b3e83b updated readme
  • eb87276 clean up unused imports
  • e3b6af6 replaced decimal.localcontext usage with compat version (bugfix JarryShaw#139)
  • 9af2733 added decimal.localcontext for compat (kwarg support, bugfix JarryShaw#139)
  • a78145a updated readme
  • 3041e99 added decimal.localcontext for compat (kwarg)
  • 588e45a Update README.rst
  • 3abfb3c build doc on pull requests
  • d5b1425 Bumped version to 1.0.1.post3
  • ac33339 make isort
  • 60055ff Merge branch 'main' of https://github.com/JarryShaw/PyPCAPKit
  • 27467f1 working on MH protocol impl (message types)
  • 6d1853b added MH Binding Error Status Code vendor/const
  • c30c8f0 revised Protocol._make_index overload signatures
  • c6ed369 bugfix in MH vendor crawler links & regenerated MH const
  • 9afb715 Bumped version to 1.0.1.post2
  • 689bd26 working on MH protocol impl (message types)
  • 7c3a827 working on MH protocol impl (message types)
  • a33af0d make isort
  • 2ebca5e working on MH protocol impl (message types)
  • 373b651 minor bugfix in PCAPNG constructor func
  • 4b46cf5 working on MH protocol impl (options)
  • 1319659 revised info/schema_final decorators
  • 03b930d working on MH protocol impl (options)
  • a89b5b4 Bumped version to 1.0.1.post1
  • bce1111 bugfix in default vendor for code generation template
  • c6debe3 make isort
  • cd47c99 bugfix in default vendor for code generation template
  • fd8e27e added MH CGA related const/vendor
  • 561c037 moved isort after vendor change check
  • 99d480f revised MH AuthSubtyp names
  • 8470b85 revised info/schema_final type annotations
  • e223692 make isort
  • 91c64f1 minor bugfix in protocols
  • 55cde1b added MH LLA Option Code const/vendor
  • 0438f26 Update index.rst
  • d3bef08 Update README.rst
  • 6ddd2f5 bumped version to 1.0.1
  • f1a998f updated readme for time benchmark
  • aeb7272 pre-finalise infoclass to save runtime
  • 43cf904 pre-finalise schema to save runtime
  • 8b7d9cb bumped version to 1.0.0
  • abe00ee updated pep docs
  • c3549b7 added vermin config
  • f195003 updated license copyright year
  • 0079c3c minor revision for docs
  • 814c874 minor revision on scapy engine (dont use scapy.all)
  • 6311fb0 added pyperf test case
  • 7870f49 minor revision on scapy toolkit
  • 231e5ea Update builtin.rst
  • 4ad7df1 Update pep.rst
  • b80f08b added Context to docs
  • f7104d3 bugfix in create release action
  • a284431 bugfix in create release action
  • 968dfc1 bumped version to 1.0.0rc1
  • 1185189 updated sample output
  • 0396511 revised pcapng schema (set section length to -1 if needed)
  • a5654f8 bugfix in PCAPNG docstrings
  • 9b53763 added pcapng docs
  • 27774a3 updated docs (general fix)
  • 3e04b57 minor bugfix for pcapng protocol (method name typo)
  • 1a6aea9 make isort
  • edd1c07 finished implementation of PCAPNG protocol
  • e67088c added pcapng samples
  • 428c60c general cleanup for PCAPNG engine
  • c59a387 updated docs for warning/exception changes
  • 1077507 bugfix in PCAPNG protocol
  • 2d4256a bugfix in PCAPNG schema
  • 6507d47 added Protocol._get_payload for customisable payload retrieving methods
  • 32ad44a bugfix in schema
  • 54cbba0 bugfix for PCAP Frame timestamp out of range handling
  • dbca330 bugfix for PCAPNG engine init
  • a29e9fd quiet on MultiDict.get
  • d85cfac bugfix in fields (added length property and revised call)
  • 88c0a2c added SchemaWarning
  • b19fee0 added pcapng test files
  • 9950e0d revised switch field arglist (removed length)
  • fc657f1 added pycharm profiles
  • 7eb43a6 revised Extractor input file extension check
  • e409b9a added test_pcapng
  • afa20e7 revised PCAP Frame timestamp handling
  • 383bc32 working on pcapng protocol impl (added all block parsing)
  • c999984 working on pcapng protocol impl (added IDB parsing)
  • d13ff17 bugfix for circular imports in PCAPNG protocol
  • f618b52 make isort
  • 43e6258 working on pcapng protocol impl (added all secrets/records)
  • 945242c make isort
  • 4904958 revised PCAP Frame timestamp making process
  • 468bbcf working on pcapng protocol impl (added all options parsing/making)
  • 873dd6c Update requirements.txt
  • c4bceeb Scheduled weekly dependency update for week 18 (JarryShaw#137)
  • d7d491b working on pcapng protocol impl (added PACK options making)
  • 4ba3722 make isort
  • acd2823 working on pcapng protocol impl (added ISB & PACK options parsing)
  • 56daf53 working on pcapng protocol impl (added NRB options)
  • dc87cba working on pcapng protocol impl (added EPB options)
  • 755a362 added namespace check of options
  • 3fb3b9c revised pcapng schema for the redesign of OptionType enum
  • a2fd7fe revised const/vendor for missing & type hints
  • f8958ab working on pcapng protocol impl (added IF options)
  • 8312727 working on pcapng protocol impl (adding IF options)
  • 9cd07ad working on pcapng protocol impl (added general opts)
  • b276e8b added custom option enums for direct reference
  • d58a1a0 working on pcapng protocol impl (added shb & option generic handling)
  • 965130f bugfix in doc for TCP
  • 693621f added CustomOption schema/data
  • 3e4b3e8 updated sample output
  • ffc13c6 make isort
  • 5456696 revised schema's packet context usage * added packet param to SchemaField * use packet arg in SchemaField.un/pack as packet dict key * added docs for OptionField's option_padding dict key * added snaplen for PCAPNG engine extraction process (for ISB) * revised usage of callback functions in schemas * bugfix in PCAPNG schema for PayloadField usage
  • e8e715b make isort
  • 2af3f99 renamed Schema.pre_process as pre_unpack; added .pre_pack
  • dfac5d1 revised default dumper object_hook
  • dde3420 working on pcapng protocol impl (added unknown block read/make)
  • b52bd7c bugfix in PCAPNG schema typing annotations
  • c42248c removed packets attribute from PCAPNG context (unused)
  • 5f50a73 make isort
  • 9715d38 revised dpkt engine workflow
  • 49e57bb working on pcapng protocol impl (added _make_data, _decode_next_layer)
  • 74707eb removed unnecessary call in scapy engine
  • ecbb99d revised Extractor * added PCAPNG engine support * bugfix in engine module mapping * added magic_number property
  • 429f1a0 revised 3rd party engines (no need to call builtin engine)
  • 1dfd66b bugfix in PCAPNG secrets name mapping
  • 8fdc205 make isort
  • 8a9a2a6 added registry method to PCAPNG
  • d021ade working on pcapng protocol impl (make done)
  • 92da1a2 updated docs for HTTP/2
  • 7ebd4cf working on pcapng protocol impl (read done)
  • 3738773 updated docs for Frame
  • 58d979c bugfix in Frame (~._data should be the entire packet)
  • 9efaca9 bugfix for Extractor.read_frames (no return)
  • fc79049 updated docs for PCAPN...
Read more