diplonat/src
Alex 846c4344aa
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
firewall: open ports in ipv6 as well as ipv4 (using ip6tables)
2023-04-04 13:33:54 +02:00
..
config Default value for skip tls parameter 2022-12-01 17:49:57 +01:00
consul.rs Add possibility to skip tls verification for consul 2022-08-24 18:22:00 +02:00
consul_actor.rs Add TLS support for Consul 2021-12-30 20:42:56 +01:00
diplonat.rs Add TLS support for Consul 2021-12-30 20:42:56 +01:00
fw.rs Stricter Rust formating rules and build in the CI 2021-09-20 15:13:16 +02:00
fw_actor.rs firewall: open ports in ipv6 as well as ipv4 (using ip6tables) 2023-04-04 13:33:54 +02:00
igd_actor.rs Allow Diplonat to automatically detect it's private IP 2021-12-25 19:23:18 +01:00
main.rs added rustfmt: a rustfmt.toml file diescribing syntax (soft tabs of 2 spaces), a CONTRIBUTING.md file to explain how to use rustfmt, a .drone.yml file to add code style checks in CI, 2 lines in README.md to present CONTRIBUTING.md, and applied rustfmt on the source 2021-09-11 16:34:03 +02:00
messages.rs Allow Diplonat to automatically detect it's private IP 2021-12-25 19:23:18 +01:00