Commit Graph

47 Commits (96055cbffb48d73f9bcea4159ce77ecf455d84cb)

Author SHA1 Message Date
Sebastian Reichel 96055cbffb new handler.h as wrapper for packet-isi.c 2011-05-29 16:12:15 +02:00
Sebastian Reichel 6b5633c132 fix header files 2011-05-29 16:11:07 +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 8cbfe7da64 work on the call dissector
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-28 16:47:01 +02:00
Klaus Kurzmann 616e48da17 work on the mtc dissector
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-28 16:46:36 +02:00
Klaus Kurzmann 70bf9d89dc work on the phoneinfo dissector
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-28 16:45:55 +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 de90d596c9 isi-network: use the subpacket helper and implement some subpacket dissectors
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-09 21:28:39 +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 7365dbdc17 isi-network: implement all known commands with col_set_str
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 22:54:07 +02:00
Klaus Kurzmann 802caf55a5 isi-call: implement all known call commands with col_set_str
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 22:32:32 +02:00
Klaus Kurzmann 85a2f8e385 isi-phoneinfo: implement all commands with at least the info column
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 21:49:45 +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 fecbfc8fc6 isi-simauth: handle common messages
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 16:49:50 +02:00
Klaus Kurzmann 09674aa572 isi-radiosettings: handle common messages
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 16:49:30 +02:00
Klaus Kurzmann 5f749a6c68 isi-sim: complete the tables of commands and service types
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 16:08:47 +02:00
Klaus Kurzmann 5d4e7f85d8 isi-network: complete the table of network commands
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 16:07:56 +02:00
Klaus Kurzmann bbd0e1985d isi-mtc: say in the info column if it's a request or a response
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 16:07:27 +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 572de75cb6 add .swp to gitignore
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 16:04:30 +02:00
Klaus Kurzmann 7ecea74f03 complete the command list for the network resource
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 12:09:17 +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 091d81c62c Update SS 2011-01-16 00:08:05 +01:00
Tyson Key baad7c6b3a update SIM 2011-01-16 00:05:57 +01:00
Tyson Key 50695f39d4 update GSS 2011-01-16 00:03:04 +01:00
Tyson Key 2d6b643657 improve SIM network information dissection 2011-01-05 01:37:01 +01:00
Tyson Key 1d9b139824 add USB handler 2011-01-05 01:30:58 +01:00
Sebastian Reichel f7ed8bed33 update TODO 2011-01-05 01:30:04 +01:00
Sebastian Reichel 33854ae449 update the build system 2011-01-05 01:29:56 +01:00
Tyson Key 4ddb2e8a07 add gss and ss code 2011-01-05 01:28:46 +01:00
Tyson Key b998dcb8c1 update sim dissector 2011-01-01 22:58:47 +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 433a64b72b package -> packet 2010-12-30 02:02:43 +01:00
Sebastian Reichel 8588f347d9 import the ISI wireshark plugin from libisi 2010-12-29 21:42:55 +01:00