summaryrefslogtreecommitdiffstats
path: root/src/isi-simauth.c
AgeCommit message (Collapse)AuthorFilesLines
2015-12-11Wireshark 2.0 API updateSebastian Reichel1-2/+1
- dissect_e212_mcc_mnc() now takes E212 number type as an argument. - proto_tree_add_text() has been removed
2014-01-01update for new wireshark APISebastian Reichel1-1/+1
2011-05-29fix warningsSebastian Reichel1-10/+10
* fix signess (guint32 -> gint32) * remove some unused variables * add <epan/expert.h> as needed * include handler.h in isi-packet.c
2011-04-08isi-simauth: handle common messagesKlaus Kurzmann1-0/+5
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-12-30package -> packetSebastian Reichel1-3/+3
2010-12-29import the ISI wireshark plugin from libisiSebastian Reichel1-0/+278