index
:
diplonat.git
add-firewall-rules
autodetect-private-ip
ci-fmt
consul-tls
feature/acme
fw-ipv6
main
master
quality/rustfmt
stun
stun-keep-values
woodpecker-ci
diplonat soften relations between your services and your network resources.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove .rustfmt.toml and move to standard rustfmt format (4 spaces)
Alex Auvolat
2023-04-04
14
-869
/
+787
*
cargo fmt
Alex Auvolat
2023-04-04
4
-23
/
+36
*
Add STUN actor that saves autodiscovered IPv4/IPv6 to Consul
Alex Auvolat
2023-04-04
14
-318
/
+2024
*
Merge pull request 'firewall: open ports in ipv6 as well as ipv4 (using ip6ta...
Alex
2023-04-04
1
-23
/
+28
|
\
|
*
firewall: open ports in ipv6 as well as ipv4 (using ip6tables)
fw-ipv6
Alex Auvolat
2023-04-04
1
-23
/
+28
|
/
*
Merge pull request 'CI: make rustfmt work in nix' (#17) from ci-fmt into main
Alex
2022-12-02
1
-5
/
+7
|
\
|
*
CI: make rustfmt work in nix
ci-fmt
Alex Auvolat
2022-12-02
1
-5
/
+7
|
/
*
Merge pull request 'Make repoa Nix flake' (#16) from nix-flake into main
Alex
2022-12-01
13
-273
/
+2295
|
\
|
*
Merge branch 'consul-tls' into nix-flake
Alex Auvolat
2022-12-01
1
-1
/
+2
|
|
\
|
|
*
Default value for skip tls parameter
Alex Auvolat
2022-12-01
1
-1
/
+2
|
*
|
Make repo a nix flake
Alex Auvolat
2022-12-01
5
-19
/
+2130
|
|
/
|
*
Add possibility to skip tls verification for consul
consul-tls
Alex Auvolat
2022-08-24
3
-15
/
+37
|
*
Update Rust version in docker build
Alex Auvolat
2021-12-30
1
-2
/
+2
|
*
Add TLS support for Consul
Alex Auvolat
2021-12-30
7
-252
/
+140
*
|
Add license in the readme
Quentin Dufour
2022-04-23
1
-0
/
+4
*
|
Add the AGPLv3 license
Quentin Dufour
2022-04-23
1
-0
/
+661
|
/
*
Merge pull request 'Allow Diplonat to automatically detect it's private IP' (...
adrien
2021-12-28
11
-423
/
+383
|
\
|
*
repaired test, now that private IP is an Option
autodetect-private-ip
adrien
2021-12-28
1
-10
/
+6
|
*
Allow Diplonat to automatically detect it's private IP
Alex Auvolat
2021-12-25
10
-413
/
+377
|
/
*
Merge pull request 'Extensively use rustfmt' (#11) from quality/rustfmt into ...
Quentin
2021-09-20
13
-67
/
+149
|
\
|
*
Use the official rust image
Quentin Dufour
2021-09-20
1
-1
/
+2
|
*
Fix the CONTRIBUTING doc for the new formatting
quality/rustfmt
Quentin Dufour
2021-09-20
1
-6
/
+17
|
*
Stricter Rust formating rules and build in the CI
Quentin Dufour
2021-09-20
12
-62
/
+132
|
/
*
Merge pull request 'added rustfmt, a guide about this, and a CI job to enforc...
Quentin
2021-09-17
16
-344
/
+467
|
\
|
*
added a line to CI to actually install rustfmt on the runner
adrien
2021-09-11
1
-0
/
+1
|
*
added rustfmt: a rustfmt.toml file diescribing syntax (soft tabs of 2 spaces)...
adrien
2021-09-11
16
-344
/
+466
|
/
*
Merge pull request 'Environment parsing done with Serde Envy' (#5) from adrie...
Quentin
2021-08-19
11
-80
/
+368
|
\
|
*
a last pass to remove warnings from my code
LUXEY Adrien
2021-08-16
2
-3
/
+6
|
*
environment.rs successfully replaced with new config/ configuration loader. N...
LUXEY Adrien
2021-08-16
7
-78
/
+34
|
*
New configuration parsing using envy. Added minimal functionnality for
LUXEY Adrien
2021-08-16
7
-10
/
+339
*
|
Merge pull request 'Edited README: declare system dependency to a TLS library...
adrien
2021-08-16
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
edited README: declare system dependency to a TLS library
LUXEY Adrien
2021-08-14
1
-0
/
+5
|
/
*
change image name
HEAD
master
darkgallium
2020-07-13
1
-1
/
+1
*
Merge pull request 'Automatically manage firewall rules (iptables) for servic...
Quentin
2020-07-04
10
-38
/
+334
|
\
|
*
corrections after review
darkgallium
2020-07-04
2
-35
/
+40
|
*
ensure chain jump is added only once
add-firewall-rules
darkgallium
2020-06-28
6
-19
/
+12
|
*
update README & Dockerfile
darkgallium
2020-06-28
4
-15
/
+17
|
*
add actor for firewall & massive refactor
darkgallium
2020-05-24
6
-32
/
+129
|
*
add better error handling
darkgallium
2020-05-24
1
-12
/
+28
|
*
changing backend to use the cleaner ipt bindings
darkgallium
2020-05-24
4
-212
/
+169
|
*
first basic support for adding nft rules
darkgallium
2020-05-24
3
-2
/
+228
|
/
*
Dockerize app
Quentin Dufour
2020-05-23
6
-19
/
+42
*
Working IGD
Quentin Dufour
2020-05-23
3
-15
/
+33
*
WIP igd actor
Quentin Dufour
2020-05-22
1
-5
/
+49
*
Connecting elements
Quentin Dufour
2020-05-22
3
-18
/
+27
*
WIP software
Quentin Dufour
2020-05-22
7
-116
/
+82
*
Rewrite for clarity
Quentin Dufour
2020-05-22
1
-15
/
+24
*
Handle UDP/TCP
Quentin Dufour
2020-05-22
3
-11
/
+25
*
Better retry mechanism
Quentin Dufour
2020-05-22
2
-2
/
+7
*
Fix tag format
Quentin Dufour
2020-05-22
1
-1
/
+1
[next]