Commit graph

433 commits

Author SHA1 Message Date
Daniel
95be1085bc Fix downloading of assets in pmctl 2020-06-20 16:06:36 +02:00
Daniel
b3fb2564ea Promote to alpha 2020-06-16 16:52:35 +02:00
Daniel
1ea376fb03 Bump version 2020-06-16 16:20:18 +02:00
Daniel
2348a22076
Merge pull request #78 from safing/feature/resolver-pipelining
Add TCP/TLS pipelining dns resolver
2020-06-16 16:18:23 +02:00
Daniel
f7320d760d Add TCP/TLS pipelining dns resolver 2020-06-16 16:07:12 +02:00
Daniel
fe3b61f1a3 Update README.md 2020-06-05 16:50:44 +02:00
Daniel
88322262d8 Bump version 2020-06-05 16:16:30 +02:00
Daniel
1d6ee1f8cf
Merge pull request #72 from safing/fix/network-state-pid-searching
Retry finding a socket's PID on linux
2020-06-05 16:07:24 +02:00
Daniel
9f42e6ff93 Retry finding a socket's PID on linux 2020-06-05 15:49:15 +02:00
Daniel
6ffca6e411
Merge pull request #73 from safing/feature/api-auth-upgrade
Minor api auth improvements following new portbase version
2020-06-05 14:51:04 +02:00
Daniel
e1d39e88ba Improve logging 2020-06-05 14:00:51 +02:00
Daniel
625b79e3b3 Detect PID loops in api auth 2020-06-05 14:00:44 +02:00
Patrick Pacher
f7fbf40cf9
Merge pull request #71 from safing/fix/api-auth-2
Fix and improve authentication retrying and error messages
2020-06-04 18:43:56 +02:00
Daniel
e442baddb6 Fix and improve authentication retrying and error messages 2020-06-04 17:15:25 +02:00
Patrick Pacher
b4da62e654
Merge pull request #66 from safing/fix/api-auth
Increase resilience of api auth by waiting long and trying more often
2020-06-04 08:02:48 +02:00
Patrick Pacher
aa39044895
Merge pull request #67 from safing/fix/mdns-handler-shutdown
Fix correct shutdown of mdns packet listeners
2020-06-04 08:01:37 +02:00
Patrick Pacher
b8a12f8b9a
Merge pull request #68 from safing/feature/clean-linux-process-paths
Remove " (deleted)" suffix on linux for deleted files
2020-06-04 08:00:59 +02:00
Patrick Pacher
fdcacfdb61
Merge pull request #69 from safing/feature/cpu-profiling
Add cpu profiling capability to base module
2020-06-04 08:00:04 +02:00
Daniel
bbafef20b9 Remove " (deleted)" suffix on linux for deleted files 2020-06-03 23:20:17 +02:00
Daniel
381b94acb5 Add cpu profiling capability to base module 2020-06-03 23:11:50 +02:00
Daniel
bb86496223 Fix correct shutdown of mdns packet listeners 2020-06-03 21:29:18 +02:00
Daniel
e5ad87a585 Increase resilience of api auth by waiting long and trying more often
Also, improve messages sent to user.
2020-06-03 21:21:34 +02:00
Daniel
328884c354 Bump versions 2020-05-29 15:13:33 +02:00
Patrick Pacher
c7706857e8
Merge pull request #59 from safing/fix/version-info
Fix version flag and display
2020-05-28 13:07:09 +02:00
Patrick Pacher
aecbae8720
Merge pull request #62 from safing/feature/enable-subdomain-blocking
Enable subdomain filtering by default
2020-05-28 13:04:09 +02:00
Patrick Pacher
b78eeaf81f
Merge pull request #61 from safing/fix/resolver-upstream-blocking
Fix error detection if query was blocked by upstream
2020-05-28 13:02:27 +02:00
Daniel
a36972cea4 Enable subdomain filtering by default
Also, streamline security level validation formats
2020-05-28 10:11:21 +02:00
Daniel
2248026365 Fix error detection if query was blocked by upstream 2020-05-28 10:04:05 +02:00
Daniel
9b4d853af3 Add screenshot tour to Readme 2020-05-27 17:20:20 +02:00
Daniel
e01f185495 Fix version flag and display 2020-05-27 16:47:33 +02:00
Daniel
87f6bfd497 Update .gitignore 2020-05-27 15:37:57 +02:00
Daniel
a8dfa67abb Bump versions 2020-05-27 15:34:53 +02:00
Patrick Pacher
936eebdf02
Merge pull request #58 from safing/fix/deps
Switch uuid lib and update deps
2020-05-26 12:54:27 +02:00
Patrick Pacher
3580755f03
Merge pull request #57 from safing/feature/network-state-improvements
Transition to table structs, use OnceAgain for fetching tables
2020-05-26 11:14:31 +02:00
Daniel
71c9d23d68 Switch to UUID util 2020-05-26 11:11:11 +02:00
Patrick Pacher
0a89fb1b3f
Merge pull request #55 from safing/fix/portmaster-control-date-format
Fix portmaster control date format
2020-05-26 10:43:39 +02:00
Patrick Pacher
1ae770cb23
Merge pull request #56 from safing/feature/reload-indexes-when-restarting
Reload indexes when restarting
2020-05-26 10:43:16 +02:00
Daniel
025ed6d231 Switch uuid lib and update deps 2020-05-25 22:31:11 +02:00
Daniel
93a3ad2a80 Improve retrying 2020-05-25 17:35:14 +02:00
Daniel
6b02dcd725 Transition to table structs, use OnceAgain for fetching tables 2020-05-25 17:22:46 +02:00
Daniel
046a00f473 Reload indexes when restarting 2020-05-25 17:20:02 +02:00
Daniel
21405f32d1 Fix date format for log files 2020-05-25 13:04:16 +02:00
Daniel
eef8a443e4 Bump version 2020-05-23 14:03:49 +02:00
Patrick Pacher
6c029d0ce3
Merge pull request #53 from safing/fix/file-move-upgrading
Remove version information from moved file
2020-05-23 08:59:13 +02:00
Daniel
a4e2d3d147 Fix linter error 2020-05-22 22:56:21 +02:00
Daniel
99a494db6e Remove version information from moved file
Otherwise the file is being picked up by the update registry scan.
2020-05-22 22:36:41 +02:00
Daniel
8a0edd9472 Bump versions 2020-05-21 14:54:14 +02:00
Patrick Pacher
c59f680053
Merge pull request #52 from safing/feature/firewall-resolver-improvements
Firewall and Resolver improvements
2020-05-20 18:07:48 +02:00
Daniel
46411951f6 Further improve logging and messages 2020-05-20 16:43:54 +02:00
Daniel
26fd447700 Switch default action / asking to release level experimental
There are, well, many problems...
2020-05-20 15:36:11 +02:00