Fixup: tvb_get_string(z) -> tvb_get_string(z)_enc
[metze/wireshark/wip.git] / epan / dissectors / packet-rfid-pn532.c
2014-06-07 Michael Manntvb_new_subset -> tvb_new_subset_length when length...
2014-03-06 Bill MeierUe TFS & VALS macros for certain 'fieldconvert' fields.
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-12 Martin Kaiserremove unused dissector tables
2013-12-09 Chris MaynardReject the packet if data is NULL without doing anythin...
2013-11-12 Martin KaiserFrom Michal Labedzki
2013-11-12 Michael MannRemove usb_conv_info_t from packet_info and pass the...
2013-11-12 Martin KaiserFrom Michal Labedski
2013-11-06 Michael MannNFC: PN532: Dissect InListPassiveTarget Response and...
2013-10-13 Bill Meierwhitespace fixes; mostly: remove trailing blanks
2013-09-23 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-09-15 Evan HuusFrom Michal Labedzki via
2013-09-12 Guy HarrisNeed to specify the particular FT_UINTn type.
2013-09-12 Guy HarrisFix the types of some multi-bit bitfields - they're...
2013-09-10 Anders BromanFrom: Michal Labedzki <michal.labedzki@tieto.com>
2013-09-07 Pascal QuantinFrom Tyson Key via https://bugs.wireshark.org/bugzilla...
2013-09-04 Anders BromanFrom Tyson Key:
2013-08-15 Evan HuusFrom Tyson Key via https://bugs.wireshark.org/bugzilla...
2013-03-30 Jaap KeuterFrom Tyson Key:
2013-03-24 Evan HuusFrom Tyson Key via https://bugs.wireshark.org/bugzilla...
2013-03-22 Evan HuusFrom Tyson Key via https://bugs.wireshark.org/bugzilla...
2013-03-14 Jaap KeuterFrom Tyson Key:
2013-02-06 Anders BromanFrom Tyson Key:
2013-01-26 Evan HuusFrom Tyson Key via https://bugs.wireshark.org/bugzilla...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-07-26 Bill MeierMinor cleanup;
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-04-14 Anders BromanFrom Tyson Key: Support for PN532 InDeselect, Release...
2012-04-13 pascalFrom Tyson Key:
2012-03-13 Jeff Morriss(sigh) Take out the whole if(tree) as Chris suggested...
2012-03-13 Jeff MorrissMove the col_set_str() outside the if(tree) to address...
2012-03-12 Anders BromanFrom Tyson Key: