index
:
isi-wireshark-plugin
master
wireshark plugin to analyze modem communication of the Nokia N900
Sebastian Reichel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-11
README: wireshark 2.x required
HEAD
master
Sebastian Reichel
1
-1
/
+1
2015-12-11
sort register/handoff of resource dissectors
Sebastian Reichel
1
-22
/
+22
2015-12-11
fix filename in headers
Sebastian Reichel
3
-3
/
+3
2015-12-11
Wireshark 2.0 API update
Sebastian Reichel
18
-54
/
+34
2015-07-10
Add README
Sebastian Reichel
1
-0
/
+38
2015-06-02
Update location/gps support
Sebastian Reichel
4
-259
/
+756
2015-06-02
NET_RSSI_IND: Show Percentage in info column
Sebastian Reichel
1
-1
/
+5
2015-06-02
Handle SMS_GSM_SUBMIT requests
Sebastian Reichel
1
-15
/
+450
2015-05-29
Makefile now uses wireshark's pkg-config, so remove TODO
Sebastian Reichel
1
-1
/
+0
2015-05-29
update for usage with wireshark 1.12
Sebastian Reichel
14
-55
/
+50
2014-03-19
wireshark provides a pkg-config file now
Sebastian Reichel
2
-6
/
+4
2014-01-01
new plugin position
Sebastian Reichel
1
-1
/
+1
2014-01-01
update for new wireshark API
Sebastian Reichel
18
-20
/
+20
2012-07-04
update for usage with wireshark 1.8
Sebastian Reichel
2
-4
/
+4
2011-08-21
remove trailing newlines
Sebastian Reichel
11
-35
/
+0
2011-08-21
do not install plugin with +x
Sebastian Reichel
1
-1
/
+1
2011-08-21
update default plugin directory
Sebastian Reichel
1
-1
/
+1
2011-08-21
update TODO
Sebastian Reichel
1
-3
/
+0
2011-05-29
fix warnings
Sebastian Reichel
19
-275
/
+285
2011-05-29
update Makefile
Sebastian Reichel
1
-21
/
+4
2011-05-29
new handler.h as wrapper for packet-isi.c
Sebastian Reichel
1
-0
/
+17
2011-05-29
fix header files
Sebastian Reichel
3
-8
/
+8
2011-04-29
remove some unneeded includes from packet-isi.c
Klaus Kurzmann
1
-4
/
+0
2011-04-29
add a dissector for the pipe resource
Klaus Kurzmann
4
-0
/
+358
2011-04-28
work on the call dissector
Klaus Kurzmann
1
-2
/
+281
2011-04-28
work on the mtc dissector
Klaus Kurzmann
1
-8
/
+301
2011-04-28
work on the phoneinfo dissector
Klaus Kurzmann
1
-124
/
+331
2011-04-28
add dissector for gpds resource
Klaus Kurzmann
4
-0
/
+979
2011-04-17
add isi-selftest
Klaus Kurzmann
4
-0
/
+399
2011-04-17
add isi-commgr
Klaus Kurzmann
5
-3
/
+132
2011-04-09
isi-network: use the subpacket helper and implement some subpacket dissectors
Klaus Kurzmann
1
-112
/
+408
2011-04-09
packet-isi: add dissect_isi_subpacket helper
Klaus Kurzmann
2
-20
/
+47
2011-04-08
isi-network: implement all known commands with col_set_str
Klaus Kurzmann
1
-9
/
+170
2011-04-08
isi-call: implement all known call commands with col_set_str
Klaus Kurzmann
1
-0
/
+244
2011-04-08
isi-phoneinfo: implement all commands with at least the info column
Klaus Kurzmann
1
-1
/
+216
2011-04-08
isi-phoneinfo: fix string value of one command id
Klaus Kurzmann
3
-1
/
+4
2011-04-08
isi-nameservice: correctly dissect all known messages
Klaus Kurzmann
2
-3
/
+84
2011-04-08
isi-simauth: handle common messages
Klaus Kurzmann
1
-0
/
+5
2011-04-08
isi-radiosettings: handle common messages
Klaus Kurzmann
1
-0
/
+5
2011-04-08
isi-sim: complete the tables of commands and service types
Klaus Kurzmann
1
-1
/
+8
2011-04-08
isi-network: complete the table of network commands
Klaus Kurzmann
1
-0
/
+39
2011-04-08
isi-mtc: say in the info column if it's a request or a response
Klaus Kurzmann
1
-9
/
+9
2011-04-08
add and use a dissect_isi_common and use it for all resources
Klaus Kurzmann
12
-83
/
+146
2011-04-08
add .swp to gitignore
Klaus Kurzmann
1
-0
/
+1
2011-04-08
complete the command list for the network resource
Klaus Kurzmann
1
-0
/
+41
2011-04-08
add a dissector for the light resource
Klaus Kurzmann
4
-1
/
+153
2011-04-08
add a dissector for the call resource
Klaus Kurzmann
4
-1
/
+176
2011-04-08
add a dissector for the phone info resource
Klaus Kurzmann
4
-1
/
+144
2011-04-08
add a dissector for the radiosettings resource
Klaus Kurzmann
4
-1
/
+93
2011-04-08
add a dissector for the nameservice resource
Klaus Kurzmann
4
-1
/
+105
[next]