Skip to content

Releases: safing/portmaster

v1.2.0

20 Jul 13:15
Compare
Choose a tag to compare
v1.2.0 Pre-release
Pre-release

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

24 May 08:54
Compare
Choose a tag to compare

Changelog:

2ee6206 Improve debug info order
f001ed6 Add API endpoint to retrieve a list of country center coordinates

v1.0.14

08 May 14:09
Compare
Choose a tag to compare

Changelog:

a2b2021 Fix slow queries sensor value calculation
49e33be Update IP of Applied Privacy DNS preset
7958dfd Improve test suite
6fa3bcb Calibrate process lookup times for Windows
42a75c5 Improve compatibility issue notifications

v1.0.13

25 Apr 12:51
Compare
Choose a tag to compare

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

06 Apr 14:32
Compare
Choose a tag to compare
v1.0.12 Pre-release
Pre-release

Changelog:

bda9cd0 Update SPN and portbase
1d462dd Improve portmaster-start update logging
08b29ab Expose network change check trigger
64b721d Fix special process loading
4802de6 Split auto update settings and add support for registry state

v1.0.11

30 Mar 14:22
Compare
Choose a tag to compare

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

v1.0.10

23 Mar 15:53
Compare
Choose a tag to compare
v1.0.10 Pre-release
Pre-release

Changelog:

2e6b407 Update SPN
d8c25ec Add geoip regions to improve distance estimation
392f71c Add current time to broadcast matching data

v1.0.9

17 Mar 08:29
Compare
Choose a tag to compare
v1.0.9 Pre-release
Pre-release

Changelog:

0684c74 Update SPN
a7380fa Warn when query fails
f711805 Improve network proximity thresholds
4e2a633 Fix traceroute location checking

v1.0.8

13 Mar 15:41
Compare
Choose a tag to compare
v1.0.8 Pre-release
Pre-release

Changelog:

5facf60 Update SPN + deps
bf7ec72 Move log cleaner from core to base module

v1.0.7

21 Feb 15:12
Compare
Choose a tag to compare

Changelog

46ecfd1 Bump core version
b4634a8 Update deps (including SPN)
fd4f702 Add technical introduction to Portmaster README