summaryrefslogtreecommitdiff
path: root/module/ri-wireguard
Commit message (Collapse)AuthorAgeFilesLines
* Code reorganization.Trygve Laugstøl2021-02-038-292/+0
| | | | Moving main code to src, keeping modules in modules/
* Moving TemplateEngine to shared API.Trygve Laugstøl2021-02-031-0/+1
|
* Making the wireguard module a kjar.Trygve Laugstøl2021-02-033-10/+12
|
* Wireguard.Trygve Laugstøl2021-02-013-6/+15
|
* wireguard.Trygve Laugstøl2021-02-014-4/+10
|
* IO: Making input and output files have the same format.Trygve Laugstøl2021-01-291-1/+15
|
* Better main().Trygve Laugstøl2021-01-263-0/+21
| | | | | * Moving templates into their respective modules. * Supporting export type-based filtering. Probably not perfect.
* Better main() support.Trygve Laugstøl2021-01-261-1/+1
|
* Improving usability, massive refactoring.Trygve Laugstøl2021-01-253-4/+51
| | | | | | | | | | | | * 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.
* Reformatting pom.xml.Trygve Laugstøl2021-01-241-8/+8
|
* Switching WG code to use object references.Trygve Laugstøl2021-01-121-34/+36
|
* Figured out a way to not need WgNetworkAllocation.Trygve Laugstøl2021-01-111-24/+18
|
* More Wireguard.Trygve Laugstøl2021-01-071-26/+53
| | | | Fixing broken myapps too.
* Generating Wireguard files too.Trygve Laugstøl2021-01-062-18/+38
|
* Using agenda groups to sequence phases.Trygve Laugstøl2021-01-061-0/+18
|
* Splitting ACME out from the generic parts.Trygve Laugstøl2021-01-061-1/+1
|
* Renaming VPN stuff to wireguard.Trygve Laugstøl2021-01-063-11/+4
|
* Starting on splitting up into different modules.Trygve Laugstøl2021-01-065-0/+138