aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-14Put the system ID in the top-level items for neighbors.Guy Harris5-6/+16
2014-04-14Call each item in the Extended IS Reachability CLV an "IS Neighbor".Guy Harris1-11/+9
2014-04-14Release note updates for 1.11.3.Gerald Combs1-3/+11
2014-04-14You can't use proto_item_set_len() to make an item unknown-length.Guy Harris1-3/+7
2014-04-14Fix Argument with 'nonnull' attribute passed null found by ClangAlexis La Goutte1-4/+6
2014-04-14Upgrade doxygen configuration (with doxyen 1.8)Alexis La Goutte1-140/+401
2014-04-14Fix warning when generate documentation (doxygen)Alexis La Goutte1-0/+2
2014-04-14Fix warning when generate documentation (doxygen)Alexis La Goutte1-2/+12
2014-04-14Fix warning when generate documentation (doxygen)Alexis La Goutte1-1/+3
2014-04-14Fix warning when generate documentation (doxygen)Alexis La Goutte1-1/+2
2014-04-14Fix warning when generate documentation (doxygen)Alexis La Goutte1-2/+2
2014-04-14Fix warning when generate documentation (doxygen)Alexis La Goutte1-1/+1
2014-04-14Fix warning when generate documentation (doxygen)Alexis La Goutte1-4/+4
2014-04-14Fix warning when generate documentation (doxygen)Alexis La Goutte1-4/+4
2014-04-14Fix warning when generate documentation (doxygen)Alexis La Goutte1-1/+1
2014-04-14Fix warning found by -Wunused-const-variable (Clang 3.5)Alexis La Goutte2-29/+18
2014-04-14Addition of AllJoyn packet dissector. Bug 9361Joseph Huffman3-0/+2538
2014-04-14Pull in some changes from master-1.10/make-version.pl.Gerald Combs1-19/+11
2014-04-14Add support of RFC 6514 PMSI bgp attribute and tunnel ID decodingMatthieu Texier3-50/+312
2014-04-14Adjust path width for OS X & Linux.Gerald Combs1-1/+1
2014-04-14Fixed deprecated tvb_length and tvb_length_remaining.Philip Rosenberg-Watt2-12/+12
2014-04-14no need for if(tree)Martin Kaiser1-37/+30
2014-04-14TABs -> spacesMartin Kaiser1-128/+142
2014-04-14lrelease / lupdate translation filesAlexis La Goutte4-154/+51
2014-04-14Fix typo (double at...)Alexis La Goutte1-1/+1
2014-04-14Fix typo (Link size => Link type) in Qt Summary windowAlexis La Goutte1-1/+1
2014-04-14Fix typo and make buildbot doc happyAlexis La Goutte1-1/+1
2014-04-14always get the transfer type from the conversationMartin Kaiser1-3/+3
2014-04-14check for is_setup, not for the value of the setup flagMartin Kaiser1-4/+4
2014-04-14remove device_address parameter from try_dissect_next_protocol()Martin Kaiser1-8/+8
2014-04-14remove bus_id parameter from try_dissect_next_protocol()Martin Kaiser1-8/+9
2014-04-14remove type parameter from try_dissect_next_protocol()Martin Kaiser1-6/+6
2014-04-14path is used only for libsmi and geoipMartin Kaiser1-1/+1
2014-04-14Fix no previous prototype warnings.AndersBroman13-2/+36
2014-04-14Try to make happy Ubuntu BuildbotAlexis La Goutte1-3/+3
2014-04-14Fix Argument with 'nonnull' attribute passed null found by ClangAlexis La Goutte1-0/+5
2014-04-14Add tvb_get and proto_tree_add for string-encoded timestampsHadriel Kaplan10-159/+1400
2014-04-14Enhance translation (rename also pixel => Pixel to avoid similar string...)Alexis La Goutte1-8/+8
2014-04-14Increase tap limit to 5000Michal Labedzki1-1/+1
2014-04-14Fix wtap displayable namesMichal Labedzki1-12/+12
2014-04-14Bluetooth: ATT: Add missing offset calculationsMichal Labedzki1-2/+5
2014-04-14lupdate / lrelease translation file...Alexis La Goutte7-2629/+4713
2014-04-14Allow FT_BYTES, FT_NONE, FT_STRING use length "-1"Michal Labedzki1-1/+1
2014-04-14Enhance translation (rename toolTip to avoid similar string...)Alexis La Goutte2-10/+10
2014-04-14Fix infinite loop. Bug 9986Michael Mann1-0/+3
2014-04-14Fix Bug 9951: 'git commit hook isn't calling checkAPIs.pl with arguments for ...Hadriel Kaplan2-1/+15
2014-04-13MBIM: fix dissection of ENVELOPE Sim Toolkit messagesPascal Quantin1-8/+8
2014-04-13MBIM: add decoding of text based CDMA SMSPascal Quantin1-21/+92
2014-04-13Add ENC_ASCII_7BITS encodingPascal Quantin6-116/+156
2014-04-13Replace QTableWidgets with QLabels + HTML tables.Gerald Combs4-153/+186