aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rfid-mifare.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-11-20Remove unused dissector registration prototypes, fix typoJoão Valverde1-1/+0
2017-04-02Use col_append_sep_str() for fixed stringsStig Bjørlykke1-9/+9
2015-12-09new_register_dissector -> register_dissector for dissector directory.Michael Mann1-1/+1
2015-11-14register_dissector -> new_register_dissectorMichael Mann1-3/+4
2015-06-20[mifare] make the payload of the write command filterableMartin Kaiser1-16/+5
2015-06-20[mifare] minor cleanupMartin Kaiser1-34/+18
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+0
2014-12-13Use ENC_BIG_ENDIAN when fetching FT_U?INT8 fields ...Bill Meier1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-12remove unused dissector tablesMartin Kaiser1-4/+0
2013-12-12- Forward declaration of register functions.Anders Broman1-0/+3
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-13Minor cleanup:Bill Meier1-73/+72
2011-11-14Remove uneeded #includes, forward refs & check_col();Bill Meier1-23/+18
2011-11-06Attempt to fix the RCS ID.Guy Harris1-7/+7
2011-11-06From Tyson Key via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6161Alexis La Goutte1-0/+246