Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Was not implicitly defined because of explicit destructor.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Actual device identities can change at any point during the pairing
process, so it is necessary to fix the ones used for nonce confirmation
and just initially verify that they belong to the respective sides.
|
|
|
|
|
|
|
|
|
|
Android build fails otherwise.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Avoids issues with shared_from_this and does not make much sense anyway.
|
|
|
|
|
|
|
|
|