aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-12Add DCE-RPC and ONC-RPC service response time dialogs.Gerald Combs1-7/+11
2015-08-12Document Colasoft Capsa file support.Guy Harris1-0/+3
2015-08-03Make sure per-packet tap callbacks return gbooleans.Gerald Combs1-6/+2
2015-07-25DNS: move DNS name resolution pref to Name Resolution prefsHadriel Kaplan3-0/+6
2015-07-22Add documentation for new enable/disable protocol and heuristic dissector opt...Michael Mann2-0/+24
2015-07-12Lua: split up wslua files into class-based filesHadriel Kaplan1-0/+10
2015-07-03Add ServiceResponseTimeDialog.Gerald Combs2-0/+18
2015-06-29editcap: add new option (-a) to helpMartin Mathieson1-0/+13
2015-06-26Replace pinfo->fd->flags.visited calls by PINFO_FD_VISITED(pinfo) in document...Pascal Quantin2-2/+2
2015-06-25Basic vagrant readmeEvan Huus1-0/+31
2015-06-25Plugin Interface: Add GUI callbacksRoland Knall1-3/+23
2015-06-09tshark: add ability to display streams in EBCDICPascal Quantin1-5/+6
2015-05-29Update some items.Gerald Combs1-49/+23
2015-05-28Document the services file in the man pages.Jeff Morriss3-0/+42
2015-05-28Document the subnets file in the man pages.Jeff Morriss3-0/+60
2015-05-26Doc (packet-PROTOABBREV): fix quote for config includeAlexis La Goutte1-1/+1
2015-05-06WildPackets → Savvius.Gerald Combs1-1/+1
2015-04-30Fix a small typoJoerg Mayer1-1/+1
2015-04-14UI: Implementing menus for pluginsRoland Knall1-0/+47
2015-04-12Add missing androiddump stuffMichal Labedzki4-79/+363
2015-04-10Retire ws-manifest.pl.Gerald Combs1-2/+2
2015-04-08Add section to README.dissector about dissector tablesMichael Mann1-0/+47
2015-04-07Typo fix in manpage of editcapHerwin Weststrate1-1/+1
2015-03-25dfilter-test.py: add OOT support and Python 3 compatPeter Wu1-1/+1
2015-03-19Implement proto_tree_add_item_ret_int() and proto_tree_add_item_ret_uint() whichAndersBroman1-0/+14
2015-03-10Change a lot of http:// URLs to https://.Gerald Combs5-10/+10
2015-03-06tcp: support variable-length tcp_dissect_pdusPeter Wu1-4/+5