Commit graph

55 commits

Author SHA1 Message Date
Daniel
eb22636c8e Bump core version 2021-03-11 15:53:04 +01:00
Daniel
6c0df1155e Bump versions 2021-02-11 22:33:55 +01:00
Daniel
d825a9cc83 Update tooling 2021-02-01 17:05:21 +01:00
Daniel
8c62eb1a09
Merge pull request #244 from safing/feature/metrics
Use metrics
2021-01-29 16:56:36 +01:00
Daniel
c9b89ef2ea Use metrics 2021-01-28 17:45:52 +01:00
Daniel
6a1c282491 Implement review suggestion 2021-01-28 16:18:42 +01:00
Daniel
196049a040 Check binary path of PID lock 2021-01-26 14:15:07 +01:00
Daniel
47aec76a45 Move the dist dir to a flag and auto-detect it
Also, rename update to release
2020-12-22 13:23:05 +01:00
Daniel
3d2cbdd4e6 Bump version 2020-12-22 12:31:37 +01:00
Daniel
7bd94d13d2 Bump version 2020-12-11 17:03:06 +01:00
Daniel
bf64996b2f Improve trafficgen tool 2020-12-11 17:02:58 +01:00
Daniel
1e282aa0bb Bump core version 2020-12-07 12:05:52 +01:00
Daniel
7f26a28776 Improve internal tooling 2020-12-04 16:59:14 +01:00
Daniel
47625e4436 Bump core version 2020-12-01 19:18:30 +01:00
Daniel
454a234449 Bump versions 2020-11-24 22:18:54 +01:00
Daniel
8b04580f3e Update pack scripts 2020-11-24 16:47:01 +01:00
Daniel
0ac67a01a0 Fix log location for core on windows 2020-11-24 16:46:08 +01:00
Daniel
6c9d8535d5 Add support for staging and purging 2020-11-24 16:45:57 +01:00
Daniel
f21c16956a Add support for unpacking resources
Switch start to use portmaster-app.zip as app
2020-11-24 16:43:53 +01:00
Daniel
eab2ab3413 Bump version 2020-10-01 16:39:06 +02:00
Daniel
7ea1c98d03 Bump core version 2020-09-25 11:36:15 +02:00
Daniel
ee3c046656 Bump version 2020-09-25 10:32:50 +02:00
Daniel
6093c5b847 Bump version 2020-08-19 16:30:36 +02:00
Daniel
633bb34288 Bump core version 2020-08-14 12:43:20 +02:00
Daniel
f1e587f1d3 Bump version 2020-08-12 14:41:25 +02:00
Patrick Pacher
8840c88903
Fix linter warnings on windows 2020-08-11 15:34:29 +02:00
Patrick Pacher
0b831e101c
Merge pull request #125 from safing/fix/multierror-handling
Fix multierror handling
2020-08-11 00:16:01 +02:00
Daniel
6ded9b3f8c Bump core version 2020-08-10 23:16:38 +02:00
Daniel
2643a90582 Fix multierror handling 2020-08-10 23:13:42 +02:00
Daniel
cdec623033 Add SPN integration 2020-08-06 21:36:43 +02:00
Daniel
1ce9049ca0 Bump start version 2020-08-04 16:14:40 +02:00
Daniel
b1b4f95a84
Merge pull request #118 from safing/feature/hub
Add support for SPN hub
2020-08-04 15:49:49 +02:00
Patrick Pacher
a4f6b90ce8
Add support for SPN hub 2020-08-04 15:37:57 +02:00
Patrick Pacher
6354e1f734
Merge pull request #116 from safing/feature/no-nfq-notfound
Silence "not found" errors in recover-iptables
2020-08-04 13:33:47 +02:00
Patrick Pacher
62e86fd327
Merge pull request #117 from safing/fix/portmaster-start-logging
Close logger and flush messages in update command
2020-08-04 13:21:30 +02:00
Patrick Pacher
071f2a9bd5
Silience "not found" errors in recover-iptables 2020-08-04 13:14:09 +02:00
Patrick Pacher
9a7972c27f
Close logger and flush messages in update command 2020-08-04 13:09:23 +02:00
Daniel
defd88d3a0 Bump core version 2020-07-31 16:22:00 +02:00
Patrick Pacher
0451e99431
Add experimental nfqueue interception backend
This commit adds a new experimental nfqueue interception
backed based on github.com/florianl/go-nfqueue. It should
add more stability to the interception of network packets
and also eliminates the CGO and the runtime dependency on
libnetfilter_queue. Note that this commit does not remove
the old nfqueue backend yet but adds a --experimental-nfqueue
flag to portmaster-core.
2020-07-30 08:35:27 +02:00
Daniel
04c846a0da Bump versions 2020-07-24 13:26:01 +02:00
Daniel
b6d69ecddd Configure update registry user agent 2020-07-23 14:05:17 +02:00
Daniel
e5bad8f067 Bump core version 2020-07-22 16:33:07 +02:00
Patrick Pacher
92c25b2ed4
Fix linter warnings 2020-07-22 16:17:11 +02:00
Patrick Pacher
8754eabfe0
Fix --short not working correctly 2020-07-22 16:12:26 +02:00
Patrick Pacher
81c6ed2906
Show warning on unexpected portmaster-start binary path 2020-07-22 16:02:55 +02:00
Patrick Pacher
504c753a9b
Let portmaster-start exit with an error if index update fails 2020-07-22 15:11:42 +02:00
Patrick Pacher
088fef6f55
Try to auto-detect installation directory 2020-07-22 15:11:42 +02:00
Patrick Pacher
1fa6cbcc6b
Bump version of portmaster-start to 0.4.0 2020-07-22 15:11:42 +02:00
Patrick Pacher
cef2a4e9be
Move portmaster binary to cmds/portmaster-core 2020-07-22 15:11:42 +02:00
Patrick Pacher
3428035dd4
🎉 import uptool from portbase 2020-07-22 15:11:41 +02:00