aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
AgeCommit message (Expand)AuthorFilesLines
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
2019-07-26HTTPS (almost) everywhere.Guy Harris72-74/+74
2019-07-25USBLL: Initial USB 2.0 Link Layer dissectorTomasz Moń3-0/+6
2019-07-21Remove ABI compliance checker code.João Valverde1-14/+0
2019-07-20wiretap: candump: Don't generate a temporary PCAP fileMaksim Salau4-248/+149
2019-07-12wiretap: do not pollute debug builds with candump debug messagesPascal Quantin3-5/+33
2019-07-11wiretap: candump: Reset error info and fix scanner warningsMaksim Salau2-0/+28
2019-07-11Candump_parser: fix implicit declaration warningUli Heilmeier1-0/+1
2019-07-11wiretap: Add support of candump logsMaksim Salau7-0/+889
2019-07-08wiretap: Add a phone log reader.Anders Broman6-2/+931
2019-07-01Pass the correct value to ascendlex_destroy().Guy Harris1-1/+1
2019-07-01wiretap: ascend: Destroy lexer state after parsingMaksim Salau1-0/+2
2019-06-19Fix error message for an unknown pcapng version number.Guy Harris1-1/+1
2019-06-17Add support for embedding WireGuard keys in a pcapng filePeter Wu1-0/+1
2019-05-20wtap: Add support for 802.11ah and 802.11ax PHYs.Richard Sharpe1-0/+2
2019-05-20pcapng: fix the magic when bytes are swapped.Dario Lombardo1-1/+1
2019-05-173gpp_32_423: Fix dissection of changeTime.Anders Broman1-13/+15
2019-05-16In pcapng_open(), don't use the local pcapng_t once we know it's a pcapng file.Guy Harris1-1/+1
2019-05-16wtap: remove unneeded check (CID: 1441486).Dario Lombardo1-1/+1
2019-05-16Keep and use per-interface, not per-file, FCS length information.Guy Harris1-6/+11
2019-05-10Fill in the packet flags for *Peek classic and tagged files.Guy Harris2-10/+29
2019-05-09Set packet flags for some link layers.Guy Harris1-7/+44
2019-04-061514 is a better initial Buffer size than 1500.Guy Harris1-1/+1
2019-04-05Have wtap_read() fill in a wtap_rec and Buffer.Guy Harris57-453/+417
2019-04-04iseries: ensure the buffer is null terminated.Dario Lombardo2-2/+9
2019-03-24iseries: fix wrong indentation.Dario Lombardo1-32/+32
2019-03-24Revert "iseries: stop scanning a unicode string when the null terminator is h...Guy Harris1-1/+1
2019-03-24iseries: stop scanning a unicode string when the null terminator is hit.Dario Lombardo1-1/+1
2019-03-23Clean up IPMB/I2C link-layer header types.Guy Harris3-35/+36
2019-03-17Treat erf_timestamp_t's as integral values.Guy Harris1-2/+2
2019-03-16Remove incorrectly-inserted "return FALSE;".Guy Harris1-1/+0
2019-03-16Fix up the checks in nspm_signature_version().Guy Harris1-36/+93
2019-03-15netscaler: add more sanity checks.Dario Lombardo1-0/+4
2019-03-14Ask, in a comment, whether we should do an exact match on signatures.Guy Harris1-0/+2