aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-logcat.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-25Add ability to export PDUs for heuristic dissectors alsoPascal Quantin1-1/+1
2015-03-05Logcat: Fix typoMichal Labedzki1-1/+1
2015-03-04Logcat: Add preference for oneline info columnMichal Labedzki1-0/+12
2014-08-06Add support for android logcat text filesMichaƂ Orynicz1-1/+1
2014-08-05Various minor dissector fixes/changesBill Meier1-3/+3
2014-06-22Logcat: Set data-text-lines dissectors for logMichal Labedzki1-2/+12
2014-06-20Rename dissector_add_handle() to dissector_add_for_decode_as().Guy Harris1-1/+1
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-1/+1
2014-06-19Add the ability to dynamically add a new protocol to export PDU dialog boxPascal Quantin1-2/+2
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-1/+1
2014-04-18Exported PDU: add support for more than 32 tagsPascal Quantin1-1/+1
2014-03-19Wiretap: Add support for Android LogcatMichal Labedzki1-0/+3
2014-03-19Exported PDU: add support for data length on the wirePascal Quantin1-1/+2
2014-02-18Add Logcat to Exported PDUMichal Labedzki1-0/+15
2014-02-18Android: Add support for Logcat dissectorMichal Labedzki1-0/+285