Commit Graph

30 Commits (master)

Author SHA1 Message Date
Sebastian Reichel 27609aefbb sort register/handoff of resource dissectors 2015-12-11 02:12:26 +01:00
Sebastian Reichel 4d206bfed4 Wireshark 2.0 API update
- dissect_e212_mcc_mnc() now takes E212 number type as an argument.
 - proto_tree_add_text() has been removed
2015-12-11 02:06:31 +01:00
Sebastian Reichel c01e4ddfe8 Update location/gps support
The location/gps dissector now supports all packets normally exchanged
for a gps session on Maemo 5.
2015-06-02 06:24:04 +02:00
Sebastian Reichel 4af535f240 update for usage with wireshark 1.12 2015-05-29 18:30:26 +02:00
Sebastian Reichel 9acf18a0c2 update for new wireshark API 2014-01-01 18:56:25 +01:00
Sebastian Reichel 51e96ec112 update for usage with wireshark 1.8 2012-07-04 01:50:58 +02:00
Sebastian Reichel 5b28180878 remove trailing newlines 2011-08-21 11:47:04 +02:00
Sebastian Reichel 2231eebf88 fix warnings
* fix signess (guint32 -> gint32)
 * remove some unused variables
 * add <epan/expert.h> as needed
 * include handler.h in isi-packet.c
2011-05-29 16:17:57 +02:00
Klaus Kurzmann d38655c237 remove some unneeded includes from packet-isi.c
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-29 11:48:10 +02:00
Klaus Kurzmann 346da3b301 add a dissector for the pipe resource
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-29 11:47:25 +02:00
Klaus Kurzmann 77c01f388e add dissector for gpds resource
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-28 16:45:12 +02:00
Klaus Kurzmann 8dc5548416 add isi-selftest
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-17 11:51:44 +02:00
Klaus Kurzmann d9ec02bb06 add isi-commgr
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-17 10:24:11 +02:00
Klaus Kurzmann 5ba0b26cb0 packet-isi: add dissect_isi_subpacket helper
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-09 21:28:03 +02:00
Klaus Kurzmann 00d189d7e6 isi-phoneinfo: fix string value of one command id
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 21:48:34 +02:00
Klaus Kurzmann 2793836073 isi-nameservice: correctly dissect all known messages
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 17:25:46 +02:00
Klaus Kurzmann 67c0c32e91 add and use a dissect_isi_common and use it for all resources
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 16:06:47 +02:00
Klaus Kurzmann 519f120136 add a dissector for the light resource
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 12:08:14 +02:00
Klaus Kurzmann 343278b6f4 add a dissector for the call resource
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 12:07:35 +02:00
Klaus Kurzmann fef2166cca add a dissector for the phone info resource
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 12:06:48 +02:00
Klaus Kurzmann 2ed327a7a6 add a dissector for the radiosettings resource
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 12:06:04 +02:00
Klaus Kurzmann d66229b1b9 add a dissector for the nameservice resource
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 12:04:59 +02:00
Klaus Kurzmann 91dd787668 add a dissector for the mtc resource
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 12:03:42 +02:00
Klaus Kurzmann 9e1b2d72a9 complete the resources table
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 11:58:40 +02:00
Tyson Key f9aa55c5c0 add SMS dissector 2011-01-16 00:11:47 +01:00
Tyson Key 1d9b139824 add USB handler 2011-01-05 01:30:58 +01:00
Tyson Key e34ba784f3 Initial SIM packet analysis 2011-01-01 07:03:02 +01:00
Sebastian Reichel 3352724ad7 add support for gsm cell info packets 2010-12-31 19:11:01 +01:00
Sebastian Reichel 2e702b4bf0 initial network analysis code 2010-12-30 02:10:23 +01:00
Sebastian Reichel 8588f347d9 import the ISI wireshark plugin from libisi 2010-12-29 21:42:55 +01:00