aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Collapse)AuthorAgeFilesLines
* ensure chain jump is added only onceadd-firewall-rulesdarkgallium2020-06-281-1/+0
|
* add actor for firewall & massive refactordarkgallium2020-05-241-3/+1
|
* changing backend to use the cleaner ipt bindingsdarkgallium2020-05-241-1/+6
| | | | | | updating dependencies minor fixes
* Dockerize appQuentin Dufour2020-05-231-17/+0
|
* Connecting elementsQuentin Dufour2020-05-221-0/+1
|
* WIP softwareQuentin Dufour2020-05-221-8/+6
|
* Consul Actor basic logic worksQuentin Dufour2020-05-221-8/+6
|
* WIP consul actorQuentin Dufour2020-05-221-0/+1
|
* WIP consulQuentin Dufour2020-05-221-0/+1
|
* We are now able to watchQuentin Dufour2020-05-221-2/+4
|
* Working ConsulQuentin Dufour2020-05-211-15/+8
|
* Broken DiplonatQuentin Dufour2020-05-211-3/+3
|
* Working on logicQuentin Dufour2020-05-211-0/+2
|
* WIP loopsQuentin Dufour2020-05-211-1/+1
|
* Rewrite as an objectQuentin Dufour2020-05-091-9/+9
|
* Split logic in multiple files!Quentin Dufour2020-05-091-3/+2
|
* Add context to errorsQuentin Dufour2020-05-091-1/+2
|
* Rewrite with modules, still in progress...Quentin Dufour2020-05-091-5/+4
|
* Start to modularizeQuentin Dufour2020-05-091-47/+8
|
* Set the correct endpointQuentin Dufour2020-05-081-1/+2
|
* Add READMEQuentin Dufour2020-05-081-3/+3
|
* WIPQuentin Dufour2020-05-081-1/+1
|
* consul lib does not work for us, switching to reqwestQuentin2020-02-141-9/+7
|
* WIP consul integrationQuentin2020-02-141-1/+19
|
* Working configuration parseQuentin2020-02-131-10/+34
|
* WIP serious configuration (broken code)Quentin Dufour2020-02-121-4/+27
|
* Initial commitQuentin Dufour2020-02-121-0/+15