aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-06One more contributor...etxrab3-3/+6
2011-12-06If capture_get_if_capabilities() fails, pop up a message, just as weguy1-5/+140
2011-12-05Pretify TimeStamp and TimeZoneetxrab3-9/+156
2011-12-05Explicitly display "Source or Destination Address/Host" like IPv4.cmaynard1-4/+4
2011-12-04Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clangalagoutte1-2/+0
2011-12-04Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clangalagoutte1-8/+5
2011-12-04Enhance Elcom dissectoralagoutte1-584/+589
2011-12-04Enhance Elcom dissectoralagoutte1-113/+129
2011-12-04From Vincent Helfre.etxrab1-5/+10
2011-12-04[Automatic manuf, services and enterprise-numbers update for 2011-12-04]gerald3-10/+221
2011-12-03Fix 2 newly reported Coverity CID's 1331 & 1332: UNUSED_VALUE.cmaynard1-27/+27
2011-12-03"Expert Info Composite" is now "Expert Info" (with the old "Expert Info" havi...wmeier2-16/+4
2011-12-03Do 'md wsluarm_src' only if dir doesn't alreay exist.wmeier1-1/+1
2011-12-03Call tap_queue_packet() after pinfo data is updated. Also, like IPv4, displa...cmaynard1-10/+10
2011-12-03From Michael Sakaluk:jake3-2/+166
2011-12-03Handle 20 byte GTP' V0 header.etxrab1-330/+359
2011-12-03Update some comments to reflect current reality (as in "a lot of stuffguy1-16/+25
2011-12-03Fix bug with updating rr_offset before we're done fetching the matchedprefix ...cmaynard1-10/+17
2011-12-03Bitfields indicate how many bits they are; "guint8 foo:4" isguy1-2/+2
2011-12-03Some code needs to execute (potentially) whether the tree is NULL or not. Al...cmaynard1-3/+6
2011-12-03If a type 2 Mobile IP routing header is present, only set pinfo->dst if seg_l...cmaynard1-1/+2
2011-12-03The TCP Packet Mood Option was a cute April 1 RFC, but TCP option 25 isguy1-66/+0
2011-12-03The cool kids say "dissector_add_uint()", not "dissector_add()", now.guy1-1/+1
2011-12-02From Salil Kanitkar:jake2-4/+247
2011-12-02from Petr Sumbera:jake7-2/+132
2011-12-02From Juha Takala:etxrab3-0/+762
2011-12-02From Pascal Quantin:etxrab1-15/+16
2011-12-02Extend ULI dissection.etxrab1-32/+53
2011-12-02Add a contributor.etxrab3-0/+3
2011-12-01From Pascal Quantin:martinm1-17/+35
2011-12-01Squelch a warning.etxrab1-1/+1
2011-12-01Extend dissection of GTPv2 EPS Security Context and Quadruplets.etxrab3-19/+249
2011-12-01From Pascal Quantin:etxrab2-23/+205
2011-12-01Fix:jmayer1-5/+0
2011-12-01When have RLC PDUs that are truncated after headers:martinm1-8/+23
2011-12-01packet-dcerpc-pn-io.c:8735: warning: unused variable 'iSubFrameLen'etxrab1-2/+2
2011-12-01Get rid of warnings.etxrab2-39/+39
2011-12-01From Michael Mann:etxrab4-387/+515
2011-12-01From Wido Kelling:etxrab3-148/+214
2011-12-01From Pascal Quantin:etxrab1-17/+35
2011-12-01Dafine G_DISABLE_SINGLE_INCLUDES while compiling. This mimics a patchjmayer1-0/+1
2011-11-30From Krishnamurthy Mayya:etxrab3-0/+11
2011-11-30Use gtk_box_new() if GTK3+etxrab1-1/+174
2011-11-30Make it possible to add a subdissector for the info string.etxrab1-34/+46
2011-11-30Use g_ascii_strncasecmp() rather than strncasecmp().martinm1-4/+4
2011-11-30Hopefully clarify usage a bit to indicate multiple infile's can be specified ...cmaynard2-14/+31
2011-11-30Add missing comments in syntax description for -z expertmartinm1-1/+1
2011-11-30Change the -z args for expert item. You can now give the minimum severity le...martinm2-26/+97
2011-11-30From Eugene Bogush: Initialize read_err to 0 so mergecap works again. Fixes ...cmaynard1-1/+1
2011-11-30Extend coverage of #ifdef HAVE_PCAP_REMOTE to cover the static function inser...martinm1-2/+0