aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
AgeCommit message (Expand)AuthorFilesLines
2015-08-18Improve file merging for mergecap and wiresharkHadriel Kaplan4-9/+840
2015-08-18File-format: Add PCAP and PCAPNG dissectorsMichal Labedzki1-3/+17
2015-08-18Pcapng: clean up Section Header Block handlingHadriel Kaplan2-19/+98
2015-08-17Pcapng: set interface description's tsprecision when reading fileHadriel Kaplan1-0/+1
2015-08-16Run abicheck commands at compile time.Gerald Combs1-2/+5
2015-08-14Ident the merge.c/h files by 4 spacesHadriel Kaplan2-153/+153
2015-08-12Some further questions, asked in comments.Guy Harris1-5/+9
2015-08-12Clean up the file header description.Guy Harris1-8/+5
2015-08-12Update comments.Guy Harris1-4/+4
2015-08-12It looks as if the origin of the time stamps is the UN*X epoch.Guy Harris1-15/+0
2015-08-11Sort dump_open_table_base[] in the right order.Guy Harris1-5/+5
2015-08-10editcap: fix -T <encapsulation type> option when output format is pcapngPascal Quantin1-3/+15
2015-08-09[wiretap/nettrace_3gpp_32_423] Add editor modelinesBill Meier1-0/+13
2015-08-07Avoid (unlikely) NRB record size overflows.Guy Harris1-9/+42
2015-08-06Fix pcapng.c:3788: warning: implicit conversion shortens 64-bit value into a ...AndersBroman1-1/+1
2015-08-06Pcapng: support Name Resolution Block optionsHadriel Kaplan7-135/+367
2015-08-04Rename nettrace3gpp324423 to 3gpp32423Luke Mewburn1-1/+1
2015-07-27nettrace3gpp324423: fix name consistencyLuke Mewburn2-4/+4
2015-07-241.99.8 → 1.99.9.Gerald Combs2-2/+2
2015-07-18Cleanup pcapng.c fileHadriel Kaplan1-97/+168
2015-07-07Initialize the 11b presence flag to 0.Guy Harris1-0/+1
2015-07-07Use the NSS provided by the Ixia Veriwave hardware.Guy Harris1-2/+3
2015-07-06Clean up a bunch of stuff.Guy Harris1-99/+157
2015-07-06Update a comment.Guy Harris1-1/+4
2015-07-06Add some comments.Guy Harris1-0/+5
2015-07-06Stub out the US public safety band.Guy Harris1-0/+9
2015-07-05Use space indentation consistently.Guy Harris1-7/+7
2015-07-02Zero out the nss array when we don't have the 802.11ac information we need.Guy Harris1-0/+3
2015-06-28"Short preamble" is 802.11[bg]-only, so put it in the PHY-specifc info.Guy Harris1-22/+60
2015-06-28Set 802.11.ac Partial AID field sizeGraham Bloice1-1/+1
2015-06-26Fix handling of 11ac radio metadata.Guy Harris2-12/+28
2015-06-25If we don't have both frequency and channel, try to calculate the other.Guy Harris1-0/+45
2015-06-25Squelch a compiler warning.Guy Harris1-0/+2
2015-06-25Clean up 802.11 radio information handling.Guy Harris8-113/+339
2015-06-25File: Add BTSNOOP File Format supportMichal Labedzki1-1/+3
2015-06-25editcap: keep timestamp resolution when converting a nseclibpcap file to pcapngPascal Quantin1-3/+9
2015-06-22Provide PHY type and band information in the 802.11 pseudo-header.Guy Harris5-140/+217
2015-06-20Call the "802.11 radio information" dissector for radio headers.Guy Harris9-24/+37
2015-06-181.99.7 → 1.99.8Gerald Combs2-2/+2
2015-06-18Get rid of some unused members of struct ieee_802_11_phdr.Guy Harris1-3/+1
2015-06-15Define XXX_phdr structures in the order in which they appear in the union.Guy Harris1-34/+35
2015-06-15Move some structures used only in pcap-common.c there.Guy Harris2-30/+30
2015-06-11Replace tabs in files with editor modeline "expandtab"Bill Meier2-2/+2
2015-06-06Don't initialize a variable if the first thing we do is set it.Guy Harris1-1/+1
2015-06-03Netscaler: Fix issue where packets were lost when selected packets were exportedanilkumar9111-5/+21
2015-05-281.99.6 → 1.99.7.Gerald Combs2-2/+2
2015-05-09Make option_content a guint8 *.Guy Harris1-39/+49
2015-05-09Fix definition of tnef_open().Guy Harris1-1/+1
2015-05-09Make everything unsigned.Guy Harris1-1/+1
2015-05-06WildPackets → Savvius.Gerald Combs3-17/+17