Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wireguard. | Trygve Laugstøl | 2021-02-01 | 1 | -0/+6 |
| | |||||
* | Updating files. | Trygve Laugstøl | 2021-02-01 | 1 | -31/+43 |
| | |||||
* | IO: Making input and output files have the same format. | Trygve Laugstøl | 2021-01-29 | 1 | -17/+0 |
| | |||||
* | Better main() support. | Trygve Laugstøl | 2021-01-26 | 1 | -31/+31 |
| | |||||
* | Improving usability, massive refactoring. | Trygve Laugstøl | 2021-01-25 | 1 | -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øl | 2021-01-12 | 1 | -171/+142 |
| | |||||
* | Figured out a way to not need WgNetworkAllocation. | Trygve Laugstøl | 2021-01-11 | 1 | -80/+10 |
| | |||||
* | More Wireguard. | Trygve Laugstøl | 2021-01-07 | 1 | -38/+39 |
| | | | | Fixing broken myapps too. | ||||
* | Generating Wireguard files too. | Trygve Laugstøl | 2021-01-06 | 1 | -15/+0 |
| | |||||
* | Splitting Main into two runs, Vpn and AcmeApps. | Trygve Laugstøl | 2021-01-06 | 1 | -0/+256 |