Commit graph

44 commits

Author SHA1 Message Date
Daniel
c9b89ef2ea Use metrics 2021-01-28 17:45:52 +01:00
Daniel
12f3c0ea8d Add support for network service 2021-01-19 15:43:22 +01:00
Daniel
60ac9af5f2 Update based on portbase review suggestions 2021-01-06 13:35:25 +01:00
Daniel
72c7592cdd Update API endpoints and handlers 2020-12-31 00:00:48 +01:00
Daniel
8f898f4e32 Delete old log files regularly 2020-12-17 17:08:08 +01:00
Daniel
a0268ee91d Update config wording and metadata 2020-11-04 14:49:33 +01:00
Daniel
263eb0578a Improve config wording 2020-10-29 15:14:15 +01:00
Patrick Pacher
69962fcb11
Merge branch 'develop' into feature/ui-revamp 2020-09-29 09:19:15 +02:00
Daniel
f46e759524 Use new Purge method of the database 2020-09-24 16:57:54 +02:00
Patrick Pacher
c12526235a
Add category annotations to options 2020-09-22 15:39:30 +02:00
Patrick Pacher
a5e3f7ff37
Refactor status package to use portbase/runtime.
Refactor the status package to use portbase/runtime and
make system status readonly. Also adapts the code base
to the new portbase/notifications package.
2020-09-21 17:19:07 +02:00
Patrick Pacher
52c4cfe11d
Merge pull request #145 from safing/fix/notifications
Update to portbase/notification changes
2020-09-16 08:49:40 +02:00
Patrick Pacher
7f8a55772a
Update to portbase/notification changes 2020-09-15 09:13:00 +02:00
Patrick Pacher
7c5e78b239
Update app profile icons. Switch to new portbase options 2020-09-15 09:01:48 +02:00
Daniel
ae5e7eb767 Implement review suggestions 2020-08-11 16:23:59 +02:00
Daniel
092da058a5 Add automatic upgrades for spn-hub 2020-08-11 07:55:26 +02:00
Daniel
bdf2d025b1 Add buttons to core upgrade notification 2020-07-21 16:56:45 +02:00
Daniel
f7320d760d Add TCP/TLS pipelining dns resolver 2020-06-16 16:07:12 +02:00
Daniel
381b94acb5 Add cpu profiling capability to base module 2020-06-03 23:11:50 +02:00
Daniel
e01f185495 Fix version flag and display 2020-05-27 16:47:33 +02:00
Daniel
f4b8ad7d7c Fix tests: split core package into core and base 2020-05-02 13:24:31 +02:00
Daniel
5209a090c4 Update config options, add options to turn off system notifications 2020-04-24 10:55:49 +02:00
Daniel
95041d217c Fix module dependencies, split filter into interception and filter modules 2020-04-24 10:17:15 +02:00
Daniel
d2d69139b9 Add control db interface for triggering hooks, add shutdown/restart hooks 2020-04-24 10:02:07 +02:00
Daniel
10ee7fd7db Update random->rng module name 2020-04-17 21:51:01 +02:00
Daniel
d1430fe79d Fix linter errors 2020-04-09 17:01:46 +02:00
ppacher
81d2b6309d Only run tests if start hook succeeds 2020-04-06 13:11:55 +02:00
ppacher
985e770c27 Add support for start and stop hooks during test setup 2020-04-06 12:40:34 +02:00
Daniel
eec0c37101 Fix dependency graph and linter errors 2020-04-02 17:09:15 +02:00
Daniel
5523fcf0bd Add subsystems and clean up module dependencies 2020-04-01 17:14:33 +02:00
Daniel
279ab67c7e Streamline configuration 2020-04-01 17:13:30 +02:00
Daniel
f1a2a4d3e8 Clean up modules, remove base module, create testing helper 2020-03-20 23:03:28 +01:00
Daniel
c72f956fe8 Adapt core package to portbase changes, add testing setup and teardown methods 2019-10-25 13:31:24 +02:00
Daniel
d5022a1ffc Fix setting data root in startup procedure 2019-08-19 17:13:32 +02:00
Raskaro
9cbf98fc98 Changed Error message 2019-08-12 12:17:37 +02:00
Raskaro
6867a9b174 Add error-handling for WindowsVersion-stuff 2019-08-12 11:50:38 +02:00
Daniel
4b2ff39246 Adapt to new module structure with base and core modules 2019-08-09 16:46:37 +02:00
Daniel
ca1715d028 Update devmode config description 2019-08-02 21:31:56 +02:00
Daniel
edebfbd687 Add devmode config override via flag 2019-08-02 16:08:46 +02:00
Daniel
7a6189143c Improve core module to take care of dir structures and db init 2019-07-31 22:34:23 +02:00
Daniel
9741bc412e Update org import paths 2019-07-02 15:12:31 +02:00
Daniel
0af3ab2305 Switch core databases to bbolt 2019-05-10 11:53:09 +02:00
Daniel
5f21f7bc60 Improve firewall core logic, add prompt support via notifications 2019-03-08 23:15:36 +01:00
Daniel
f7a07cbb2f Reevaluate and update firewall core logic 2019-02-22 16:18:58 +01:00