summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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