aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-iso8583.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-10-15Eliminate a global variable.Guy Harris1-11/+14
2016-10-15Fix bin2hex().Guy Harris1-3/+3
2016-10-13iso8583: use unsigned and fix bug in conversion routine.Dario Lombardo1-9/+9
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-26/+4
2016-10-08iso8583: use ws_strtoi function.Dario Lombardo1-7/+4
2016-03-31Squelch a "not allowed in C++" warning.Guy Harris1-1/+1
2016-03-31Clean up some stuff.Guy Harris1-22/+23
2016-03-13ISO 8583-1 dissector initial importPaulo Roberto Brandão1-0/+1405