en-us Changes to branch au.asn.ucc.mifare http://viewmtn.angrygoats.net/all/branch/changes/au.asn.ucc.mifare Changes to branch au.asn.ucc.mifare http://viewmtn.angrygoats.net/all/revision/info/5cb31352d65d71a0f226678556cb8ae9be025b6b Add mifare-force.py, a utility which scans for blocks encrypted with transport (default) keys. Add mifare-force.py, a utility which scans for blocks encrypted with transport (default) keys. zanchey+rook@ucc.gu.uwa.edu.au Sun, 17 Feb 2008 13:17:34 GMT http://viewmtn.angrygoats.net/all/revision/info/06b25c60d73ded04a1dec8ed1de54e227110272c Add write_block and halt functions. Add write_block and halt functions. zanchey+rook@ucc.gu.uwa.edu.au Sun, 17 Feb 2008 13:16:32 GMT http://viewmtn.angrygoats.net/all/revision/info/6bdff5e1e486c495887414077b6ddd800eb20719 Fix authentication error cases: Fix authentication error cases:
* Syntax error - rename uses of MIFAREAuthenticationError to Exception
* Check return value against correct decimal value (0x16 == 22, not 16)
zanchey+rook@ucc.gu.uwa.edu.au Sun, 17 Feb 2008 12:31:45 GMT
http://viewmtn.angrygoats.net/all/revision/info/e38734b6d2721d3a34df3ac6fbbd9401419a010d send_packet: Flush buffers before sending/receiving data. send_packet: Flush buffers before sending/receiving data. zanchey+rook@ucc.gu.uwa.edu.au Sun, 17 Feb 2008 12:29:24 GMT http://viewmtn.angrygoats.net/all/revision/info/914b5530bfbfe710df097f4f4ff11b0ebe9f6f9c BUGFIX: Correct syntax error in sector_login(). BUGFIX: Correct syntax error in sector_login(). zanchey+rook@ucc.gu.uwa.edu.au Sun, 17 Feb 2008 12:09:59 GMT http://viewmtn.angrygoats.net/all/revision/info/acc84c8e96a0ec13180ca93b9b58359d289ca7c9 merge of 'e94fdd3f598c261795520bee9605f0780d676c4c' merge of 'e94fdd3f598c261795520bee9605f0780d676c4c'
and 'f22465c31c34ffb7f9096e3b16f8693e7c272db9'
zanchey+rook@ucc.gu.uwa.edu.au Sun, 17 Feb 2008 10:49:29 GMT
http://viewmtn.angrygoats.net/all/revision/info/f22465c31c34ffb7f9096e3b16f8693e7c272db9 BUGFIX: Remove erroneous underscore in method name. BUGFIX: Remove erroneous underscore in method name. zanchey+rook@ucc.gu.uwa.edu.au Sun, 17 Feb 2008 10:42:20 GMT http://viewmtn.angrygoats.net/all/revision/info/e94fdd3f598c261795520bee9605f0780d676c4c Add block reading capability. Add block reading capability. zanchey+rook@ucc.gu.uwa.edu.au Sun, 17 Feb 2008 10:26:26 GMT http://viewmtn.angrygoats.net/all/revision/info/455efdbbfdf70fadfb3b4efc5e4e855b1a4158ef Add authentication capability. Add authentication capability.
* Added sector_login function to authenticate against a sector.
* Added MIFAREAuthenticationError exception for problems with authentication.
* Added _get_absolute_block function to support the use of sector, block vectors.
zanchey+rook@ucc.gu.uwa.edu.au Sun, 17 Feb 2008 09:24:56 GMT
http://viewmtn.angrygoats.net/all/revision/info/bbd67dd40e9ddeb59301c57cde5e3f1463181145 Update ENGINEERING notes with clarification of authentication commands. Update ENGINEERING notes with clarification of authentication commands. zanchey+rook@ucc.gu.uwa.edu.au Sun, 17 Feb 2008 08:45:01 GMT