summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-05-29fix warningsSebastian Reichel19-275/+285
2011-05-29new handler.h as wrapper for packet-isi.cSebastian Reichel1-0/+17
2011-05-29fix header filesSebastian Reichel3-8/+8
2011-04-29remove some unneeded includes from packet-isi.cKlaus Kurzmann1-4/+0
2011-04-29add a dissector for the pipe resourceKlaus Kurzmann3-0/+357
2011-04-28work on the call dissectorKlaus Kurzmann1-2/+281
2011-04-28work on the mtc dissectorKlaus Kurzmann1-8/+301
2011-04-28work on the phoneinfo dissectorKlaus Kurzmann1-124/+331
2011-04-28add dissector for gpds resourceKlaus Kurzmann3-0/+978
2011-04-17add isi-selftestKlaus Kurzmann3-0/+398
2011-04-17add isi-commgrKlaus Kurzmann4-2/+130
2011-04-09isi-network: use the subpacket helper and implement some subpacket dissectorsKlaus Kurzmann1-112/+408
2011-04-09packet-isi: add dissect_isi_subpacket helperKlaus Kurzmann2-20/+47
2011-04-08isi-network: implement all known commands with col_set_strKlaus Kurzmann1-9/+170
2011-04-08isi-call: implement all known call commands with col_set_strKlaus Kurzmann1-0/+244
2011-04-08isi-phoneinfo: implement all commands with at least the info columnKlaus Kurzmann1-1/+216
2011-04-08isi-phoneinfo: fix string value of one command idKlaus Kurzmann3-1/+4
2011-04-08isi-nameservice: correctly dissect all known messagesKlaus Kurzmann2-3/+84
2011-04-08isi-simauth: handle common messagesKlaus Kurzmann1-0/+5
2011-04-08isi-radiosettings: handle common messagesKlaus Kurzmann1-0/+5
2011-04-08isi-sim: complete the tables of commands and service typesKlaus Kurzmann1-1/+8
2011-04-08isi-network: complete the table of network commandsKlaus Kurzmann1-0/+39
2011-04-08isi-mtc: say in the info column if it's a request or a responseKlaus Kurzmann1-9/+9
2011-04-08add and use a dissect_isi_common and use it for all resourcesKlaus Kurzmann12-83/+146
2011-04-08complete the command list for the network resourceKlaus Kurzmann1-0/+41
2011-04-08add a dissector for the light resourceKlaus Kurzmann3-0/+151
2011-04-08add a dissector for the call resourceKlaus Kurzmann3-0/+174
2011-04-08add a dissector for the phone info resourceKlaus Kurzmann3-0/+142
2011-04-08add a dissector for the radiosettings resourceKlaus Kurzmann3-0/+91
2011-04-08add a dissector for the nameservice resourceKlaus Kurzmann3-0/+103
2011-04-08add a dissector for the mtc resourceKlaus Kurzmann3-0/+252
2011-04-08complete the resources tableKlaus Kurzmann1-5/+226
2011-01-16add SMS dissectorTyson Key3-0/+337
2011-01-16Update SSTyson Key1-58/+133
2011-01-16update SIMTyson Key1-26/+136
2011-01-16update GSSTyson Key1-15/+59
2011-01-05improve SIM network information dissectionTyson Key1-5/+30
2011-01-05add USB handlerTyson Key1-2/+28
2011-01-05add gss and ss codeTyson Key4-0/+408
2011-01-01update sim dissectorTyson Key1-7/+236
2011-01-01Initial SIM packet analysisTyson Key3-0/+133
2010-12-31add support for gsm cell info packetsSebastian Reichel3-7/+112
2010-12-30initial network analysis codeSebastian Reichel3-0/+196
2010-12-30package -> packetSebastian Reichel2-5/+5
2010-12-29import the ISI wireshark plugin from libisiSebastian Reichel7-0/+860