aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-zvt.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-01zvt: functions for dissecting a bitmap and an apdu as a sequence of bitmapsMartin Kaiser1-97/+118
2015-02-17[zvt] dissect some more fieldsMartin Kaiser1-1/+28
2015-02-08[ZVT] start dissecting the registration apduMartin Kaiser1-1/+22
2015-01-19add some more apdus to the apdu tableMartin Kaiser1-5/+15
2015-01-19start dissecting the ZVT authentication apduMartin Kaiser1-3/+104
2015-01-19display the control field text in the info colMartin Kaiser1-0/+2
2015-01-19continue the dissection of ZVT APDUsMartin Kaiser1-22/+90
2015-01-17dissect CCRC, APRC and the APDU body's dataMartin Kaiser1-2/+28
2015-01-17dissect the serial characters and the CRCMartin Kaiser1-2/+35
2015-01-15remove the executable bits from packet-zvt.cMartin Kaiser1-0/+0
2015-01-15start a dissector for ZVT KassenschnittstelleMartin Kaiser1-0/+353