aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
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
2015-03-05Readme.qt: Add information about Transifex !Alexis La Goutte1-1/+12
2015-02-21Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,4...JC Wren1-11/+46
2015-02-19Documentation fix (reported by Richard Sharpe).Dario Lombardo1-4/+4
2015-02-18Add a CF_FUNC macro for casting BASE_CUSTOM functions.Gerald Combs1-1/+5
2015-02-14A small correction to the documentation to bring it in line with the code.Richard Sharpe1-2/+4
2015-02-12WSDG: Start adding Qt material.Gerald Combs1-43/+5
2015-02-12Little tuning of proto_tree_add_bytes_with_lengthMichal Labedzki1-0/+8
2015-02-06More emem removal.Jeff Morriss3-162/+0
2015-02-04Update README.wmem, release notes for emem removalEvan Huus1-23/+17
2015-02-04emem is dead! Long live wmem!Michael Mann2-93/+0
2015-01-31README.dissector: fixed p_add_proto_data paramsPeter Wu1-3/+3
2015-01-29Qt: Add address conversion convenience routinesGerald Combs1-1/+5
2015-01-27Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan2-8/+9
2015-01-27Added HPFEEDS stats_tree.Dario Lombardo1-0/+5
2015-01-25Lua can free tvbuffs too earlyHadriel Kaplan1-1/+1
2015-01-19README.dissector: Minor update re date/time display.Bill Meier1-2/+3
2015-01-16Spaces separate bytes; they don't have to surround them.Guy Harris1-6/+7
2015-01-11Rename the FT_BYTES separator types to SEP_ from BASE_.Guy Harris1-2/+2
2015-01-10Remove/replace ep_strsplit()Evan Huus1-3/+0
2015-01-09Some typos fixed.Dario Lombardo1-1/+1
2015-01-09Some more random removal of ep_ memory.Michael Mann2-7/+7
2015-01-09Remove proto_tree_add_ax25Michael Mann1-3/+0
2015-01-05Added DNS statistics supportDario Lombardo1-0/+5
2015-01-04Create BASE_DOT, BASE_DASH, and BASE_SEMICOLON types for the FT_BYTES field t...Michael Mann1-1/+7
2015-01-02tshark: Add endpoints statisticsMichael Mann1-0/+38
2014-12-29Add ability to follow UDP stream by indexPascal Quantin1-11/+14
2014-12-28Create FT_FCWWN field type.Michael Mann1-5/+11
2014-12-21packet-PROTOABBREV.c: Update re #includeusageBill Meier1-4/+2
2014-12-12doc: remove some references to the now defunct python supportPascal Quantin2-2/+0
2014-12-09Qt: Update and rename the summary dialog.Gerald Combs1-8/+17
2014-11-21README.heuristic: rework example code.Bill Meier1-26/+74
2014-11-17Add tshark -G dissector-tables to dump a list of dissector tables.Guy Harris1-3/+11
2014-11-04Qt: Dynamic languagesMichal Labedzki1-6/+23
2014-10-15Typos in source code and in README.qtDario Lombardo1-3/+3
2014-10-13extcap: Catch unknown arguments to fix spacesRoland Knall1-1/+4
2014-10-12Make boolean bitmask type 64-bit wideDaniel Mack1-2/+2
2014-10-10Update READMEs to reflect recent CMake environment changes.Gerald Combs1-1/+5
2014-10-08Fix --extcap-dlts call in extcap_example.py.Tomasz Moń1-1/+1
2014-09-20Add -I option in editcap to extend Duplicate packet removalkardam1-0/+8
2014-09-19Update the documentation to use "Wireshark.pro".Gerald Combs1-3/+3
2014-09-17Add a missing cast to the sample codeJoerg Mayer1-1/+1
2014-09-17Update the doc directory to use https://www.wireshark.org.Gerald Combs19-45/+45
2014-09-13README.dissector was split from README.developer in 2013 - update someJoerg Mayer4-17/+18
2014-09-02Qt → wireshark. GTK+ → wireshark-gtk.Gerald Combs1-1/+1
2014-08-30PROTOABBREV: minor fixAlexis La Goutte1-2/+3
2014-08-29Qt: Rework the "Manage Interfaces" dialog.Gerald Combs1-2/+10