Releases: safing/portmaster
v1.2.0
Changelog:
d037b00 Add switch to reboot on internal restart
1cd6db8 Update deps
1449a96 Update golangci-lint config
0670956 Fix parsing tagged windows service names
fce1a7a Do not suggest using stale DNS cache when disabled by user
5fe78db Match connections without PID only using UndefinedProcessID
41ffb2c Improve windows kext bandwidth stats monitor
6d569ca Improve epbf bandwidth stats monitor
4c21c87 Improve ebpf connection listener
dc033c3 Add InfoPacket and BandwidthUpdate structs for cross platform usage
688b2de Rename files for clarity
ec85816 Move interception module and better integrate workers
41c5266 Use reported PIDs for DNS requests and improve data gathering process
5d7caeb Expose connection ID creation
28d3d24 Add and improve InfoOnly and ExpectInfo packet flags
83479ac Add example for getting bandwidth stats
95716db Add missing ebpf compiled object
74b4ce0 Make default pid to be -1 and remove unsafe code
daeafa4 Add ebpf bandwidth monitoring
8a09ba6 Revamp connection handling flow to fix race condition and support info-only packets
83b0849 Fix ebpf return on error
2b65e8e Add ebpf check for failed kernel functions
cecce3f Fix ebpf source port, add event validation and simpify tcp monitoring
f754555 Add reading of the pid from the kext
cee7e9b Add ebpf compiled programs
169a5a1 Use datagram_connect for udp ebpf process detection
0164463 Add udp process detection with ebpf
26042ac Update libbpf
0caa3e7 Add tcp process detection with ebpf
v1.1.0
v1.0.14
v1.0.13
Changelog:
34e0358 Add binary path to integration test utiltool
7d3b45f Add integrationtest utility
89bad68 Suggest using stale DNS cache when queries are slow
c972033 Improve rules config description
8273894 Add flags to specify custom update server
16c7561 Add config option to always use stale DNS cache entries
7e09245 Reduce running of background tasks on sleep mode
4784799 Add check for special android ip in online status check
f8c6fbd Increase max state table lookup time window
0aae9b4 Fix closing nf conntrack session when stopping during start
72c59c0 Improve user agents
0a1f74a Fix custom filter list load
7cbabd5 Fix android update system
v1.0.12
v1.0.11
Changelog:
56998a0 Improve lookup tries for network state
d9f4a9e Fix getting updated tables immediately
6070366 Ignore if parent process does not exist
94b4fa3 Improve network state caching
79d6bcb Fix parent process key an refactoring
834282c Fix process identification key
b9488c1 Fix matching TCP connections
4b29eed Improve support for disabled IPv6 stack
a90174e Downgrade gvisor