Skip to content

Releases: metrodango/pip3line

v3.7.1

17 May 23:12
51ec79e
Compare
Choose a tag to compare

-- Fixes

  • Fix Memory leaks
  • Fix Loading Pcap files
  • Fix Windows build
  • Fix Homebrew compilation
  • Fix lgtm warning about comparison
  • Fix minor initialisation bugs

-- Misc

  • Cosmetic changes
  • Adding LGTM configuration file
  • Various cleanup

Windows binary
Sha256 f80b73a524dda0dd8e7c56825b9ea6f7458d2fa6d17013c46e8f277eef50b77a

v3.7.0

18 Aug 23:32
3a0bd1e
Compare
Choose a tag to compare

-- New

  • Add JsonValue Transform
  • Add support for TLS 1.3
  • Add utility file block source (source/sink)

-- Fixes

  • Appveyor: upgrade Qt version
  • Appveyor: upgrade QScintilla for Windows
  • Travis: upgrade to xcode11
  • Fix Gentoo ebuild: Download Distorm during the source fetching phase
  • Fix the horrifying large transform menu list (finally)
  • Fix minor bug with inbound/outbound configuration
  • Fix Memory leak
  • Fix minor UI glitch
  • Fix crash bug
  • Fix Sha3 Transform
  • Fix SocksProxy (still wobbly though)
  • Fix documentation
  • Fix Cut transform usage with Mass Processing
  • Fix Hex decoding
  • Fix various compilations mistakes
  • Other various Cleanup
  • Fix Windows compilation
  • Fix compilation for Qt < 5.12.0
  • Fix MacOS build

-- Windows binaries hash

sha256 f5bbdd9969632dea8570711bcbf57fe12206c5f6c29aefa74e39445f7f0a3857

v3.6.0

11 Mar 04:46
a0b8c47
Compare
Choose a tag to compare

-- New

  • Add "clear highlights" functionality in Packet Analyser

-- Fixes

  • Save and fix readonly functionality
  • Fix & improve view tabs (double click to change config)
  • Fix filter expression restore (Packet Analyser)
  • Fix Regex filter restore for Packet Analyser
  • Fix JsonView
  • Fix tracking changes in packet Analyser
  • Improve Base64 decoding Transform
  • Fix "highlights" and "copy as" updates for Packet Analyser
  • Various cleanup
  • Fix crash bug
  • Add ZLib transform explanation
  • Fix Distorm compilation on Mac
  • Remove dialog config buttons (replaced with double click)
  • Prevent editing object name in an array (JsonView)
  • Improve JsonView edit

-- Windows binaries hash

sha256

f4258f1f860b21fe884866444161a9cfc68298eccbe97138b0049908293e22cf pip3line_3.6.0.88_win_x64.zip

v3.5.5

06 Dec 00:13
7d3b55a
Compare
Choose a tag to compare

-- Fixes

  • Build improvements
  • Minor fix for JSON view numerical Double values

v3.5.4

14 Nov 02:00
6f61e22
Compare
Choose a tag to compare

v3.5.4

-- Fixes

  • MacOS Dark theme fix
  • Various minor fixes
  • Build improvements
  • Man Pages

Windows Binaries: Remember to install/repair the VS redistributables from the zip file

v3.5.2

11 Nov 21:36
8d3c245
Compare
Choose a tag to compare

-- New Stuff

  • Adding TLS support for "Allow Next Protocol HTTP 2"
  • Add packets highlighting

-- Fixes

  • Fix filename configuration save/restore for SYS V shm
  • Fix background color restore for Packet Analyser
  • Build Cleanup
  • Memory leaks

v3.5.1

11 Nov 16:36
da5f5bf
Compare
Choose a tag to compare

Various build fixes & cleanup

v3.5.0

10 Nov 23:16
aed5b3f
Compare
Choose a tag to compare

v3.5.0

-- New Stuff

  • Add "tracking changes" functionality in various places
  • Add "Send to New Hex editor" action
  • Add Json color the the view
  • New Make Your Own proxy (MYO)
  • "Search" colors are now configurables
  • New Shared memory listener (Sys V and Posix)
  • Save/restore JsonView state
  • Manual Edit, Expand all and Collapse all Json

-- Various

  • Markings improvements
  • Tiny selection bug
  • Fix integer to double conversion for jsonview
  • Fix crash bug with view tabs
  • Prevent overwriting save with empty file
  • Set default visual for distorm to true
  • Improving Search Widget animation
  • Add QScintilla in the third party list
  • Doc & colors (matching sys themes)
  • Various build improvements
  • Refactoring

Build update release

01 Nov 03:59
53e83bd
Compare
Choose a tag to compare

Minor release for build purposes

v3.4.1

16 Jun 17:31
Compare
Choose a tag to compare

-- New stuff

  • Add New Connection Button for Clients block sources
  • New Json view (auto)
  • New Named Pipe / Local socket client
  • Add TDS7 decoder
  • Send Packets to existing Packets Analyser
  • Send Packets to new Packets Analyser
  • Add incremental names for tabs

-- Various

  • Fix various build error with Travis and Codacity (v3.4.1)
  • Fix Mac OSX build
  • Win package update
  • Openssl linkage
  • Travis build (draft)
  • Refactoring
  • Migrating to QSharedPointer packet management
  • Fix Java Style issues
  • Codacity badge
  • Upgrading to C++14
  • Fix deprecated warnings
  • Adjust filterdialog window size