Added checks for zero shared-secret

To mirror the behavior from the kernel module,
as per private correspondence with Jason.
This commit is contained in:
Mathias Hall-Andersen
2020-03-29 22:56:57 +02:00
parent 12a7b371d4
commit ded348d586
4 changed files with 42 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "wireguard-rs"
version = "0.1.2"
version = "0.1.3"
authors = ["Mathias Hall-Andersen <mathias@hall-andersen.dk>"]
edition = "2018"