summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2015-12-11sort register/handoff of resource dissectorsSebastian Reichel1-22/+22
2015-12-11fix filename in headersSebastian Reichel3-3/+3
2015-12-11Wireshark 2.0 API updateSebastian Reichel18-54/+34
2015-06-02Update location/gps supportSebastian Reichel4-259/+756
2015-06-02NET_RSSI_IND: Show Percentage in info columnSebastian Reichel1-1/+5
2015-06-02Handle SMS_GSM_SUBMIT requestsSebastian Reichel1-15/+450
2015-05-29update for usage with wireshark 1.12Sebastian Reichel14-55/+50
2014-01-01update for new wireshark APISebastian Reichel18-20/+20
2012-07-04update for usage with wireshark 1.8Sebastian Reichel1-3/+3
2011-08-21remove trailing newlinesSebastian Reichel11-35/+0
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