Skip to content

Releases: sipcapture/heplify

v1.65.1

19 Oct 14:05
9f41cb9
Compare
Choose a tag to compare

Version 1.65.1

1.63

04 Mar 13:30
2d355bb
Compare
Choose a tag to compare

tag

Version 1.62

28 Aug 06:24
4f5d643
Compare
Choose a tag to compare
  • Discard packets by src IP with new flag -disip. Thanks for the contribution @sincejune
  • Allow tcp configurable retries with new flag -tcpsendretries. Thanks for the contribution @atanasdb
  • Better correlation of sip and rtcp. Thanks for the contribution @xhantu

Version 1.56

20 Feb 10:28
9565a8f
Compare
Choose a tag to compare
  • Add version flag
  • Dont send out unknown HEP packets
  • Not fully static build

Version 1.55

07 Feb 11:12
e215c9e
Compare
Choose a tag to compare
  • sctp support
  • better readable file output
  • again a fully static build

Version 1.54

03 Feb 16:57
8682628
Compare
Choose a tag to compare
  • Don't decode ng control protocol

Version 1.53

05 Dec 18:50
12018c6
Compare
Choose a tag to compare
  • Add vxlan support

Version 1.52

29 Oct 20:18
d47b027
Compare
Choose a tag to compare
  • Allow multiple output server
  • Some performance improvements
  • Allow NPcap on windows
  • Decode ERSPAN Type II & III
  • Websocket support

Version 1.47

08 Dec 10:58
0df024d
Compare
Choose a tag to compare
  • Add BenchmarkParseRTCP
  • Remove hex package
  • Add vlan header for af_packet
  • Fix windows building
  • Fix SDP rtcp attribute correlation
  • Fix bug inside ParseRTCP found by fuzzer

Version 1.46

20 Nov 12:36
5c683e5
Compare
Choose a tag to compare
  • Fix index out of range in rtcp.go