Skip to content

Releases: ivlovric/HFP

0.55

11 May 14:20
ca3fa97
Compare
Choose a tag to compare
Update HFP.go

Critical update for saving to file leackage

0.54

05 Jan 11:04
3671a07
Compare
Choose a tag to compare
  • Auto connect on startup with hello HFP init packet
  • Flush saved HEP upon reconnect instead of waiting for first incoming packet
  • Optimized sending saved HEP
  • Normalized logging

0.5

28 Dec 12:55
db58823
Compare
Choose a tag to compare
0.5
  • Better handling of "limbo" packets stuck in buffer when backend disconnect happens
  • Additional metric added to detect lack of inbound traffic

0.45

20 Sep 20:58
1acbd45
Compare
Choose a tag to compare
  • Buffering update
  • No more HEP checking, we proxy everything now
  • Removed Prometheus metric for non HEP detection
  • Version flag

0.4

08 Sep 10:40
0d255c3
Compare
Choose a tag to compare
0.4

Prometheus metrics added
go dependencies added
fixes

0.3

01 Sep 11:07
645d054
Compare
Choose a tag to compare
0.3

Application important logging to file
Better HEP saving to file handling
Fixed reject filtering option which was not saving HEP

0.2

12 Aug 07:02
2dbfdce
Compare
Choose a tag to compare
0.2
  • 2 modes of operation added: reliable high-performance proxy and reliable proxy processing mode for filtering
  • buffer adjusted per HEP protocol definition
  • Proxy only HEP

0.1.1

28 Jul 13:51
e1955e3
Compare
Choose a tag to compare

Removed hard-coded addresses

0.1

28 Jul 11:37
2d5d14e
Compare
Choose a tag to compare
0.1

Initial release