Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wireguard. | Trygve Laugstøl | 2021-02-01 | 3 | -6/+15 |
| | |||||
* | wireguard. | Trygve Laugstøl | 2021-02-01 | 4 | -4/+10 |
| | |||||
* | IO: Making input and output files have the same format. | Trygve Laugstøl | 2021-01-29 | 1 | -1/+15 |
| | |||||
* | Better main(). | Trygve Laugstøl | 2021-01-26 | 3 | -0/+21 |
| | | | | | * Moving templates into their respective modules. * Supporting export type-based filtering. Probably not perfect. | ||||
* | Better main() support. | Trygve Laugstøl | 2021-01-26 | 1 | -1/+1 |
| | |||||
* | Improving usability, massive refactoring. | Trygve Laugstøl | 2021-01-25 | 1 | -0/+13 |
| | | | | | | | | | | | | * 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 | -34/+36 |
| | |||||
* | Figured out a way to not need WgNetworkAllocation. | Trygve Laugstøl | 2021-01-11 | 1 | -24/+18 |
| | |||||
* | More Wireguard. | Trygve Laugstøl | 2021-01-07 | 1 | -26/+53 |
| | | | | Fixing broken myapps too. | ||||
* | Generating Wireguard files too. | Trygve Laugstøl | 2021-01-06 | 2 | -18/+38 |
| | |||||
* | Using agenda groups to sequence phases. | Trygve Laugstøl | 2021-01-06 | 1 | -0/+18 |
| | |||||
* | Splitting ACME out from the generic parts. | Trygve Laugstøl | 2021-01-06 | 1 | -1/+1 |
| | |||||
* | Renaming VPN stuff to wireguard. | Trygve Laugstøl | 2021-01-06 | 2 | -4/+4 |
| | |||||
* | Starting on splitting up into different modules. | Trygve Laugstøl | 2021-01-06 | 2 | -0/+114 |