Commit graph

13 commits

Author SHA1 Message Date
CoCo_Sol 4bce642f17 Fix fmt
All checks were successful
Rust Checks / checks (push) Successful in 2m10s
Rust Checks / checks (pull_request) Successful in 1m27s
2024-02-09 21:16:34 +01:00
CoCo_Sol 9796b4f461 Change structure of the menu
Some checks failed
Rust Checks / checks (push) Failing after 8s
Rust Checks / checks (pull_request) Failing after 4s
2024-02-09 21:06:12 +01:00
CoCo_Sol 72503edbac Fix doc 2024-02-04 17:07:03 +01:00
CoCo_Sol 316bbf77f0 fmt
All checks were successful
Rust Checks / checks (push) Successful in 8m0s
Rust Checks / checks (pull_request) Successful in 1m20s
2024-02-09 07:34:10 +01:00
CoCo_Sol e35b3620dc Remove unless doc 2024-02-08 19:38:32 +01:00
CoCo_Sol 24dadce9cf Merge remote-tracking branch 'origin/main' into main-menu
Some checks failed
Rust Checks / checks (push) Failing after 5s
2024-02-08 07:51:26 +01:00
CoCo_Sol dc43cec459 add docstring
Some checks failed
Rust Checks / checks (push) Failing after 5s
2024-02-08 07:46:21 +01:00
CoCo_Sol 118065339c WIP: Add a main menu
Some checks failed
Rust Checks / checks (push) Failing after 10m41s
2024-02-08 07:27:52 +01:00
Tipragot db43a5be13 Automatic port forwarding using UPnP and invitation link system (#27)
All checks were successful
Rust Checks / checks (push) Successful in 9s
Closes #19
Closes #23

Reviewed-on: corentin/border-wars#27
Reviewed-by: Corentin <solois.corentin@gmail.com>
Co-authored-by: Tipragot <contact@tipragot.fr>
Co-committed-by: Tipragot <contact@tipragot.fr>
2024-02-07 16:55:07 +00:00
Tipragot 26e719eddc Make an error when the connection is disconnected (#24)
All checks were successful
Rust Checks / checks (push) Successful in 8s
Reviewed-on: corentin/border-wars#24
Reviewed-by: Corentin <solois.corentin@gmail.com>
Co-authored-by: Tipragot <contact@tipragot.fr>
Co-committed-by: Tipragot <contact@tipragot.fr>
2024-02-07 16:10:59 +00:00
Tipragot 2ca37c4ac0 Adding Aes128Gcm encryption (#18)
All checks were successful
Rust Checks / checks (push) Successful in 9s
Closes #16

Reviewed-on: corentin/border-wars#18
Reviewed-by: Corentin <solois.corentin@gmail.com>
2024-02-07 16:06:26 +00:00
Tipragot 7ce491aee1 Simple non-blocking tcp connection abstraction (#13)
Some checks failed
Rust Checks / checks (push) Failing after 10s
Closes #15

Reviewed-on: corentin/border-wars#13
Reviewed-by: Raphaël <r.lauray@outlook.fr>
2024-02-07 08:26:55 +00:00
Tipragot b46ccc8faa Making the project into a workspace (#12)
All checks were successful
Rust Checks / checks (push) Successful in 7s
Reviewed-on: corentin/border-wars#12
Reviewed-by: Corentin <solois.corentin@gmail.com>
Reviewed-by: Raphaël <r.lauray@outlook.fr>
Co-authored-by: Tipragot <contact@tipragot.fr>
Co-committed-by: Tipragot <contact@tipragot.fr>
2024-02-07 07:05:55 +00:00