aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-s7comm.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-14s7comm: fix warning found by clang analyzerThomas Wiens1-38/+37
2016-05-11s7comm: block/file up-/download redesignThomas Wiens1-235/+1210
2016-05-05s7comm: Add errorcode descriptions, extended list values, style cleanupThomas Wiens1-165/+300
2016-03-12s7comm: fix 's7comm.cpu.msg.events.modetrans' exists multiple times with NOT ...Alexis La Goutte1-1/+1
2016-01-08Fix a lot of typos and misspellingsmoshekaplan1-6/+6
2016-01-04Added/extended handling of CPU message systemThomas Wiens1-31/+1459
2015-12-07Spelling fixes for errors found by lintianBalint Reczey1-2/+2
2015-10-03Added cotp_is to heuristic dissector list for ISO transport.Thomas Wiens1-0/+1
2015-07-17Remove all preferences related to enabling/disabling heuristic dissectors.Michael Mann1-1/+1
2015-07-12Add "user presentable" and "unique string ids" to heuristic table entries.Michael Mann1-1/+1
2015-04-23Added syntax id 0x82 for NCK data accessThomas Wiens1-0/+184
2015-04-23Added decoding of BSEND/BRECV communicationThomas Wiens1-0/+53
2015-04-23Added display and filteroptions for byte- and bitaddressThomas Wiens1-1/+21
2015-04-22Added transport size double-integerThomas Wiens1-0/+2
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+0
2014-09-09Fix some spelling & grammar.Bill Meier1-5/+5
2014-09-04Fix Mac OS X buildbotAlexis La Goutte1-20/+20
2014-09-04s7comm: Add dissector for S7 CommunicationThomas Wiens1-0/+3216