Commit graph

21 commits

Author SHA1 Message Date
Daniel
5bb2813459 Fix linter errors 2023-04-25 14:37:29 +02:00
Daniel
e5a0f06f97 Use interception config only when ready 2022-10-11 14:49:57 +02:00
Daniel
9a39caf22b Resolve to real file paths before checking path based API access 2022-04-26 15:02:05 +02:00
Daniel
60d8664e7b Fix tests and linters 2022-02-02 12:48:42 +01:00
Daniel
9cf214fdff Simplify profile reloading
Also, increase prompt decision timeout.
2021-01-25 17:07:09 +01:00
Daniel
12f3c0ea8d Add support for network service 2021-01-19 15:43:22 +01:00
Daniel
564928a97f Switch nameserver to listen on localhost 2021-01-08 16:36:36 +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
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
Daniel
e442baddb6 Fix and improve authentication retrying and error messages 2020-06-04 17:15:25 +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
7649859ba6 Switch connection state lookups to use the packet.Info struct
Also, rename the Direction attribute on packet.Info to Inbound
2020-05-18 17:08:32 +02:00
Daniel
55b0ae8944 Revamp process attribution of network connections 2020-05-15 17:15:22 +02:00
Daniel
38f57a8954 Rework Communication+Link to Connection 2020-04-07 17:30:33 +02:00
Daniel
200d9000f6 Continue with the new profile integration 2020-04-01 17:15:33 +02:00
Daniel
0a5981c657 Improve api firewall bypass 2019-08-09 17:16:56 +02:00
Daniel
d01c619400 Update handling of api listen address override 2019-08-02 16:09:13 +02:00
Daniel
328fc9087f Adapt modules to new core module and dir structure handling 2019-07-31 22:36:09 +02:00
Daniel
ab6bdc5f0e Add api authentication via firewall 2019-07-30 13:07:50 +02:00