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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
stun actor: add back log message to inform of autodiscovery result
docker-7
stun-keep-values
Alex Auvolat
2024-01-16
1
-0
/
+10
*
stun actor: if no address is found but an address existed <15m ago, keep it
Alex Auvolat
2024-01-16
2
-9
/
+28
*
refactor stun_actor
Alex Auvolat
2024-01-16
1
-43
/
+42
*
dockerfile: update rust version
Alex Auvolat
2024-01-16
1
-0
/
+1
*
match numeric protocol values
stun
Alex Auvolat
2023-04-20
1
-2
/
+6
*
debug
Alex Auvolat
2023-04-20
1
-1
/
+4
*
better error handling
Alex Auvolat
2023-04-20
2
-20
/
+41
*
Remove ACME options from tests
Alex Auvolat
2023-04-05
2
-8
/
+0
*
Remove ACME config, not used as we are doing ACME in Tricot now
Alex Auvolat
2023-04-05
3
-40
/
+3
*
IPv6-only mode
Alex Auvolat
2023-04-05
6
-54
/
+127
*
parse private_ip earlier
Alex Auvolat
2023-04-04
5
-24
/
+25
*
Remove .rustfmt.toml and move to standard rustfmt format (4 spaces)
Alex Auvolat
2023-04-04
13
-794
/
+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
11
-27
/
+195
*
firewall: open ports in ipv6 as well as ipv4 (using ip6tables)
fw-ipv6
Alex Auvolat
2023-04-04
1
-23
/
+28
*
Default value for skip tls parameter
Alex Auvolat
2022-12-01
1
-1
/
+2
*
Add possibility to skip tls verification for consul
consul-tls
Alex Auvolat
2022-08-24
3
-15
/
+37
*
Add TLS support for Consul
Alex Auvolat
2021-12-30
5
-8
/
+55
*
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
8
-30
/
+60
*
Stricter Rust formating rules and build in the CI
Quentin Dufour
2021-09-20
10
-53
/
+51
*
added rustfmt: a rustfmt.toml file diescribing syntax (soft tabs of 2 spaces)...
adrien
2021-09-11
12
-344
/
+403
*
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
6
-78
/
+33
*
New configuration parsing using envy. Added minimal functionnality for
LUXEY Adrien
2021-08-16
5
-3
/
+321
*
corrections after review
darkgallium
2020-07-04
2
-35
/
+40
*
ensure chain jump is added only once
add-firewall-rules
darkgallium
2020-06-28
4
-16
/
+9
*
update README & Dockerfile
darkgallium
2020-06-28
2
-12
/
+1
*
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
2
-85
/
+53
*
first basic support for adding nft rules
darkgallium
2020-05-24
1
-0
/
+101
*
Dockerize app
Quentin Dufour
2020-05-23
2
-18
/
+1
*
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
2
-10
/
+22
*
Better retry mechanism
Quentin Dufour
2020-05-22
2
-2
/
+7
*
Working parsing
Quentin Dufour
2020-05-22
2
-10
/
+42
*
Consul Actor basic logic works
Quentin Dufour
2020-05-22
2
-10
/
+10
*
WIP consul actor
Quentin Dufour
2020-05-22
3
-4
/
+45
*
WIP consul
Quentin Dufour
2020-05-22
2
-0
/
+16
*
We are now able to watch
Quentin Dufour
2020-05-22
2
-8
/
+22
*
Working Consul
Quentin Dufour
2020-05-21
3
-15
/
+41
*
Broken Diplonat
Quentin Dufour
2020-05-21
8
-85
/
+126
*
Working on logic
Quentin Dufour
2020-05-21
5
-29
/
+36
*
WIP loops
Quentin Dufour
2020-05-21
2
-3
/
+26
*
Rewrite as an object
Quentin Dufour
2020-05-09
4
-22
/
+22
[next]