Wireshark-commits: [Wireshark-commits] rev 51916: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 10 Sep 2013 05:43:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51916

User: etxrab
Date: 2013/09/09 10:43 PM

Log:
 From: Michal Labedzki <michal.labedzki@xxxxxxxxx>
 
 Subject: [PATCH] NFC: PN532: Implement half of PN532 specification
 
 Implement TG_* and RF_* commands/responses.
 Also decode "status" field in all commands.
 Update USB CCID to decode "escaped" payload.
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9119

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +960 -292  packet-rfid-pn532.c    Modified
  +24 -4     packet-usb-ccid.c      Modified