aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-04nettrace 3GPP: Fix Dead Store (Dead assignement/Dead increment) warning found...Alexis La Goutte1-1/+0
2015-05-01Fix checkAPI: Warning: i4b_trace.h has an SVN Id tag. Please remove it!Joerg Mayer1-9/+0
2015-04-30Fix some cases where we're shifting a signed 1 left.Guy Harris1-1/+1
2015-04-30[nettrace_3gpp_32_423] Fix nettrace_3gpp_32_423.c:292: warning:AndersBroman1-3/+3
2015-04-30Add the abillity to read 3GPP trace records with format accoding toAndersBroman6-1/+586
2015-04-21Calculate *Peek tagged timestamps in fixed-point.Guy Harris1-17/+7
2015-04-20Have a common routine to convert FILETIME to nstime_t.Guy Harris1-42/+5
2015-04-20Make various structure members the right size for time-in-seconds.Guy Harris1-5/+5
2015-04-20Visual Networks captures have only millisecond resolution.Guy Harris1-1/+1
2015-04-20Simplify the calculation of the time stamp.Guy Harris1-12/+7
2015-04-19Use 64-bit fixed point to calculate time stamps.Guy Harris1-4/+4
2015-04-18MIME: Allow to dissect big filesMichal Labedzki1-3/+1
2015-04-13Support for new netscaler 3.5 trace format.anilkumar9115-6/+139
2015-04-07ieee80211.c: "IEEE 802.11 plus Network Monitor radio header" encap: Fix disse...Bill Meier1-3/+8
2015-04-04try to silence the OS X builbots by renaming index to idxMartin Kaiser1-8/+8
2015-04-04Add PCR based stream times for MPEG ts files.Weston Schmidt1-3/+117
2015-03-201.99.5 → 1.99.6.Gerald Combs2-2/+2
2015-03-191.99.4 → 1.99.5.Gerald Combs2-2/+2
2015-03-10Change a lot of http:// URLs to https://.Gerald Combs1-3/+5