Add data structures necessary to support multiple Section Header blocks.
[metze/wireshark/wip.git] / wiretap / logcat_text.c
2016-03-28 Joerg MayerFix some warnings/errors of type
2016-01-13 michal.oryniczFix issue with dumping to logcat_text from UPPER_PDU
2015-11-09 Guy HarrisCall the dumper routine to finish write a file the...
2015-01-03 Martin MathiesonRemove unnecessary includes from wiretap folder
2014-12-18 Guy HarrisRename WTAP_ERR_REC_TYPE_UNSUPPORTED to WTAP_ERR_UNWRIT...
2014-12-18 Guy HarrisHandle "I can't map this for that file format" better.
2014-12-17 Guy HarrisRename WTAP_ERR_UNSUPPORTED_FILE_TYPE to WTAP_ERR_UNWRI...
2014-12-17 Guy HarrisRename WTAP_ERR_UNSUPPORTED_ENCAP to WTAP_ERR_UNWRITABL...
2014-11-21 Michał OryniczMove text logcat regex strings to shared header
2014-11-20 Michał OryniczFix text logcat for changes in android L
2014-10-09 Guy HarrisUse an enum for the open-routine return value, as per...
2014-09-28 Guy HarrisMake the time stamp resolution per-packet.
2014-09-26 Michal LabedzkiReduce compilator warnings
2014-09-22 Michal LabedzkiTry to fix some buildbot warnings
2014-09-20 Michal LabedzkiLogcat: Fix crashes when try to use logcat_text open...
2014-09-18 Michal LabedzkiLogcat: Add more save formats over exported pdu
2014-08-17 Guy HarrisReturn 0, not -1, for "this isn't my type of file".
2014-08-08 Michał OryniczLogcat text: small fixes
2014-08-06 AndersBromanAdd casts to make logcat-text build on Win64
2014-08-06 Michał OryniczAdd support for android logcat text files