aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-28Removed duplicated #include linesDario Lombardo32-36/+1
2014-12-27Check for pkg-config.Guy Harris1-0/+15
2014-12-27We require pkg-config to check for, for example, GLib.Guy Harris1-0/+3
2014-12-27Get rid of packet data members of header structures.Guy Harris1-43/+26
2014-12-27Zebra dissector highlights wrong byte for version and is missing some fieldsHadriel Kaplan1-18/+145
2014-12-27OpenFlow: fix dissection of async_config_prop structurePascal Quantin1-10/+12
2014-12-27Fix -z statistics command line parsingPascal Quantin1-1/+1
2014-12-27SRVLOC: fix some fields registration (regression introduced in ga1c6341)Pascal Quantin1-2/+2
2014-12-27Eliminate proto_tree_add_text from packet-srvloc.cMichael Mann1-91/+100
2014-12-27Declare cur_rt in the narrowest possible scope.Guy Harris1-1/+2
2014-12-27IP: try to fix OSX 10.5 x86 compilationPascal Quantin1-5/+5
2014-12-27Don't use a leading - in getopt_long() option strings.Guy Harris2-8/+18
2014-12-27Check for optreset in CMake as well.Guy Harris2-0/+10
2014-12-26Fix building of color conversation filterPascal Quantin1-12/+20
2014-12-26Use getopt_long() for the first pass through the argument list.Guy Harris5-130/+278
2014-12-26UDP: fix 'Follow Stream' button from conversations tabPascal Quantin2-6/+2
2014-12-26Fix assertion when applying conversation colorPascal Quantin5-24/+24
2014-12-26Try to fix compilation broken by g3d3f973Pascal Quantin2-8/+3
2014-12-26Replace ip_to_str with [ep_]address_to_str and tvb_ip_to_str.Michael Mann63-425/+379
2014-12-26Fix some dissectors doing termio (fprintf(stderr,..), g_warning()).Bill Meier10-48/+54
2014-12-26Remove proto_tree_add_text from ZigBee dissectors.Michael Mann7-482/+638
2014-12-26WCCP: initialize address table to 0Pascal Quantin1-2/+2
2014-12-26rpc: Prevent "malformed" for RPC 'NULL proc' packets.Bill Meier1-1/+1
2014-12-25Deleting unnecessary #includes from dissectors.Martin Mathieson116-204/+0
2014-12-25VoIP Calls: Missing break in switch (CID 1155515)Alexis La Goutte1-0/+1
2014-12-25Only include <wsutil/os_version_info.h> if we need it.Guy Harris8-8/+2
2014-12-25Lua accessor for Protocol field type gets wrong dataHadriel Kaplan1-2/+21
2014-12-25Bug 10233 - Wireshark crashes if Lua heuristic dissector returns trueHadriel Kaplan3-35/+172
2014-12-25Use getopt_long().Guy Harris1-1/+9
2014-12-25Check for getopt_long(), not getopt().Guy Harris17-22/+24
2014-12-25 NBAP: fix ddi missed for non first macdflow_id in E-DCH channelIlya Gavrilov2-8/+6
2014-12-25Include some files based on whether the functions they define are present.Guy Harris1-3/+12
2014-12-24Don't use extra variables for ws_mempbrk_sse42.c and popcount.cGuy Harris1-14/+8
2014-12-24Add -msse4.2 to the compiler flags if it's supported.Guy Harris1-0/+3
2014-12-24TCP: TCP Fast Open Cookie is now standardisedAlexis La Goutte1-17/+55
2014-12-24packet-git.c says it was copied from packet-pop, but that doesn't meanStephen Fisher1-1/+0
2014-12-24TCP: fix indent and reorder Multipath TCPAlexis La Goutte1-21/+21
2014-12-24GIOP dissector doesn't handle two packets in a rowHadriel Kaplan1-6/+9
2014-12-24Replace fc_to_str with address_to_str or tvb_fc_to_str.Michael Mann7-24/+12
2014-12-24RSVP: fix display of unknown Juniper AttributAlexis La Goutte1-2/+2
2014-12-24RSVP: Conversations / Endpoint: wrong filter when select a RSVP conversations...Alexis La Goutte1-3/+14
2014-12-24test suite: (Minor) fix some double spaceAlexis La Goutte2-4/+4
2014-12-24Qt (pref.gui_layout_type): Missing break in switch (CID 1159202 & 1159203)Alexis La Goutte1-0/+2
2014-12-24Qt (KeyPressEvent): Missing break in switch (CID 1159205, 1159206, 1159208, 1...Alexis La Goutte4-0/+7
2014-12-24Move twelve show_version() functions from the varoius programs andStephen Fisher14-190/+32
2014-12-24Put a C comment in dummy.cpp so the user knows where dummy.cpp came fromStephen Fisher1-1/+1
2014-12-24canopen: Verbosity for INFO columnEnrico Jorns1-152/+176
2014-12-24TDS: Missing break in switch (CID 280475 & 281377)Alexis La Goutte1-0/+2
2014-12-24Insert URLs for finding Wireshark's dependencies in README.bsdStephen Fisher1-7/+23
2014-12-23Update README.bsd, mainly to put just the primary dependencies thatStephen Fisher1-12/+11