Commit graph

17 commits

Author SHA1 Message Date
c19b763b5d applied rustfmt from branch meta/formating, without rebasing anything 2021-09-11 18:55:26 +02:00
4d76c3d78a wrote the skeleton of ACME. Involved solving the cosmetic warnings about CamelCase for enums (without changing the API). 2021-09-10 18:41:39 +02:00
76fe63791b Rewrote the configuration options to make Diplonat modular: IGD and Firewall modules will only be enabled if correponding DIPLONAT_*_ENABLE is set. (Breaking changes!)
Also rearranged imports throughout the project, because I couldn't resist, sorry.
2021-08-26 16:05:39 +02:00
LUXEY Adrien
644e707956 environment.rs successfully replaced with new config/ configuration loader. No API changes, more tests, cleaner code: life is swell. 2021-08-16 11:19:16 +02:00
darkgallium
a59ed38121 ensure chain jump is added only once 2020-06-28 19:05:36 +02:00
darkgallium
d2ae084fc1 add actor for firewall & massive refactor 2020-05-24 20:40:49 +02:00
3e2ea02d62 Working IGD 2020-05-23 15:38:08 +02:00
c8742b1f14 Connecting elements 2020-05-22 19:21:11 +02:00
e1d0eadb9d WIP software 2020-05-22 18:41:13 +02:00
8c43611eb5 Broken Diplonat 2020-05-21 22:25:33 +02:00
4da459ce8b Working on logic 2020-05-21 17:51:30 +02:00
feadc844c0 WIP loops 2020-05-21 15:22:45 +02:00
00c2039034 Rewrite as an object 2020-05-09 16:50:38 +02:00
154546a7b4 Split logic in multiple files! 2020-05-09 16:27:54 +02:00
41caf6090c Add context to errors 2020-05-09 16:19:09 +02:00
76c8404212 Rewrite with anyhow 2020-05-09 16:04:06 +02:00
a19ae25a7d Rewrite with modules, still in progress... 2020-05-09 15:53:22 +02:00