Patrick Pacher
|
78d38a194d
|
Add check for unknown process
|
2020-04-14 16:54:15 +02:00 |
|
Daniel
|
39e5c882a3
|
Merge pull request #32 from safing/feature/filterlists
Added filterlist integration
|
2020-04-14 14:45:26 +02:00 |
|
Patrick Pacher
|
568674bdf8
|
Fix updater and add more logging to filterlist
|
2020-04-14 14:41:55 +02:00 |
|
Patrick Pacher
|
ef560447ae
|
Remove debug message
|
2020-04-14 14:05:53 +02:00 |
|
Patrick Pacher
|
fc9835f91a
|
Fix resource index not updated. Minor module improvements
|
2020-04-14 14:02:05 +02:00 |
|
Patrick Pacher
|
a6d768958d
|
Streamline naming of filter list option
|
2020-04-14 11:24:42 +02:00 |
|
Patrick Pacher
|
e77d971259
|
Rename filterlist to filterlists
|
2020-04-14 11:23:15 +02:00 |
|
Patrick Pacher
|
f630df0b1f
|
Implemented peer review comments
|
2020-04-14 11:14:04 +02:00 |
|
ppacher
|
f96f8d8d6e
|
Added filterlist integration
|
2020-04-14 08:52:15 +02:00 |
|
Patrick Pacher
|
61d31d4426
|
Merge pull request #31 from safing/fix/travis/deps-and-golangci-lint
Fix Travis deps, testing and golangci lint
|
2020-04-10 14:23:32 +02:00 |
|
Daniel
|
bb778f2cf7
|
Fix process linter errors
|
2020-04-10 13:19:17 +02:00 |
|
Daniel
|
c20c73a2d8
|
Fix pmctl linter errors
|
2020-04-10 13:19:07 +02:00 |
|
Daniel
|
881c269c1b
|
Fix netenv linter errors
|
2020-04-10 13:18:52 +02:00 |
|
Daniel
|
fd4f059ebb
|
Fix windowskext linter errors
|
2020-04-10 13:18:37 +02:00 |
|
Daniel
|
ddc01e648f
|
Fix windows mock
|
2020-04-10 10:50:55 +02:00 |
|
Daniel
|
541cf702ad
|
Explicitly mark the nfqueue package for building on linux
|
2020-04-10 10:50:43 +02:00 |
|
Patrick Pacher
|
8f59cc0cb8
|
Merge pull request #29 from safing/fix/profiles-global-updater
Fix updating the global profile and other bugs
|
2020-04-10 10:49:45 +02:00 |
|
Daniel
|
27949a7224
|
Use security level names instead of numbers
|
2020-04-10 09:53:35 +02:00 |
|
Daniel
|
a85fff6576
|
Fix updating the global profile and other bugs
|
2020-04-10 09:41:49 +02:00 |
|
Patrick Pacher
|
ed2a67c127
|
Merge pull request #30 from safing/feature/security-levels-rename
Rename security levels
|
2020-04-10 09:20:44 +02:00 |
|
Daniel
|
2b6fbd2bfc
|
Skip test that fails in CI
|
2020-04-09 17:06:08 +02:00 |
|
Daniel
|
3840ab470c
|
Fix install cmd
|
2020-04-09 17:03:12 +02:00 |
|
Daniel
|
fceec09790
|
Always run golangci-lint, as the service is going offline
|
2020-04-09 17:03:12 +02:00 |
|
Daniel
|
730501c3b1
|
Install libnetfilter-queue-dev on linux
|
2020-04-09 17:03:12 +02:00 |
|
Daniel
|
d1430fe79d
|
Fix linter errors
|
2020-04-09 17:01:46 +02:00 |
|
Daniel
|
a425cb63d8
|
Rename security levels
|
2020-04-09 16:40:10 +02:00 |
|
Daniel
|
bd7d08960e
|
Merge pull request #28 from safing/fix/oneline-check
Fix HTTPS online check always failing
|
2020-04-09 12:35:05 +02:00 |
|
Patrick Pacher
|
ab233ae992
|
Fix online-check reusing the local address
|
2020-04-09 11:00:39 +02:00 |
|
Patrick Pacher
|
47f4627f1f
|
Close HTTP response body before client reuse
|
2020-04-09 11:00:31 +02:00 |
|
Patrick Pacher
|
cc7b1e770a
|
Merge pull request #27 from safing/feature/firewall-connection-handling
Rework Communication+Link to Connection
|
2020-04-08 15:46:35 +02:00 |
|
Daniel
|
3f7c467efc
|
Implement review, use local var for pkt.Info
|
2020-04-08 15:19:00 +02:00 |
|
Daniel
|
b5c4d04f6f
|
Inject portbase dependency in CI testing
|
2020-04-08 14:20:44 +02:00 |
|
Daniel
|
e1bab8068f
|
Remove old dns queries from DB
|
2020-04-08 14:08:13 +02:00 |
|
Daniel
|
7da9e64c27
|
Save blocked DNS queries
|
2020-04-08 14:07:59 +02:00 |
|
Daniel
|
249261a3da
|
Implement review suggestions
|
2020-04-08 14:07:29 +02:00 |
|
Daniel
|
38f57a8954
|
Rework Communication+Link to Connection
|
2020-04-07 17:30:33 +02:00 |
|
Daniel
|
a43a2fc3fe
|
Merge pull request #25 from safing/feature/trigger-updates
Trigger updates from other modules
|
2020-04-06 13:16:08 +02:00 |
|
Daniel
|
c659c3748a
|
Merge pull request #26 from safing/feature/testing-hooks
Add support for start and stop hooks during test setup
|
2020-04-06 13:14:45 +02:00 |
|
ppacher
|
65089f47dd
|
Change error msg and use module online check in TriggerUpdate()
|
2020-04-06 13:14:45 +02:00 |
|
ppacher
|
81d2b6309d
|
Only run tests if start hook succeeds
|
2020-04-06 13:11:55 +02:00 |
|
Daniel
|
53ab2c9c8e
|
Merge pull request #24 from safing/feature/pmctl-data-dir
Add support for PORTMASTER_DATA environment variable
|
2020-04-06 13:10:19 +02:00 |
|
ppacher
|
c06e1cc4e0
|
Update description of --data flag
|
2020-04-06 12:48:11 +02:00 |
|
ppacher
|
985e770c27
|
Add support for start and stop hooks during test setup
|
2020-04-06 12:40:34 +02:00 |
|
ppacher
|
30800f7383
|
Allow to disable updates schedule
|
2020-04-06 12:39:08 +02:00 |
|
Patrick Pacher
|
5067576260
|
Allow modules to trigger the update task
|
2020-04-06 12:38:56 +02:00 |
|
ppacher
|
4e5a18b93d
|
Allow --data to be specified via environment variable PORTMASTER_DATA
|
2020-04-06 09:10:09 +02:00 |
|
Patrick Pacher
|
2987100c07
|
Merge pull request #23 from safing/fix/intel-geoip
Fix intel/geoip not processing upgrades
|
2020-04-03 14:43:35 +02:00 |
|
Patrick Pacher
|
a3a591740e
|
Fix geoip database upgrade handling
|
2020-04-03 14:23:02 +02:00 |
|
Patrick Pacher
|
85b5cf02a4
|
Export updates module event names
|
2020-04-03 14:22:54 +02:00 |
|
Patrick Pacher
|
a5fd348b96
|
Export netenv event names
|
2020-04-03 14:22:42 +02:00 |
|