aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
AgeCommit message (Expand)AuthorFilesLines
2022-10-13BLF: Fixing the interpretation of SRR and RTRDr. Lars Völker1-11/+4
2022-10-12Match declaration style of other functions.Guy Harris1-1/+2
2022-10-11Use "a" before consonant sounds, use "an" before vowel sounds.Guy Harris1-4/+4
2022-10-11Separate cases with spaces.Guy Harris1-0/+1
2022-10-11wiretap: Make some pcapng logs noisy.Gerald Combs1-7/+7
2022-10-07wiretap: Add enum generationJoão Valverde4-0/+607
2022-09-20Added requirements to support DLT_AUERSWALD_LOG as already added in libpcapFrank Gorgas-Waller3-0/+7
2022-09-10Dissector names are not protocol names.Guy Harris3-3/+3
2022-08-26DLT: Adding support to open DLT filesDr. Lars Völker7-1/+406
2022-08-25Add a comment explaining WTAP_NSTIME_32BIT_SECS_MAX.Guy Harris1-0/+22
2022-08-24wiretap: Fix build on 32-bit LinuxStig Bjørlykke4-4/+6
2022-08-21blf: change description and add/extend comments.Guy Harris2-3/+15
2022-08-21BLF: Adding ObjectHeader format 2 and 3Dr. Lars Völker2-118/+148
2022-08-20pcapng: add support displaying hash from pcapngStephen Hemminger3-4/+127
2022-08-16ascend: make the time stamp in the parser state a time_t.Guy Harris1-1/+1
2022-08-165views: don't allow out-of-range time stamps.Guy Harris1-1/+10
2022-08-16nettl: don't allow out-of-range time stamps.Guy Harris1-1/+11
2022-08-16libpcap: don't allow out-of-range time stamps.Guy Harris1-0/+54
2022-08-16visual: don't allow out-of-range time stamps.Guy Harris1-3/+13
2022-08-16netxray: don't allow out-of-range time stamps.Guy Harris3-13/+44
2022-08-14Linux USB: fix incorrect values for the packet length.Guy Harris1-0/+167
2022-08-03wiretap: Do not silently limit capture lengthTomasz Moń1-14/+0
2022-07-10wiretap: Fix urls in commentsRoland Knall1-11/+11
2022-06-29USBLL: Dissect speed specific linktypesTomasz Moń3-0/+16
2022-06-02NSIS: Update some target and filenames.Gerald Combs1-1/+1
2022-06-02wiretap: merge support for IDBs in the middle of a fileJohn Thacker1-40/+128
2022-06-01file: Only change the file descriptors on a Save with CopyJohn Thacker1-0/+4
2022-05-13merge: Don't write to stdout if tempdir is not setJohn Thacker1-5/+6
2022-04-22Provide the section number for blocks, and show it.Guy Harris3-4/+22
2022-04-13wiretap: Try opening systemd journal files before IxVeriWave.Gerald Combs1-1/+1
2022-04-06wiretap: Update a comment.Gerald Combs1-1/+1
2022-04-04Replace g_log() calls with ws_log()João Valverde1-1/+1
2022-03-17ieee80211-radiotap: Add support for headers to be bit-based as well as TLVs.Richard Sharpe1-0/+1
2022-03-14wiretap: have wtap_dump_close() provide a "needs to be reloaded" indication.Guy Harris3-10/+20
2022-03-14wiretap: Fix doxygen commentsMoshe Kaplan1-43/+59
2022-03-12Move Freedesktop files to resources/freedesktop.Gerald Combs1-1/+1
2022-03-10mpeg: handle the presence of an image in the ID3v2 header.Jeff Morriss1-1/+16
2022-03-09Rename the "image" directory to "resources".Gerald Combs1-1/+1
2022-03-04pcap: fix the handling of the reserved field.Guy Harris1-21/+18
2022-03-04pcap: process the subfields of the link-layer-type-plus-stuff field.Guy Harris1-41/+91
2022-02-28packetlogger: Handle SCO data packetsStig Bjørlykke1-0/+4
2022-02-20pcap/pcapng: byte-swap the CAN ID field in CAN pseudo-headers for SLL2.Guy Harris1-1/+52
2022-02-13libpcap(wiretap): Fix unreachable-codeAlexis La Goutte1-1/+1
2022-02-13blf: fix Wunreachable-codeAlexis La Goutte1-2/+0
2022-02-09Specify directory for temporary capturesDavid Perry4-9/+12
2022-02-01pflog: byte swap UID and PID fields in the header if necessary.Guy Harris1-0/+59
2022-01-30Add ZBOSS NCP protocol dissectorVladimir Bespalov3-0/+7
2022-01-18BLF: Make sure a struct is completely initialized.Gerald Combs1-4/+1
2022-01-17Frame: Parsing of PCAPNG Option Block PEN 46254Dr. Lars Völker1-0/+1
2022-01-16libpcap: set wth->priv to the libpcap_t before returning errors.Guy Harris1-6/+6