aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* WSDG: Start adding Qt material.Gerald Combs2015-02-121-43/+5
* Little tuning of proto_tree_add_bytes_with_lengthMichal Labedzki2015-02-121-0/+8
* More emem removal.Jeff Morriss2015-02-063-162/+0
* Update README.wmem, release notes for emem removalEvan Huus2015-02-041-23/+17
* emem is dead! Long live wmem!Michael Mann2015-02-042-93/+0
* README.dissector: fixed p_add_proto_data paramsPeter Wu2015-01-311-3/+3
* Qt: Add address conversion convenience routinesGerald Combs2015-01-291-1/+5
* Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan2015-01-272-8/+9
* Added HPFEEDS stats_tree.Dario Lombardo2015-01-271-0/+5
* Lua can free tvbuffs too earlyHadriel Kaplan2015-01-251-1/+1
* README.dissector: Minor update re date/time display.Bill Meier2015-01-191-2/+3
* Spaces separate bytes; they don't have to surround them.Guy Harris2015-01-161-6/+7
* Rename the FT_BYTES separator types to SEP_ from BASE_.Guy Harris2015-01-111-2/+2
* Remove/replace ep_strsplit()Evan Huus2015-01-101-3/+0
* Some typos fixed.Dario Lombardo2015-01-091-1/+1
* Some more random removal of ep_ memory.Michael Mann2015-01-092-7/+7
* Remove proto_tree_add_ax25Michael Mann2015-01-091-3/+0
* Added DNS statistics supportDario Lombardo2015-01-051-0/+5
* Create BASE_DOT, BASE_DASH, and BASE_SEMICOLON types for the FT_BYTES field t...Michael Mann2015-01-041-1/+7
* tshark: Add endpoints statisticsMichael Mann2015-01-021-0/+38
* Add ability to follow UDP stream by indexPascal Quantin2014-12-291-11/+14
* Create FT_FCWWN field type.Michael Mann2014-12-281-5/+11
* packet-PROTOABBREV.c: Update re #includeusageBill Meier2014-12-211-4/+2
* doc: remove some references to the now defunct python supportPascal Quantin2014-12-122-2/+0
* Qt: Update and rename the summary dialog.Gerald Combs2014-12-091-8/+17
* README.heuristic: rework example code.Bill Meier2014-11-211-26/+74
* Add tshark -G dissector-tables to dump a list of dissector tables.Guy Harris2014-11-171-3/+11
* Qt: Dynamic languagesMichal Labedzki2014-11-041-6/+23
* Typos in source code and in README.qtDario Lombardo2014-10-151-3/+3
* extcap: Catch unknown arguments to fix spacesRoland Knall2014-10-131-1/+4
* Make boolean bitmask type 64-bit wideDaniel Mack2014-10-121-2/+2
* Update READMEs to reflect recent CMake environment changes.Gerald Combs2014-10-101-1/+5
* Fix --extcap-dlts call in extcap_example.py.Tomasz Moń2014-10-081-1/+1
* Add -I option in editcap to extend Duplicate packet removalkardam2014-09-201-0/+8
* Update the documentation to use "Wireshark.pro".Gerald Combs2014-09-191-3/+3
* Add a missing cast to the sample codeJoerg Mayer2014-09-171-1/+1
* Update the doc directory to use https://www.wireshark.org.Gerald Combs2014-09-1719-45/+45
* README.dissector was split from README.developer in 2013 - update someJoerg Mayer2014-09-134-17/+18
* Qt → wireshark. GTK+ → wireshark-gtk.Gerald Combs2014-09-021-1/+1
* PROTOABBREV: minor fixAlexis La Goutte2014-08-301-2/+3
* Qt: Rework the "Manage Interfaces" dialog.Gerald Combs2014-08-291-2/+10
* Add a license to this new file (GPLv2+) so we pass the license check.Jeff Morriss2014-08-211-0/+20
* Extcap Capture InterfaceRoland Knall2014-08-212-0/+327
* packet-PROTOABBREV.c: various minor changes:Bill Meier2014-08-191-23/+33
* "Highly discourage" use of proto_tree_add_text.Michael Mann2014-08-191-17/+15
* Add a bunch of missing files to the distribution.Guy Harris2014-07-311-0/+5
* Update documentaion for p_(add|get)_proto_data(); There's been a 'key' arg fo...Bill Meier2014-07-251-2/+3
* Update README.qt and add todo items.Gerald Combs2014-07-071-21/+24
* Indicate tshark can read (-r) from stdin and named pipes now.Jeff Morriss2014-06-251-2/+3
* Add command-line argument to request the version to a number of the utilities.Jeff Morriss2014-06-215-1/+28