aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2011-09-09Use tvb_new_subset_remaining() iso tvb_new_subset();Bill Meier1-59/+62
2011-09-08From Stefan Metzmacher: Fix flags in packet-smbBill Meier1-25/+60
2011-09-08From Edwin Groothuis via bug 6207:Stig Bjørlykke7-0/+169
2011-09-08packet-mim.c:220: warning: 'dst_addr' may be used uninitialized in this functionAnders Broman1-1/+1
2011-09-08from Leonard Tracy:Anders Broman3-0/+405
2011-09-07Fix a 'set but not used' gcc warning; Mark param arg as _U_;Bill Meier1-27/+26
2011-09-07From Lori Tribble:Anders Broman1-0/+7
2011-09-07Add ftype-ipv6.cAnders Broman1-0/+1
2011-09-07From Jakub Zawadzki :Anders Broman1-0/+5
2011-09-07From Jakub Zawadzki :Anders Broman7-76/+265
2011-09-07From Lori Tribble:Anders Broman1-64/+204
2011-09-07Add notes and links on SSDPAnders Broman1-1/+3
2011-09-07Add ethertype #8903Anders Broman2-3/+8
2011-09-07From Lei Chen:Anders Broman1-15/+72
2011-09-07From Václav Horčák:Anders Broman1-1/+3
2011-09-07From Lei Chen:Anders Broman2-61/+335
2011-09-07From Martin Kaiser:Anders Broman1-75/+202
2011-09-07From Martin Kaiser:Anders Broman1-26/+74
2011-09-07From Martin Kaiser:Anders Broman1-63/+89
2011-09-06From Liam Sharp:Anders Broman1-51/+78
2011-09-06Use correct hf item, and add reassembled length into subtree summary.Martin Mathieson1-6/+8
2011-09-06First stab at RLC re-assembly.Martin Mathieson1-29/+393
2011-09-06Check for valid tcpd, as it may be NULL.Stig Bjørlykke1-3/+4
2011-09-06Whitespace cleanup.Stig Bjørlykke2-12/+12
2011-09-06Rename Jabber -> XMPPStig Bjørlykke1-1/+1
2011-09-06Rename Jabber -> XMPPAnders Broman1-1/+1
2011-09-06Rename Jabber -> XMPPAnders Broman1-50/+50
2011-09-05[Automatic manuf, services and enterprise-numbers update for 2011-09-05]Gerald Combs1-6/+150
2011-09-05List heuristic tables in Internals->Disscetor tables menu.Anders Broman3-4/+45
2011-09-04Update insert flagsAlexis La Goutte1-4/+4
2011-09-04Reorder 802.11 Tag IDAlexis La Goutte1-35/+29
2011-09-04From Daniel Smith via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6264Alexis La Goutte1-0/+13
2011-09-02Use NULL in pace of a few "blurbs" which are redundant; Enhance a few blurbs.Bill Meier1-20/+20
2011-09-02Get rid of trailing space in blurbs.Guy Harris1-3/+3
2011-09-02Add a link to protocol specification.Bill Meier1-0/+2
2011-09-02Increase MAX_BITMAP_SIZE from 200 to 256.Bill Meier1-1/+1
2011-09-02Support negative nsecs when viewing seconds with hours and minutes.Stig Bjørlykke1-15/+20
2011-09-02Quick hack to squelch compiler warnings. This code seriouslyGuy Harris1-1/+1
2011-09-02From Allison:Anders Broman1-269/+895
2011-09-02Use ENC_BIG_ENDIANAnders Broman1-65/+65
2011-09-02From Eric Wustrow:Anders Broman1-7/+197
2011-09-01Update my email address (the old one still works but I don't use it for Wires...Jeff Morriss7-26/+26
2011-09-01From Andrey Rouskol:Anders Broman1-1/+97
2011-09-01From Lei Chen:Anders Broman2-26/+996
2011-09-01If we're running from the build directory, check the WIRESHARK_SRC_DIRGuy Harris1-1/+25
2011-08-31Make lookup functions for accessing crc32c_table and crc32_ccitt_table.Stig Bjørlykke1-1/+1
2011-08-31And fix distclean and maintainer-clean.Stig Bjørlykke1-2/+2
2011-08-31Fixed clean rule after crc move.Stig Bjørlykke1-1/+1
2011-08-31Second try to move crc routines to libwsutil.Stig Bjørlykke51-1292/+288
2011-08-30From Lei Chen:Anders Broman1-1/+1