aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-04-26Fix a whole bunch of doxygen warnings, mostly typos or renamed parameters.Evan Huus21-44/+32
2013-04-26Buildbot (via Twisted) sets a restrictive umask. Unset it before we runGerald Combs3-3/+3
2013-04-26Add some Doxygen checks.Gerald Combs3-0/+8
2013-04-26Set svn:eol-style and svn:keywordsJeff Morriss0-0/+0
2013-04-26Fix up indentationJeff Morriss1-6/+6
2013-04-26Work around a bug in a Microsoft security fix.Guy Harris1-1/+19
2013-04-26Get rid of leftover debugging variable.Guy Harris1-1/+0
2013-04-26Check, for each of the standard handles, whether they need to beGuy Harris1-8/+98
2013-04-26Update the main, epan, and ui Doxygen configuration files. Change theGerald Combs7-16/+49
2013-04-25Add Qt5 build support with cmake. Just do cmake ... -DENABLE_QT5=ON ...Jörg Mayer3-17/+43
2013-04-25Annotate wmem functions for better compiler warnings and optimization.Evan Huus4-11/+24
2013-04-25Summarize the API listing in the wmem README. Doxygen in the header files willEvan Huus1-42/+28
2013-04-25Fix a warning: sparkline_delegate.h does not contain a Q_OBJECTJörg Mayer1-1/+1
2013-04-25Add GTK3_DEFINITIONS to the compiler flag when building with gtk3Jörg Mayer1-1/+3
2013-04-25Generating the realease notes is not yet done.Jörg Mayer1-0/+1
2013-04-25Update QtShark.pro for Qt5, hopefully without breaking Qt4. Enable theGerald Combs2-6/+13
2013-04-25Flag as malformed expert info if we see padding subheaders at start andMartin Mathieson1-0/+8
2013-04-25From Mathias GuettlerMartin Kaiser1-1/+1
2013-04-25Add an AVP.Anders Broman1-1/+7
2013-04-25Enhance dissection of feedbackPascal Quantin1-6/+16
2013-04-25Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8611Evan Huus1-0/+11
2013-04-25Note the removal of the left-handed settings and how to get theJörg Mayer1-0/+4
2013-04-25Send the output of the -D and -L options to the standard output ratherGuy Harris8-193/+79
2013-04-25Try to please the OSX buildbotsPascal Quantin1-3/+3
2013-04-24Convert a few proto_tree_add_text to proto_tree_add_items. The dissector was...Michael Mann1-23/+98
2013-04-24convert some proto_tree_add_texts into expert_add_info_format. Didn't quite ...Michael Mann1-15/+15
2013-04-24Add a few IP filterable fields to make checkAPIs.pl happy. It appears that "...Michael Mann1-51/+78
2013-04-24Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8610 :Pascal Quantin1-18/+29
2013-04-24Add China Telecom AVP:s to Windows installerPascal Quantin1-0/+1
2013-04-24Add a basic file for China Telecom AVP:s.Anders Broman3-3/+15
2013-04-24Fix format string typo causingEvan Huus1-1/+1
2013-04-24dumpabi: This would create the directories in the sourcedir insteadJörg Mayer3-7/+9
2013-04-24The porting guide for Qt5 requires that Q_OS_ be used insteadJörg Mayer17-66/+66
2013-04-24Add truncate function to wmem strbuf.Evan Huus3-1/+24
2013-04-24Now that the test suite is done and most of the common functions areEvan Huus5-35/+33
2013-04-23Revert commitsJörg Mayer1-3/+3
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer101-0/+2407
2013-04-23Add a quick check for a first printable character to avoid a more expensiveMartin Mathieson1-0/+11
2013-04-23Turn some preferences on by default. Won't affect info column.Martin Mathieson1-3/+3
2013-04-23Add two tools useful for package maintainers:Gerald Combs2-0/+189
2013-04-23oops, missed a linebreakMartin Kaiser1-1/+2
2013-04-23From Mathias GuettlerMartin Kaiser4-0/+1594
2013-04-23Install QtShark by default.Gerald Combs1-1/+1
2013-04-23Add a link to the latest CRT redistributables.Gerald Combs1-0/+2
2013-04-23reformat, add editor modelinesMartin Kaiser1-566/+579
2013-04-23Add curr_layer_num which can be used to keep track of multiple occurances of ...Anders Broman3-5/+11
2013-04-23nlpid.h requires value_string.hMartin Kaiser1-0/+2
2013-04-23Restore a lost hf def.Anders Broman1-0/+5
2013-04-23When calling IP and Ipv6 dissectors, they may reduce the new tvb we pass in.Martin Mathieson1-0/+6
2013-04-22tiny whitespace changeJörg Mayer1-2/+2