aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2011-12-06#if 0 unused stuff ...Bill Meier1-93/+115
2011-12-06One more contributor...Anders Broman3-3/+6
2011-12-05Pretify TimeStamp and TimeZoneAnders Broman1-7/+82
2011-12-05Explicitly display "Source or Destination Address/Host" like IPv4.Chris Maynard1-4/+4
2011-12-04Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+0
2011-12-04Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-8/+5
2011-12-04Enhance Elcom dissectorAlexis La Goutte1-584/+589
2011-12-04Enhance Elcom dissectorAlexis La Goutte1-113/+129
2011-12-04From Vincent Helfre.Anders Broman1-5/+10
2011-12-04[Automatic manuf, services and enterprise-numbers update for 2011-12-04]Gerald Combs1-7/+163
2011-12-03Fix 2 newly reported Coverity CID's 1331 & 1332: UNUSED_VALUE.Chris Maynard1-27/+27
2011-12-03Call tap_queue_packet() after pinfo data is updated. Also, like IPv4, displa...Chris Maynard1-10/+10
2011-12-03From Michael Sakaluk:Jaap Keuter2-1/+162
2011-12-03Handle 20 byte GTP' V0 header.Anders Broman1-330/+359
2011-12-03Fix bug with updating rr_offset before we're done fetching the matchedprefix ...Chris Maynard1-10/+17
2011-12-03Bitfields indicate how many bits they are; "guint8 foo:4" isGuy Harris1-2/+2
2011-12-03Some code needs to execute (potentially) whether the tree is NULL or not. Al...Chris Maynard1-3/+6
2011-12-03If a type 2 Mobile IP routing header is present, only set pinfo->dst if seg_l...Chris Maynard1-1/+2
2011-12-03The TCP Packet Mood Option was a cute April 1 RFC, but TCP option 25 isGuy Harris1-66/+0
2011-12-03The cool kids say "dissector_add_uint()", not "dissector_add()", now.Guy Harris1-1/+1
2011-12-02From Salil Kanitkar:Jaap Keuter1-4/+243
2011-12-02from Petr Sumbera:Jaap Keuter3-0/+124
2011-12-02From Juha Takala:Anders Broman3-0/+762
2011-12-02From Pascal Quantin:Anders Broman1-15/+16
2011-12-02Extend ULI dissection.Anders Broman1-32/+53
2011-12-02Add a contributor.Anders Broman3-0/+3
2011-12-01From Pascal Quantin:Martin Mathieson1-17/+35
2011-12-01Squelch a warning.Anders Broman1-1/+1
2011-12-01Extend dissection of GTPv2 EPS Security Context and Quadruplets.Anders Broman3-19/+249
2011-12-01From Pascal Quantin:Anders Broman2-23/+205
2011-12-01When have RLC PDUs that are truncated after headers:Martin Mathieson1-8/+23
2011-12-01From Michael Mann:Anders Broman4-387/+515
2011-12-01From Pascal Quantin:Anders Broman1-17/+35
2011-11-30From Krishnamurthy Mayya:Anders Broman3-0/+11
2011-11-30Make it possible to add a subdissector for the info string.Anders Broman1-34/+46
2011-11-29From Pascal Quantin:Anders Broman1-0/+5
2011-11-29From Pascal Quantin:Anders Broman1-1/+1
2011-11-29Must include header files in a macro, so they get included in theGuy Harris1-0/+1
2011-11-29Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-4/+4
2011-11-29Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-22/+13
2011-11-29Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+5
2011-11-29ArubaOS 6.x use a new GRE ID (0x9000) for communication between controller an...Alexis La Goutte2-0/+2
2011-11-29Update value strings.Anders Broman2-143/+249
2011-11-29Wireshark crashes in gsm_map dissectorAnders Broman1-43/+43
2011-11-28Add newline at the end of the file.Martin Mathieson1-1/+1
2011-11-28Fix Checkapi found errors.Anders Broman3-10/+10
2011-11-28From Krishnamurthy Mayya:Anders Broman4-3/+97
2011-11-28From Krishnamurthy Mayya:Anders Broman1-3/+179
2011-11-28From Krishnamurthy Mayya:Anders Broman1-3/+197
2011-11-28from Shobhank Sharma:Anders Broman3-65/+87