Skip to content

Releases: ChargePoint/wireshark-v2g

V2G Wireshark Plug-in v0.7.1

03 May 21:22
Compare
Choose a tag to compare

What's Changed

  • Update V2G Lua Dissector to support SDP with EMSP, put TLS/TCP connection in info field, and some bug fixes by @JeremyWhaling in #58
  • ci: update macos to match the latest wireshark changes for dmg by @chardin-cpi in #63

New Contributors

Full Changelog: v0.7.0...v0.7.1

V2G Wireshark Plug-in v0.7.0

14 Dec 20:00
Compare
Choose a tag to compare

What's Changed

  • Add a flag to extract_secrets.py to pass it a known TLS session key by @rruiz-cpi in #49
  • build: update the wireshark base to release-4.2 by @chardin-cpi in #53
  • feat(dissector): add more derived values for current demand by @chardin-cpi in #52

New Contributors

Full Changelog: v0.6.1...v0.7.0

V2G Wireshark Plug-in v0.6.1

21 May 01:45
Compare
Choose a tag to compare

What's Changed

  • dissectors: add terminating sentinels to value_string arrays by @malsyned in #43
  • exi_add_characters: escape non-printing and non-ASCII characters by @malsyned in #45
  • exi_add_characters: use g_malloc/g_free for portability by @chardin-cpi in #46

New Contributors

Full Changelog: v0.6.0...v0.6.1

V2G Wireshark Plug-in v0.6.0

19 Mar 09:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

V2G Wireshark Plug-in v0.5.0

07 Jan 23:10
Compare
Choose a tag to compare
Pre-release

What's Changed

  • ci: sync the macos yaml with the upstream wireshark changes by @chardin-cpi in #33
  • src: first pass implementation for the iso2 body decodes by @chardin-cpi in #32

Full Changelog: v0.4.2...v0.5.0

V2G Wireshark Plug-in v0.4.2

02 Jan 23:45
Compare
Choose a tag to compare

What's Changed

  • src: add in the missing the index prints for the array decodes by @chardin-cpi in #29
  • src: fix the bounds checking on the snprintf for the bytes by @chardin-cpi in #30
  • extern: patch the openv2g to increase the decoder limits by @chardin-cpi in #31

Full Changelog: v0.4.1...v0.4.2

V2G Wireshark Plug-in v0.4.1

26 Dec 02:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.4.1

V2G Wireshark Plug-in v0.4.0

26 Dec 02:02
Compare
Choose a tag to compare
Pre-release
cmake: bump version to 0.4.0

- added a call to ASN1 decode the certs in iso1
- changes the tshark output a bit, so bump this as a minor

Signed-off-by: Charles Hardin <charles.hardin@chargepoint.com>

V2G Wireshark Plug-in v0.3.4

26 Jul 19:54
Compare
Choose a tag to compare
Pre-release
cmake: bump version to 0.3.4

- address some mac os build issues with clang
- address some connection tracking on handshake

Signed-off-by: Charles Hardin <charles.hardin@chargepoint.com>

V2G Wireshark Plug-in v0.3.3

06 May 01:27
Compare
Choose a tag to compare
Pre-release

What's Changed

  • dissector/v2giso1: add in target and present for voltage and current by @chardin-cpi in #17

Full Changelog: v0.3.2...v0.3.3