* Explicitly use python2 in shebang lines * Set the logging prefix for the test script * Updated license and copyright years * Updated minimum version for python-application dependency
1.2.1
------------------------
* Updated signing/verifying to use the new python-cryptography API
1.2.0
------------------------
* Fixed integrity check * Report when SMP is started by both parties at the same time * Protect against spurious SMP aborts generated by startup collisions * Notify that we cannot start SMP because another one is in progress
1.1.3
------------------------
* Allow sending query messages until receiving the first AKE message
1.1.2
------------------------
* Fixed bug that allowed messages to be sent in the Finished state
1.1.1
------------------------
* Only accept the DH commit message if it has a version we support