aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-21Interpretation of 3gpp_feature_list depends on Application Id.Anders Broman1-13/+20
2013-07-21Add helper function to epan_session which can be used to get absolute timesta...Jakub Zawadzki18-60/+172
2013-07-21Commit missing file.Jakub Zawadzki1-0/+31
2013-07-21try to fix: epan.c:141: error: invalid application of 'sizeof' to incomplete ...Jakub Zawadzki1-1/+1
2013-07-21Add ability to convert proto_tree_add_text to "expert" API. It's a little ha...Michael Mann1-98/+327
2013-07-21Some work on multi file dissectionJakub Zawadzki19-65/+85
2013-07-21Try to generate an error when calling clang with an unknown compilerJörg Mayer1-6/+13
2013-07-21Add option for echld builds (forgot that in a previous commit)Jörg Mayer1-0/+1
2013-07-21Add test binaries to .gitignoreJakub Zawadzki1-0/+2
2013-07-21FixJörg Mayer1-1/+1
2013-07-21Remove trailing whitespaceJörg Mayer1-14/+14
2013-07-21[Automatic manuf, services and enterprise-numbers update for 2013-07-21]Gerald Combs1-0/+50
2013-07-21More fixes for building echld with cmake (not yet finished)Jörg Mayer1-11/+24
2013-07-21Enable echld builds with cmake when building with ENABLE_ECHLD=ONJörg Mayer1-0/+4
2013-07-21Include config.h, not ../config.h, just like everywhere else.Jörg Mayer2-2/+2
2013-07-21Don't check for "APPLE" if what you really mean is "clang"Jörg Mayer1-1/+2
2013-07-21Turn modifier field into a value_string.Michael Mann1-58/+29
2013-07-21Don't report a syntax error if a preference name without a "." isGuy Harris1-13/+3
2013-07-20Replace wmem slist (singly-linked) with wmem list (doubly-linked).Evan Huus11-249/+288
2013-07-20make proto_tree_add_text calls filterable through hfs and expert info.Michael Mann1-76/+64
2013-07-20GeoIP 1.5.1.Gerald Combs4-4/+5
2013-07-19Fix problems when expanding whole tree '*' / all subtree nodes <Shift>-RightJakub Zawadzki1-3/+1
2013-07-19Fix gtk warnings when clicking on some byte on byte pane.Jakub Zawadzki1-2/+2
2013-07-19From Cal Turney via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8942 :Pascal Quantin1-11/+7
2013-07-18Fix the fuzz failure reported in https://bugs.wireshark.org/bugzilla/show_bug...Jeff Morriss1-8/+10
2013-07-18Cleanup hf_ variables so they can be identified as such. "Array" of hf items ...Michael Mann1-369/+302
2013-07-18From Marko Hrastovec via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Jeff Morriss1-14/+42
2013-07-18Add fencing for COL_INFO (which was the intent of the dissector until I accid...Michael Mann1-1/+2
2013-07-18Make filterable items from proto_tree_add_text.Michael Mann1-55/+56
2013-07-18Fix memleak, base64_to_tvb() strdup passed string by its own.Jakub Zawadzki1-1/+1
2013-07-18Catch exceptions from AVP subdissectors in case the AVPs following the oneJeff Morriss1-19/+43
2013-07-18Fix copy/paste errorPascal Quantin1-1/+0
2013-07-18From Anders: add Verizon Wireless dictionaryPascal Quantin4-2/+15
2013-07-18Temporarily disable offending code triggering a segmentation fault on Linux (...Pascal Quantin1-0/+2
2013-07-18Fix errors :Alexis La Goutte1-9/+9
2013-07-18Fix various errors found by checkAPI.pl and fix-encoding-args.pl scriptsPascal Quantin1-21/+21
2013-07-18Try to fix error: ignoring return value of 'fwrite', declared with attribute ...Pascal Quantin1-3/+6
2013-07-18Fix error: 'format' may be used uninitialized in this functionPascal Quantin1-1/+1
2013-07-18Try to fix 'old-style function definition' warningPascal Quantin1-1/+1
2013-07-18From Rupesh Patro:Anders Broman1-5/+328
2013-07-18From Cal Turney:Anders Broman1-18/+26
2013-07-18From Javier Godoy:Anders Broman1-32/+58
2013-07-18From Cal Turney:Anders Broman5-36/+154
2013-07-18Fix:Anders Broman1-3/+0
2013-07-18Add better detection of strings and byte arrays.Michael Mann1-4/+11
2013-07-18Convert proto_tree_add_text calls to proto_tree_add_item.Michael Mann1-269/+257
2013-07-17Initially select the default item. Don't try to delete the default itemGerald Combs1-5/+9
2013-07-17Use the valid/invalid/deprecated backround color preferences.Gerald Combs4-30/+25
2013-07-17Remove fragment_data, add fragment_head, fragment_item - for now alias it to ...Jakub Zawadzki85-239/+244
2013-07-17gen-bugnote: Produce a list item for AsciiDoc. backport-rev: Add errorGerald Combs2-10/+21