librespot/connect
Nick Steel 4c1562f245 discover: do not panic on MAC mismatch. (Fixes #289)
The client's expected MAC will not match librespot's derived MAC
if the client used the wrong public key. This can happen if librespot
is restarted (and thus generated a new key) but the client is still
mistakingly using the old public key. When this happens we do not need
to panic, we can just abort the connection attempt.
2019-03-13 18:34:38 +00:00
..
src discover: do not panic on MAC mismatch. (Fixes #289) 2019-03-13 18:34:38 +00:00
Cargo.toml Update rand to 0.6 2019-02-12 08:02:44 +01:00