aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-26openflow: Use (what appear to be the) correct filter names for a few fields.Bill Meier3-12/+12
2014-11-26canopen: Improve NMT error control and SYNC message dissectionEnrico Jorns1-1/+21
2014-11-26dec-dnart: use pinfo-scoped memory for addressesEvan Huus1-6/+7
2014-11-26wccp: use pinfo-scope memory for addressesEvan Huus1-4/+4
2014-11-26conversation_table: fix indent (use 4spaces) and add modelines infoAlexis La Goutte1-9/+22
2014-11-26conversation_table: fix warning when generate documentation (doxygen)Alexis La Goutte1-0/+2
2014-11-26Consolidate sequence analysis code.Gerald Combs5-58/+48
2014-11-25SCSI: type and scope fields are ignored in some SCSI persistent reserve servi...Yaniv Kaul1-11/+27
2014-11-25Add on to the dummy.cpp hack that forces wireshark to be linked with aStephen Fisher2-0/+7
2014-11-25openflow: Minor changesBill Meier3-159/+158
2014-11-25proto.c: proto_registrar_dump_values(): don't skip "same name" fields.Bill Meier1-109/+108
2014-11-25Remove support for pinfo->private_data in "data-text-lines", "data-l1-events"...Michael Mann4-39/+11
2014-11-25Ensure dissector data parameter is used instead of pinfo->private_data when p...Michael Mann8-72/+23
2014-11-25pre-commit tools: Add arg option to specify the commit id to be checkedAlexis La Goutte1-2/+9
2014-11-25canopen: Fixed tree expansionEnrico Jorns1-3/+7
2014-11-25Remove unused ui_simple_dialog.h from qt Makefile.commonStephen Fisher1-1/+0
2014-11-25Have media dissector take its "media type parameter" from dissector data para...Michael Mann6-23/+18
2014-11-25Remove use of pinfo->private_data since it's not used anywhere.Michael Mann3-36/+12
2014-11-25Add new dissector for Shared Memory Communications over RDMA protocol (SMC-R)Joe Fowler7-14/+1469
2014-11-25Qt: support the -Y option to set an initial display filterMartin Kaiser1-1/+5
2014-11-25Eliminate proto_tree_add_text from some dissectors.Michael Mann10-287/+406
2014-11-25TCP: fix wrongly set base_seq when ISN is 0 and tcp_relative_seq isMatthieu Coudron2-6/+7
2014-11-25hostlist_table (GTK): Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-0/+4
2014-11-25Update debian symbolsMaarten Bezemer2-1/+2
2014-11-24Allow html version of man pages to be found when running from buildStephen Fisher1-0/+2
2014-11-24A21: fix warning: no previous prototype for function ... [-Wmissing-prototypes]Alexis La Goutte2-2/+3
2014-11-24Mate: Fix indent (use tabs)Alexis La Goutte1-6/+6
2014-11-24Change capitalization of "DNS UDP [p]orts" to match "DNS TCP ports" in prefsStephen Fisher1-1/+1
2014-11-24MIPv6: Enhance ANI dissectionAlexis La Goutte1-3/+18
2014-11-24Revert "Allow "(g)make tags" to work again"Alexis La Goutte2-1/+2
2014-11-24Allow "(g)make tags" to work againStephen Fisher2-2/+1
2014-11-24CPHA : tvb_length -> tvb_reported_lengthAlexis La Goutte1-2/+2
2014-11-24CPHA: Update versions listsAlexis La Goutte1-5/+106
2014-11-24Second attempt at putting a description in the preferences pageStephen Fisher1-0/+7
2014-11-24Pass data to JSON through dissector data, not pinfo->private_data.Michael Mann1-2/+1
2014-11-24openflow; Fix a (no-effect) typo in openflow_version_values[]Bill Meier1-1/+1
2014-11-24[SIP/DIAMETER] Reinstate the lost dfilter_store_sip_from_addr() and use itAndersBroman2-0/+32
2014-11-24SMTP: escape ASCII strings printed to COL_INFOPascal Quantin1-21/+31
2014-11-24Pass FrameID as data to the heuristic table, rather than use pinfo->private_d...Michael Mann6-44/+24
2014-11-24SSL: Implement Extended Master SecretDave Tapuska4-45/+169
2014-11-24Don't do unsafe pointer castingGuy Harris1-4/+6
2014-11-23elf: separate ett for program and sections entriesPeter Wu1-4/+12
2014-11-23Presumably the intent is to dump *non*-dummy entries.Guy Harris1-2/+2
2014-11-23Newlines at the ends of lines, please.Guy Harris1-2/+2
2014-11-23[Automatic manuf, services and enterprise-numbers update for 2014-11-23]Gerald Combs4-26/+163
2014-11-23Remove use of pinfo->private_data (which doesn't appear to be used anyway) an...Michael Mann3-49/+44
2014-11-22Update symbol list.Guy Harris1-1/+2
2014-11-22Use dissector data to "return" XML data to XMPP dissector.Michael Mann2-10/+16
2014-11-22Cleanup packet-sccp.c in preparation of trying to remove sccp_info member of ...Michael Mann3-241/+234
2014-11-22Fix problem where the profile bar moves further left every time Wireshark isJeff Morriss1-16/+46