Apple calls it just "OS X" these days.
[metze/wireshark/wip.git] / doc /
2015-11-10 Guy HarrisApple calls it just "OS X" these days.
2015-11-08 Guy HarrisUpdate to reflect current reality.
2015-11-05 Stig Bjørlykkeextcap: Provide capture filter to extcap binary
2015-11-03 Michael MannDocument dissector "Decode As" functionality in README...
2015-11-01 Michael Mannudp_dissect_pdus follow-up
2015-10-26 Dario Lombardoextcap: add missing types in doc.
2015-10-23 Dario Lombardoandroiddump: fix doc.
2015-10-23 Dario Lombardodoc: add README.extcap
2015-10-05 João ValverdeAdd BASE_PT_ field display types
2015-10-05 Peter WuAllow use of variadic macros
2015-10-01 Gerald CombsSet the minimum Qt version to 4.7.
2015-10-01 Jeffrey SmithTreat IPv4 subnet masks as distinct from addresses
2015-09-23 Jeff MorrissAdd a "fieldcount" report to tshark -G to let us easily...
2015-09-11 Jeffrey Smithdfilter: Add membership operator
2015-09-08 Jeff MorrissUpdate documentation to reflect new heur_dissector_add...
2015-09-01 Gerald CombsConvert the WSP stats to generic stat API.
2015-08-31 Pascal Quantintshark.pod: fix typo
2015-08-24 Gerald CombsAdd notes about using CMake + Qt Creator.
2015-08-21 Gerald CombsMulticast and wireless lan statistics fixups.
2015-08-19 Hadriel Kaplancapinfos: add more info about file and interfaces
2015-08-18 Gerald CombsUDP multicast stream dialog.
2015-08-18 Hadriel KaplanImprove file merging for mergecap and wireshark
2015-08-12 Dario Lombardoeditcap: add change offset.
2015-08-12 Gerald CombsAdd DCE-RPC and ONC-RPC service response time dialogs.
2015-08-12 Guy HarrisDocument Colasoft Capsa file support.
2015-08-03 Gerald CombsMake sure per-packet tap callbacks return gbooleans.
2015-07-25 Hadriel KaplanDNS: move DNS name resolution pref to Name Resolution...
2015-07-22 Michael MannAdd documentation for new enable/disable protocol and...
2015-07-12 Hadriel KaplanLua: split up wslua files into class-based files
2015-07-03 Gerald CombsAdd ServiceResponseTimeDialog.
2015-06-29 Martin Mathiesoneditcap: add new option (-a) to help
2015-06-26 Pascal QuantinReplace pinfo->fd->flags.visited calls by PINFO_FD_VISI...
2015-06-25 Evan HuusBasic vagrant readme
2015-06-25 Roland KnallPlugin Interface: Add GUI callbacks
2015-06-09 Pascal Quantintshark: add ability to display streams in EBCDIC
2015-05-29 Gerald CombsUpdate some items.
2015-05-28 Jeff MorrissDocument the services file in the man pages.
2015-05-28 Jeff MorrissDocument the subnets file in the man pages.
2015-05-26 Alexis La GoutteDoc (packet-PROTOABBREV): fix quote for config include
2015-05-06 Gerald CombsWildPackets → Savvius.
2015-04-30 Joerg MayerFix a small typo
2015-04-14 Roland KnallUI: Implementing menus for plugins
2015-04-12 Michal LabedzkiAdd missing androiddump stuff
2015-04-10 Gerald CombsRetire ws-manifest.pl.
2015-04-08 Michael MannAdd section to README.dissector about dissector tables
2015-04-07 Herwin WeststrateTypo fix in manpage of editcap
2015-03-25 Peter Wudfilter-test.py: add OOT support and Python 3 compat
2015-03-19 AndersBromanImplement proto_tree_add_item_ret_int() and proto_tree_...
2015-03-10 Gerald CombsChange a lot of http:// URLs to https://.
2015-03-06 Peter Wutcp: support variable-length tcp_dissect_pdus
2015-03-05 Alexis La GoutteReadme.qt: Add information about Transifex !
2015-02-21 JC WrenMake FT_{U}INT64 behave more like FT_{U}INT32, add...
2015-02-19 Dario LombardoDocumentation fix (reported by Richard Sharpe).
2015-02-18 Gerald CombsAdd a CF_FUNC macro for casting BASE_CUSTOM functions.
2015-02-14 Richard SharpeA small correction to the documentation to bring it...
2015-02-12 Gerald CombsWSDG: Start adding Qt material.
2015-02-12 Michal LabedzkiLittle tuning of proto_tree_add_bytes_with_length
2015-02-06 Jeff MorrissMore emem removal.
2015-02-04 Evan HuusUpdate README.wmem, release notes for emem removal
2015-02-04 Michael Mannemem is dead! Long live wmem!
2015-01-31 Peter WuREADME.dissector: fixed p_add_proto_data params
2015-01-29 Gerald CombsQt: Add address conversion convenience routines
2015-01-27 Hadriel KaplanLua: Expose tcp_dissect_pdus() to Lua
2015-01-27 Dario LombardoAdded HPFEEDS stats_tree.
2015-01-25 Hadriel KaplanLua can free tvbuffs too early
2015-01-19 Bill MeierREADME.dissector: Minor update re date/time display.
2015-01-16 Guy HarrisSpaces separate bytes; they don't have to surround...
2015-01-11 Guy HarrisRename the FT_BYTES separator types to SEP_ from BASE_.
2015-01-10 Evan HuusRemove/replace ep_strsplit()
2015-01-09 Dario LombardoSome typos fixed.
2015-01-09 Michael MannSome more random removal of ep_ memory.
2015-01-09 Michael MannRemove proto_tree_add_ax25
2015-01-05 Dario LombardoAdded DNS statistics support
2015-01-04 Michael MannCreate BASE_DOT, BASE_DASH, and BASE_SEMICOLON types...
2015-01-02 Michael Manntshark: Add endpoints statistics
2014-12-29 Pascal QuantinAdd ability to follow UDP stream by index
2014-12-28 Michael MannCreate FT_FCWWN field type.
2014-12-21 Bill Meierpacket-PROTOABBREV.c: Update re #includeusage
2014-12-12 Pascal Quantindoc: remove some references to the now defunct python...
2014-12-09 Gerald CombsQt: Update and rename the summary dialog.
2014-11-21 Bill MeierREADME.heuristic: rework example code.
2014-11-17 Guy HarrisAdd tshark -G dissector-tables to dump a list of dissec...
2014-11-04 Michal LabedzkiQt: Dynamic languages
2014-10-15 Dario LombardoTypos in source code and in README.qt
2014-10-13 Roland Knallextcap: Catch unknown arguments to fix spaces
2014-10-12 Daniel MackMake boolean bitmask type 64-bit wide
2014-10-10 Gerald CombsUpdate READMEs to reflect recent CMake environment...
2014-10-08 Tomasz MońFix --extcap-dlts call in extcap_example.py.
2014-09-20 kardamAdd -I option in editcap to extend Duplicate packet...
2014-09-19 Gerald CombsUpdate the documentation to use "Wireshark.pro".
2014-09-17 Joerg MayerAdd a missing cast to the sample code
2014-09-17 Gerald CombsUpdate the doc directory to use https://wireshark.org.
2014-09-13 Joerg MayerREADME.dissector was split from README.developer in...
2014-09-02 Gerald CombsQt → wireshark. GTK+ → wireshark-gtk.
2014-08-30 Alexis La GouttePROTOABBREV: minor fix
2014-08-29 Gerald CombsQt: Rework the "Manage Interfaces" dialog.
2014-08-21 Jeff MorrissAdd a license to this new file (GPLv2+) so we pass...
2014-08-21 Roland KnallExtcap Capture Interface
2014-08-19 Bill Meierpacket-PROTOABBREV.c: various minor changes:
2014-08-19 Michael Mann"Highly discourage" use of proto_tree_add_text.
next