epan/dissectors/packet-xml.c try to decrypt data, but the data doesn't look correct yet
[metze/wireshark/wip.git] / wiretap / logcat_text.c
2019-01-04 Dario Lombardowiretap: fix code according to clang-tidy.
2018-11-14 Guy HarrisCatch attempts to write multiple encapsulation types...
2018-05-09 Guy HarrisAlways explicitly set tm_isdst before calling mktime().
2018-02-09 Guy HarrisGeneralize wtap_pkthdr into a structure for packet...
2018-02-08 Dario Lombardoreplace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
2018-01-20 Dario Lombardowiretap: use SPDX identifiers (partial work).
2017-06-05 Guy HarrisAllow bigger snapshot lengths for D-Bus captures.
2017-03-28 Michael Mannlogcat_text.c: Move large data (WTAP_MAX_PACKET_SIZE...
2016-10-22 Guy HarrisMore checks for localtime() and gmtime() returning...
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