Skip to content

Releases: apernet/OpenGFW

v0.4.0

09 May 00:51
1de95ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.4...v0.4.0

v0.3.4

08 May 06:49
3ec5456
Compare
Choose a tag to compare

What's Changed

  • fix: do not reload geoip/geosite when reloading ruleset to prevent leaking references to streams by @tobyxdd in #130
  • fix: provide correct timestamp for TCP reassembler by @tobyxdd in #133
  • feat: add support for pcap replay by @eddc005 in #132
  • ci: enable cgo by @tobyxdd in #134
  • Revert pcap by @tobyxdd in #135

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3

09 Apr 18:08
5f447d4
Compare
Choose a tag to compare

What's Changed

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

v0.3.2

08 Apr 01:21
393c29b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

02 Apr 04:22
980d59e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

22 Mar 01:48
bf29881
Compare
Choose a tag to compare

What's Changed

  • docs: instruction for OpenWrt 22.02 or earlier by @haruue in #92
  • CI/CD: New workflow for testing and static analysis by @macie in #98
  • docs: Fix status badge URL by @macie in #102
  • feat: new heuristics for trojan analyzer by @tobyxdd in #106
  • fix: trojan analyzer heuristics by @tobyxdd in #107
  • docs: remove trojan-killer ref by @tobyxdd in #108
  • feat: io tcp reset support (forward only) by @tobyxdd in #109

New Contributors

  • @macie made their first contribution in #98

Full Changelog: v0.2.3...v0.3.0

v0.2.3

29 Feb 19:26
1dce827
Compare
Choose a tag to compare

What's Changed

  • chore: update gfw report links by @tobyxdd in #81
  • feat: update FET analyzer to better reflect what's described in the paper by @tobyxdd in #82
  • feat: netlink rcv/snd buffer config options by @tobyxdd in #85

Full Changelog: v0.2.2...v0.2.3

v0.2.2

26 Feb 18:56
20e0637
Compare
Choose a tag to compare

What's Changed

  • fix: verdict is missing for multicast packets by @haruue in #75
  • fix: engine exit with "netlink receive: recvmsg: no buffer space available" when too many packets hit NFQUEUE by @haruue in #76
  • fix: release workflow by @tobyxdd in #79

Full Changelog: v0.2.1...v0.2.2

v0.2.1

24 Feb 03:54
8b07826
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

18 Feb 06:12
54f62ce
Compare
Choose a tag to compare

What's Changed

  • fix: incorrect "virgin" handling causing ruleset with only built-in keywords to fail by @tobyxdd in #61
  • Add the configuration for the path of geoip and geosite. by @rootmelo92118 in #57
  • Add CIDR support for expr by @KujouRinka in #62
  • feat: update gopacket to latest master by @tobyxdd in #65
  • feat: QUIC analyzer by @tobyxdd in #64

New Contributors

Full Changelog: v0.1.1...v0.2.0