summaryrefslogtreecommitdiff
path: root/out/acme/wireguard.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Code reorganization.Trygve Laugstøl2021-02-031-161/+0
| | | | Moving main code to src, keeping modules in modules/
* Wireguard.Trygve Laugstøl2021-02-011-0/+6
|
* Updating files.Trygve Laugstøl2021-02-011-31/+43
|
* IO: Making input and output files have the same format.Trygve Laugstøl2021-01-291-17/+0
|
* Better main() support.Trygve Laugstøl2021-01-261-31/+31
|
* Improving usability, massive refactoring.Trygve Laugstøl2021-01-251-0/+17
| | | | | | | | | | | | * Moving all Drools code into their own modules. This fixes ri-engine to acme dependency. * Now they all inherit from their own parent, should be used by third party code too. * Separating acme planning code into its own module. * Splitting rules code from ri-engine into ri-base. ri-engine is now a pure launcher for modules. * Dumping kogito for the most part, but it seems like the planner still requires that.
* Switching WG code to use object references.Trygve Laugstøl2021-01-121-171/+142
|
* Figured out a way to not need WgNetworkAllocation.Trygve Laugstøl2021-01-111-80/+10
|
* More Wireguard.Trygve Laugstøl2021-01-071-38/+39
| | | | Fixing broken myapps too.
* Generating Wireguard files too.Trygve Laugstøl2021-01-061-15/+0
|
* Splitting Main into two runs, Vpn and AcmeApps.Trygve Laugstøl2021-01-061-0/+256