aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2016-03-01CMake: Add more structure to libwireshark buildJoão Valverde1-2/+2
2016-02-28Update documentation of hf fields.Jeff Morriss1-32/+30
2016-02-26Update README.plugins to remove deprecated nmake referencesGraham Bloice1-57/+16
2016-02-25Update README.pluginsGraham Bloice1-0/+15
2016-02-02Update list of field types compatible for comparisonsPascal Quantin1-5/+6
2016-02-01extcap: Add Save functionality to options dialogRoland Knall2-2/+6
2016-01-31sshdump: fix documentation issues.Dario Lombardo1-30/+36
2016-01-28extcap: Cleanup complex types and add save optionRoland Knall1-3/+4
2016-01-27Allow/Create an option to use "capture filter" labels defined in wireshark GU...Mike783-0/+12
2016-01-27Remove the deprecated column types so users don't think they still exist.Michael Mann1-5/+3
2016-01-25Move the proto data stuff out of frame_data.[ch].Guy Harris1-0/+4
2016-01-24More pinfo->fd->num to pinfo->num.Guy Harris2-12/+12
2016-01-18extcap: add masked to options.Dario Lombardo2-0/+9
2016-01-16doc: fix spelling-error-in-manpage found by lintianAlexis La Goutte3-4/+4
2016-01-15extcap: Add list of extcaps to about dialogRoland Knall2-1/+6
2016-01-07extcap: Documentation for the new featuresRoland Knall2-9/+26
2016-01-05extcap: Add regular expression validation supportRoland Knall1-6/+16
2016-01-02Note that variadic macros *can* be sued.Guy Harris1-1/+4
2015-12-30improved the developer documentationBarbu Paul - Gheorghe2-20/+34
2015-12-22randpktdump: Add randpktdump.pod to extra_dist listAlexis La Goutte1-0/+1
2015-12-22extcap: add randpktdump, a random packet generator.Dario Lombardo4-5/+169
2015-12-09"new" dissector API -> dissector API for docs/examplesMichael Mann3-11/+11
2015-12-07extcap: Fix extcap_example.bat arguments wildcardStig Bjørlykke1-1/+1
2015-12-01Incorrect information in README.plugins Section 6Paul Offord1-12/+12
2015-11-30Add BASE_ALLOW_ZERO for byte arrays that are validly zero sized.Michael Mann1-0/+1
2015-11-26Document tvb_get_guintXXX and tvb_get_ieee_XXXMichael Mann1-0/+27
2015-11-19extcap: add sshdump.Dario Lombardo4-5/+240
2015-11-10Apple calls it just "OS X" these days.Guy Harris2-4/+4
2015-11-08Update to reflect current reality.Guy Harris1-29/+20
2015-11-05extcap: Provide capture filter to extcap binaryStig Bjørlykke2-3/+5
2015-11-03Document dissector "Decode As" functionality in README.dissectorMichael Mann1-3/+39
2015-11-01udp_dissect_pdus follow-upMichael Mann2-24/+104
2015-10-26extcap: add missing types in doc.Dario Lombardo1-1/+3
2015-10-23androiddump: fix doc.Dario Lombardo1-1/+1
2015-10-23doc: add README.extcapDario Lombardo2-0/+188
2015-10-05Add BASE_PT_ field display typesJoão Valverde1-0/+9
2015-10-05Allow use of variadic macrosPeter Wu1-17/+0
2015-10-01Set the minimum Qt version to 4.7.Gerald Combs1-1/+1
2015-10-01Treat IPv4 subnet masks as distinct from addressesJeffrey Smith1-0/+7
2015-09-23Add a "fieldcount" report to tshark -G to let us easily see how many fieldsJeff Morriss1-0/+2
2015-09-11dfilter: Add membership operatorJeffrey Smith3-1/+14
2015-09-08Update documentation to reflect new heur_dissector_add() arguments.Jeff Morriss1-3/+5
2015-09-01Convert the WSP stats to generic stat API.Gerald Combs1-0/+8
2015-08-31tshark.pod: fix typoPascal Quantin1-1/+1
2015-08-24Add notes about using CMake + Qt Creator.Gerald Combs1-2/+7
2015-08-21Multicast and wireless lan statistics fixups.Gerald Combs1-0/+8
2015-08-19capinfos: add more info about file and interfacesHadriel Kaplan1-0/+11
2015-08-18UDP multicast stream dialog.Gerald Combs1-0/+4
2015-08-18Improve file merging for mergecap and wiresharkHadriel Kaplan1-17/+23
2015-08-12editcap: add change offset.Dario Lombardo1-0/+8