Commit graph

557 commits

Author SHA1 Message Date
Daniel
eb4e48aeae
Merge pull request #8 from safing/develop
Release to master
2019-07-04 16:33:56 +02:00
Daniel
b5cc3121ae Rename components
portmaster -> portmaster-core
pmctl -> portmaster-control
2019-07-04 13:57:55 +02:00
Daniel
457e6f21a2 Use new util function for creating/checking dirs 2019-07-04 13:57:14 +02:00
Daniel
2e59031475 Fix bug where path vars go lost 2019-07-04 13:56:45 +02:00
Daniel
5b80a0b95e Add downloading of main components, fix dir permissions
Fixes #2, #3
2019-07-04 13:54:51 +02:00
Raskaro
0ca5ecb464
Merge pull request #5 from safing/develop
Fix #1
2019-07-02 16:35:05 +02:00
Daniel
9636777b30 Update profile package to changed deps 2019-07-02 16:19:47 +02:00
Daniel
36901e89d8 Fix setting default api address
Fixes #1
2019-07-02 16:16:03 +02:00
Daniel
5180e426aa Update dependencies 2019-07-02 16:06:56 +02:00
Daniel
9741bc412e Update org import paths 2019-07-02 15:12:31 +02:00
Daniel
619e11d8e1 Merge branches 2019-07-02 14:48:04 +02:00
Daniel
b093cee242 Update .gitignore 2019-07-02 13:01:02 +02:00
Daniel
ae68f64977 Init dep 2019-07-02 13:00:58 +02:00
Daniel
747b0e5c4b Update import path 2019-07-02 13:00:51 +02:00
Daniel
30c3fdcba8 Update geoip to use new update system 2019-07-02 13:00:44 +02:00
Daniel
960e1bcc16 Remove old windivert interception 2019-07-02 13:00:24 +02:00
Raskaro
c3961488f7 Fix typo in README.md: option with double dash 2019-07-01 15:32:38 +02:00
Daniel
81eee568f2 Fix windows file suffix in updater and pmctl 2019-05-22 22:19:11 +02:00
Daniel
7bbfdf288f Fix pack script for windows 2019-05-22 22:18:13 +02:00
Daniel
196233358b Bump versions 2019-05-22 16:46:54 +02:00
Daniel
fb4fb20d4b Rewrite network tree saving and cleaning procedures 2019-05-22 16:10:05 +02:00
Daniel
1873999b38 Fix allowing connections to self 2019-05-22 16:08:51 +02:00
Daniel
f0decfa633 Update default action and timeout for nfqueue 2019-05-22 16:08:15 +02:00
Daniel
5eb956a9c3 Fix IPv6 parsing in windows kext handler 2019-05-22 16:07:46 +02:00
Daniel
5a94dbc5e9 Fix comment 2019-05-22 16:07:15 +02:00
Daniel
ad7a1024d7 Update DNS resolver, reset resolvers if all failed 2019-05-22 16:06:57 +02:00
Daniel
1f13af8f75 Fix intel config 2019-05-22 16:06:09 +02:00
Daniel
3f66df222e Fix intel tests 2019-05-22 16:05:57 +02:00
Daniel
a2bad3524c Fix stack trace output 2019-05-22 16:05:01 +02:00
Daniel
b8374f044a Upgrade nameserver to take over the DNS port when in use by another process 2019-05-22 16:04:41 +02:00
Daniel
7043f05144 Upgrade pmctl to only do a self upgrade when the update is already available 2019-05-22 16:02:31 +02:00
Daniel
a316542f82 Set new API port 2019-05-22 16:01:46 +02:00
Daniel
67578f9e4d Add windows/amd64 to pack scripts 2019-05-22 16:01:19 +02:00
Daniel
79c62036f3 Fix dnsonly nameserver 2019-05-10 12:10:09 +02:00
Daniel
e37f706223 Fix path conversions 2019-05-10 11:58:20 +02:00
Daniel
16db10b84b Improve performance, logging 2019-05-10 11:57:51 +02:00
Daniel
e72ed023db Improve logging, support pre-authorized ports 2019-05-10 11:57:18 +02:00
Daniel
55ef385dcb Use pre-authorized ports for dns queries, improve logging 2019-05-10 11:56:50 +02:00
Daniel
9fcfd34f28 Add pre-authorized port system for internal dialers 2019-05-10 11:56:09 +02:00
Daniel
ab81f02d94 Add call priorities to winkext 2019-05-10 11:55:42 +02:00
Daniel
0af3ab2305 Switch core databases to bbolt 2019-05-10 11:53:09 +02:00
Daniel
c2c19abd48 Add dev build option 2019-05-10 11:52:41 +02:00
Daniel
be517dd58f Update network.Packet structure 2019-05-06 11:00:10 +02:00
Daniel
4f275a8029 Improve process creation and cleaning 2019-05-06 10:51:19 +02:00
Daniel
0fd44c8011 Improve --print-stack-on-exit 2019-05-06 10:50:19 +02:00
Daniel
6495b4fe5f Add GetOrFindPrimaryProcess to correctly group process/threads 2019-04-26 15:17:44 +02:00
Daniel
78a0b3c1fb Add windowskext integration, update related packages 2019-04-26 11:33:28 +02:00
Daniel
a702cd4824 Merge branch 'develop' into feature/winkext 2019-04-01 14:47:42 +02:00
Daniel
af2f6c2ebe Add section about used ports to README.md 2019-04-01 14:45:31 +02:00
Daniel
5d0665bd57 Bump version to 0.2.4 2019-03-18 16:31:06 +01:00