aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
AgeCommit message (Expand)AuthorFilesLines
2021-07-10DT2000: Fix buffer length in wiretap codeMartin Mathieson1-1/+1
2021-06-19pcap-common: set the time stamp precision correctly for LINKTYPE_ERF.Guy Harris1-0/+9
2021-06-19erf: handle errors in some routines more completely.Guy Harris3-30/+164
2021-06-18libpcap: don't generate a fake interface for LINKTYPE_ERF files.Guy Harris1-17/+8
2021-06-18erf: set the tsprecision value of a newly-created IDB.Guy Harris1-0/+1
2021-06-02Version: 3.4.6 → 3.4.7Gerald Combs1-1/+1
2021-05-31ascend: set rec->rec_type.Guy Harris1-0/+1
2021-05-24k12: plug a memory leak.Guy Harris1-0/+1
2021-05-24erf: set USERAPPL if we have the application version but not the name.Guy Harris1-4/+7
2021-05-24netscaler: plug a memory leak.Guy Harris1-0/+1
2021-04-21Version: 3.4.5 → 3.4.6.Gerald Combs1-1/+1
2021-04-09pcapng: expand a comment and tweak the version test.Guy Harris1-2/+16
2021-04-08sysdig: a couple more fixesLoris Degioanni1-2/+2
2021-04-08sysdig: implementation fixesLoris Degioanni1-2/+2
2021-04-08sysdig: simplified the separate handling of the two different sysdig block typesLoris Degioanni1-8/+14
2021-04-08sysdig: support the most recent version of sysdigLoris Degioanni3-3/+21
2021-03-14pcapng: make sure the packet encapsulation matches the interface encapsulation.Guy Harris1-0/+11
2021-03-11pcapng: clean up pcapng_block_read().Guy Harris1-100/+127
2021-03-10pcapng: get rid of the local pcapng_t in pcapng_open().Guy Harris1-6/+16
2021-03-10Version: 3.4.4 → 3.4.5.Gerald Combs1-1/+1
2021-02-14iseries: report Unicode files as Unicode rather than ASCII.Guy Harris2-2/+2
2021-02-13wiretap: remove spaces from file format names.Guy Harris1-1/+1
2021-01-29Version: 3.4.3 → 3.4.4.Gerald Combs1-1/+1
2021-01-27wiretap: Fixup the sdjournal block length in pcapng.Gerald Combs1-4/+8
2020-12-18Version: 3.4.2 → 3.4.3.Gerald Combs1-1/+1
2020-12-09Version: 3.4.1 → 3.4.2.Gerald Combs1-1/+1
2020-11-10wiretap: Update pcapng systemd timestamp handling.Gerald Combs1-23/+17
2020-10-293.4.0 → 3.4.1.Gerald Combs1-1/+1
2020-10-28Add a new record type REC_TYPE_SYSTEMD_JOURNAL.Guy Harris3-19/+23
2020-10-27Use wtap_uses_interface_ids() to check if IDBs are necessary.Guy Harris1-1/+1
2020-10-22Initialize release-3.4.Gerald Combs1-1/+1
2020-10-22editcap, tshark: process IDBs in the middle of input files.Guy Harris5-27/+113
2020-10-21Add a routine to make a newly-allocated copy of a block.Guy Harris4-8/+19
2020-10-21Add a routine to get the next as-yet-unfetched interface description.Guy Harris4-0/+41
2020-10-20Add an API to determine whether a file type uses interface IDs.Guy Harris3-1/+26
2020-10-19Include <stdint.h> in YACC/Bison parsers if necessary.Guy Harris1-0/+14
2020-10-19CMake: Configure our .y files for different Bison/YACC flavors.Gerald Combs1-5/+5
2020-10-14Have WTAP_ERR_INTERNAL include an err_info string giving details.Guy Harris49-157/+194
2020-10-11Fix many spelling errorsРоман Донченко22-48/+48
2020-10-03Update URLs pointing to the bug database.Guy Harris4-5/+6
2020-10-03Nettrace: Fix fix to calculation of changetimeGuy Harris1-1/+1
2020-10-03Nettrace: Fix calculation of changetimeAnders Broman1-11/+17
2020-10-02Clean up URLs.Guy Harris1-1/+1
2020-09-07Yet more spelling fixes.Martin Mathieson1-1/+1
2020-09-05Tools: Clean up checkAPI and add ui/qt.Gerald Combs1-1/+0
2020-08-24wiretap: add Z-Wave Serial API frame type and pcap link-layer headerMikhail Gusarov3-0/+7
2020-08-10Bluetooth: simple HCI ISO Data packet dissectorJakub Pawlowski1-0/+1
2020-08-09wiretap: have wtap_dump_flush(), and its callers, check for errors.Guy Harris2-5/+12
2020-08-07netmon: handle non-monitor-mode 802.11 packets differently.Guy Harris2-2/+9
2020-08-04wiretap: fix an internal routine's name.Guy Harris1-5/+5