aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
AgeCommit message (Expand)AuthorFilesLines
2020-05-09sll: add support for LINKTYPE_LINUX_SLL2.Guy Harris3-2/+9
2020-05-08Add an encapsulation table entry for WTAP_ENCAP_MP4.Guy Harris1-0/+3
2020-05-02wiretap: move the "fake an IDB for pcap files" code to libpcap.c.Guy Harris2-23/+41
2020-05-02ERF: split wiretap/erf.h into three files.Guy Harris6-347/+424
2020-05-02wiretap/erf: Get rid of no-longer-used routine.Guy Harris2-49/+0
2020-05-02wiretap: add a routine that adds a wtap_block_t for an IDB to a wtap.Guy Harris5-4/+15
2020-05-01wiretap: combine common code into a common routine.Guy Harris1-13/+14
2020-05-01mpeg: make sure the presence flags are set.Guy Harris1-1/+2
2020-05-01camins: make sure the presence flags are set.Guy Harris1-0/+1
2020-05-01Remove some single-SHB assumptions.Guy Harris2-8/+24
2020-04-30pcapng: have per-section interface tables rather than per-file.Guy Harris1-21/+34
2020-04-30pcapng: clean up handling of current vs. new section.Guy Harris1-56/+70
2020-04-30pcapng: free up the section table when closing the file.Guy Harris1-0/+1
2020-04-30Support reading mixed-byte-order pcapng files.Guy Harris1-75/+192
2020-04-30bison/flex: comment why we ignore deprecated directive warning.Anders Broman1-0/+4
2020-04-15nettrace_3gpp_32_423(wiretap): Fix Dead StoreAlexis La Goutte1-4/+1
2020-04-14wiretap: don't use memset where possible.Dario Lombardo9-44/+18
2020-04-12Add record length checks.Guy Harris1-2/+15
2020-04-12Fix a comment.Guy Harris1-1/+1
2020-04-12Fix previous change.Guy Harris1-12/+1
2020-04-12Fix the heuristic for checking whether it's a CAM Inspector file.Guy Harris1-8/+15
2020-04-12lanalyzer: Make sure a LANalyzer file has exactly one summary record.Guy Harris1-6/+46
2020-03-21Handle nanosecond-resolution pcap files.Guy Harris1-0/+4
2020-02-28nettrace_3gpp_32_423: Improve parsing.Anders Broman1-32/+33
2020-02-23Some more issues spotted by PVS-Studio in bug 16335.Martin Mathieson1-1/+1
2020-02-16More issues spotted by PVS-Studio in bug 16335.Martin Mathieson1-1/+0
2020-01-21Put various epoch time deltas into wsutil/epochs.h.Guy Harris1-4/+6
2020-01-16netscaler: fix nstrace_ensure_buflen call.Dario Lombardo1-1/+1
2020-01-14wiretap: Fix mp4.c compilation.Gerald Combs1-0/+2
2020-01-14wiretap: Add MP4 readerJakub Adam5-0/+87
2019-12-21log3gpp: invert check with use of offset.Dario Lombardo1-2/+2
2019-12-20Expand the frequency range for the DMG PHY.Guy Harris1-1/+1
2019-12-20Use g_file_open_tmp within create_tempfileMichael Mann2-8/+9
2019-12-05Back up to the beginning of the file if we don't have a gzip header.Guy Harris1-75/+126
2019-10-24wiretap: no "drop_count" in pcapng formatMichal Ruprich1-0/+15
2019-10-18Increase maximum USBPcap packet size to 128 MiBTomasz Moń1-2/+2
2019-09-08erf: Use g_get_real_time() to get real timeStig Bjørlykke1-3/+3
2019-09-04Put the year field of the timestamp out in little-endian byte order.Guy Harris1-2/+2
2019-09-04Wiretap: Write commview files with valid headersJaap Keuter1-2/+2
2019-09-03Strengthen the PacketLogger heuristics.Guy Harris1-20/+159
2019-09-02What we're testing for is byte-swappedness, not raw endianness.Guy Harris1-17/+14
2019-09-02If we get a short read on the first packet in the open, don't check any more.Guy Harris1-37/+37
2019-09-02Strengthen the I4B heuristics.Guy Harris2-19/+89
2019-08-26log3gpp: fix no previous prototype for functionAlexis La Goutte1-0/+6
2019-08-20Boost the maximum packet size for LINKTYPE_USBPCAP in pcap/pcapng.Guy Harris2-19/+34
2019-08-14Wiretap: Fix temporary filename memory corruptionTomasz Moń1-1/+1
2019-08-04Set tm_isdst before calling mktime().Guy Harris1-12/+14
2019-08-03wiretap: Add support for Busmaster log file formatMaksim Salau9-21/+1298
2019-07-28HTTPS In Even More Places, update some links.Guy Harris19-32/+42
2019-07-27HTTPS In Still More Places, update more URLs.Guy Harris1-2/+2