aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* More precise error message.Guy Harris2018-06-251-1/+1
* Fix Perl warningJaap Keuter2018-06-251-2/+4
* Clean up the "non-constant initalizers" stuff.Guy Harris2017-06-281-6/+31
* Fix the "don't initialize with non-constant variables" item.Guy Harris2017-06-271-4/+20
* Add notes about predefined strings not available to pluginsDirk Weise2017-06-221-0/+5
* Update documentation with reference to $XDG_CONFIG_HOMEPeter Wu2017-03-033-3/+10
* Rawshark: Try to avoid a VC runtime crash.Gerald Combs2017-02-181-0/+4
* editcap: handle too short frames in frame comparisonJaap Keuter2017-02-091-3/+4
* MAN wireshark-filter: Add ~ operatorUli Heilmeier2017-01-221-4/+4
* cmake: add dependency to build manual pagesPeter Wu2016-10-211-0/+5
* CMakeLists: Add man filesUli Heilmeier2016-10-141-0/+3
* Revert "CMakeLists: Add man files"Uli Heilmeier2016-10-081-3/+0
* CMakeLists: Add man filesUli Heilmeier2016-10-061-0/+3
* doc: add the -d (decode as) option to wireshark(1)Peter Wu2016-09-241-0/+13
* Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris2016-08-311-1/+1
* doc: fix typos.Dario Lombardo2016-08-064-10/+10
* extcap: Use stderr to print error messageRoland Knall2016-08-041-4/+70
* README.dissector: Add proto_tree_add_bitmask_with_flags()Uli Heilmeier2016-07-301-0/+9
* Add proto_tree_add_checksum.Michael Mann2016-07-211-2/+1
* Allow BASE_NONE (with strings conversion) for integral values again.Jeff Morriss2016-07-201-3/+10
* Fix manpages typo.João Valverde2016-07-153-3/+3
* HTTP: Add request/response arrowsD. Ulis2016-07-121-2/+2
* Remove Makefile.common filesJoão Valverde2016-06-305-19/+13
* Mention autotools, give some information for other UN*Xes.Guy Harris2016-06-301-3/+23
* Update README.qtJoão Valverde2016-06-291-8/+4
* tshark fields filter added for other outputsMartin Kacer2016-06-291-2/+2
* Qt: Support the -j, -J, and -l command line flagsGerald Combs2016-06-231-4/+6
* tshark JSON and Elasticsearch output fixMartin Kacer2016-06-211-4/+4
* tshark JSON and Elasticsearch outputMartin Kacer2016-06-171-2/+26
* documentation: Suggest using prefixed public symbolsBalint Reczey2016-06-151-0/+5
* Remove Nmake build systemPascal Quantin2016-06-155-362/+8
* tshark man page: the first TCP stream is stream 0, not 1.Jeff Morriss2016-06-011-6/+6
* Have wmem conform to checkAPIs.plMichael Mann2016-05-131-6/+6
* TShark: Add a "-E bom=" option.Gerald Combs2016-05-111-0/+3
* [tshark] Document -U option and create a list of tap names when enteringAndersBroman2016-05-111-0/+7
* TShark: Convert TTY output.Gerald Combs2016-05-091-0/+14
* Update README.wmemEvan Huus2016-05-071-26/+66
* Compile sshdump and ciscodump for WindowsPascal Quantin2016-04-253-4/+27
* Add option to disable version.hJoão Valverde2016-04-211-0/+10
* Remove synchronous DNS name resolutionJoão Valverde2016-04-043-6/+0
* Update min. GLib version and add Qt version checksJaap Keuter2016-03-291-5/+5
* extcap: add ciscodump.Dario Lombardo2016-03-242-0/+234
* Remove unnecessary make dependency in doc/Makefile.amJoão Valverde2016-03-231-10/+8
* Fix building without extcap enabledJoão Valverde2016-03-211-3/+20
* Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann2016-03-171-1/+1
* Add EditorConfig reference to README.developerJoão Valverde2016-03-141-6/+23
* androiddump 1.0.2: Fix a lot of usage of recv()Michal Labedzki2016-03-121-4/+4
* cmake: Copy docs to build datafile dir for NSIS packaging.João Valverde2016-03-111-5/+1
* Fix NSIS installerJoão Valverde2016-03-101-0/+5
* Add doc/CMakeLists.txtJoão Valverde2016-03-102-1/+187