Jędrzej Stuczyński
827c13b69e
moved nym-gateway-probe to monorepo and updated rust-edition to 2024 ( #6094 )
...
dont build netstack in CI
additional rust 2024 fixes
fixes
removed temp.rs
first round of cleanup
removed duplicated NS types
moved gateway probe to the monorepo
2025-10-08 16:17:43 +01:00
Simon Wicky
8ba58ba11e
[Feature] Noise XKpsk3 integration (2025 version) ( #5692 )
...
* grand Noise squaheroo
* fix merge conflicts and adapt code for the key rotation changes (#5824 )
* remove file that should have been ignored
2025-06-05 11:34:55 +02:00
Jędrzej Stuczyński
84db9f6bcd
chore: rename 'identity' module to 'ed25519' and 'encryption' to 'x25519' ( #5707 )
2025-04-13 11:58:25 +01:00
Jack Wampler
d309b44ad7
Minor fixes involving key cloning and hashing ( #5664 )
2025-04-01 08:34:39 -06:00
Jon Häggblad
dcc48db301
Fix clippy::precedence ( #5457 )
...
* Fix clippy::precedence
* Fix clippy::useless_conversion
2025-02-13 11:05:39 +00:00
Tommy Verrall
78f45012db
amend 250gb limit
2025-01-08 09:44:14 +01:00
Bogdan-Ștefan Neacşu
c26d4f24fc
Add conversion unit tests for auth msg ( #5251 )
...
* Add conversion unit tests for auth msg
* Fix remaining bad mac conversions
2024-12-13 10:38:25 +02:00
Jędrzej Stuczyński
7bafe6583a
Merge branch 'release/2024.13-magura' into merge/release/2024.13-magura
2024-11-19 15:02:21 +02:00
Bogdan-Ștefan Neacşu
84fff02e12
Correct IPv6 address generation ( #5113 )
...
* Correct IPv6 addres generation
* Fix clippy
2024-11-11 13:57:44 +02:00
Bogdan-Ștefan Neacşu
44ae29b06d
IPv6 support for wireguard ( #5059 )
...
* Add ipv6 in configs
* Make v4 latest
* Fix linux
* IPv6 prefix in config
* Fix template of private ip
* Fix clippy
* Fix v6 cidr
* Move from 2001:db8::/32 to fc00::/7 addresses
* Fix version number on conversion
2024-11-07 12:31:01 +02:00