zvt: mark some functions as inline
[metze/wireshark/wip.git] / epan / dissectors / packet-zvt.c
2016-12-29 Martin Kaiserzvt: mark some functions as inline
2016-12-29 Martin Kaiserzvt: dissect card type and result code bitmaps
2016-12-29 Martin Kaiserzvt: dissect the text lines TLV data object
2016-12-29 Martin Kaiserzvt: dissect the status apdu, add some more bitmaps
2016-12-29 Martin Kaiserzvt: add some more tag names
2016-12-29 Martin Kaiserzvt: print the tag name in the tree header
2016-12-26 Martin Kaiserzvt: dissect the TLV container's payload
2016-12-24 Martin Kaiserzvt: len is used in dissect_zvt_int_status()
2016-10-08 Michael MannCombine Decode As and port preferences for tcp.port...
2016-09-06 Alexis La Gouttezvt: Fix Dead Store (Dead assignement/Dead increment...
2016-09-04 Martin Kaiserzvt: dissect Initialisation message
2016-09-04 Martin Kaiserzvt: start dissecting Intermediate Status Information
2016-09-04 Martin Kaiserzvt: dissect the currency code bitmap
2016-07-24 Martin Kaiserzvt: use a hash table for the bitmaps
2016-07-24 Martin Kaiserzvt: rename dissect_zvt_bitmap_apdu() to dissect_zvt_bi...
2016-07-24 Martin Kaiserzvt: rename bitmap to bmp
2016-05-01 Martin Kaiserzvt: return -1 if we need more data from tcp
2016-04-06 Martin Kaiserzvt: fix parsing of the 3-byte length field
2016-02-16 João Valverdeconst gpointer -> gconstpointer
2016-01-24 Guy HarrisAdd the packet number to the packet_info structure...
2015-12-09 Michael Mannnew_register_dissector -> register_dissector for dissec...
2015-12-09 Michael Mannnew_create_dissector_handle -> create_dissector_handle...
2015-10-22 Gerald CombsUse address functions instead of ADDRESS macros in...
2015-07-15 Martin Kaiserzvt: handle multi-byte tags
2015-06-23 Martin Kaiser[zvt] the TLV container starts with an overall length...
2015-06-23 Martin Kaiserwmem_tree_new_autoreset() never returns NULL
2015-06-14 Martin KaiserZVT: add the transaction struct as an argument to the...
2015-06-14 Martin KaiserZVT: check the minimum apdu length
2015-06-10 Martin KaiserZVT: use the transaction info to set source and destina...
2015-06-06 Martin KaiserZVT: call zvt_set_addresses() for each apdu
2015-06-06 Martin KaiserZVT: match requests and responses
2015-06-04 Martin KaiserZVT: start dissecting the tlv container
2015-05-10 Martin KaiserZVT: show positive, negative completion in the info...
2015-03-01 Martin Kaiserzvt: functions for dissecting a bitmap and an apdu...
2015-02-17 Martin Kaiser[zvt] dissect some more fields
2015-02-08 Martin Kaiser[ZVT] start dissecting the registration apdu
2015-01-19 Martin Kaiseradd some more apdus to the apdu table
2015-01-19 Martin Kaiserstart dissecting the ZVT authentication apdu
2015-01-19 Martin Kaiserdisplay the control field text in the info col
2015-01-19 Martin Kaisercontinue the dissection of ZVT APDUs
2015-01-17 Martin Kaiserdissect CCRC, APRC and the APDU body's data
2015-01-17 Martin Kaiserdissect the serial characters and the CRC
2015-01-15 Martin Kaiserremove the executable bits from packet-zvt.c
2015-01-15 Martin Kaiserstart a dissector for ZVT Kassenschnittstelle