Commit graph

18 commits

Author SHA1 Message Date
Daniel
034148ac6a Add .gitignore 2018-08-23 15:02:46 +02:00
Daniel
2663bdd340 Add README.md 2018-08-23 15:02:37 +02:00
Daniel
d9fc51c65d Add new portbase.go base program 2018-08-23 15:02:26 +02:00
Daniel
b52fee19df Update build script to new package paths 2018-08-23 15:02:02 +02:00
Daniel
9618ae8f5e Revamp crypto/random to feature a feedable CSPRNG 2018-08-23 15:01:44 +02:00
Daniel
c9f41a65af Improve docs and tests of utils package 2018-08-23 15:00:25 +02:00
Daniel
627939f7c6 Improve docs and tests of container package 2018-08-23 15:00:07 +02:00
Daniel
d86cccbbb6 Remove modules integration of taskmanager 2018-08-23 14:59:26 +02:00
Daniel
cb94a48a29 Add new info package to handle version and build information 2018-08-23 14:58:29 +02:00
Daniel
cfca5386cf Adadt config package to new module system 2018-08-23 14:57:25 +02:00
Daniel
4c857f01ce Improve naming in config package 2018-08-23 14:56:53 +02:00
Daniel
0fd5a04e91 Revamp modules: now handles dependencies and has a great boot process 2018-08-23 14:55:28 +02:00
Daniel
6f4b18fab5 Merge branch 'feature/config' into develop 2018-08-14 16:08:27 +02:00
Daniel
773889f66a Add option registry to config package 2018-08-14 16:01:09 +02:00
Daniel
b890583a17 Merge branch 'feature/config' of Safing/portbase into develop 2018-08-13 15:23:56 +00:00
Daniel
ffc13d6e16 Complete config revamp / specific parts have been moved to the portmaster repo 2018-08-13 17:19:50 +02:00
Daniel
b727cee973 Add build script 2018-08-13 14:26:05 +02:00
Daniel
96ec15b39b Initial commit after restructure 2018-08-13 14:05:58 +02:00