aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2017-11-20README.dissector: Add note to add 2 encodings for FT_UINT_BYTES in proto_tree...Michael Mann1-0/+4
2017-11-19Fix (and chop) static build optionJoão Valverde1-6/+0
2017-11-11SPDX: Convert doc and docbook.Gerald Combs11-267/+10
2017-10-30tshark doc updatesGraham Bloice1-0/+5
2017-10-27Add find_conversation_pinfoMichael Mann1-6/+20
2017-10-21Warn the developer if we're building with GTK+.Gerald Combs1-4/+9
2017-10-15Add support for BASE_OUIMichael Mann1-0/+4
2017-10-15plugins: Remove COPYING and NEWSJoão Valverde1-12/+8
2017-10-15autotools: make maintainer-clean should allow rerunning 'configure'João Valverde1-3/+0
2017-10-15Tshark: Optional packet summary for ElasticsearchChristoph Wurm1-3/+6
2017-10-13Add ptvcursor APIs that return the values it retrievesMichael Mann1-0/+16
2017-10-11Add --print as an alias for -P, to match tcpdump.Guy Harris1-3/+9
2017-10-03Add version check for plugin compatibilityJoão Valverde2-3/+8
2017-09-27Capinfos: Add SHA256. Remove MD5.Gerald Combs1-1/+2
2017-09-25Add toy plugin to doc/ as an out-of-tree build exampleJoão Valverde5-0/+148
2017-09-22Add Flow Graph functionality to TSharkMichael Mann1-0/+20
2017-08-28extcap: Interface Toolbar support on WindowsHåkon Øye Amundsen2-22/+12
2017-08-22Add hardware timestamping supportAhmad Fatoum3-1/+35
2017-08-15Convert README to README.md.Gerald Combs2-8/+8
2017-08-12Sync some CMake and Autotools install behaviors.Gerald Combs2-13/+41
2017-07-26Update heuristic dissectors documentationDarien Spencer1-1/+0
2017-07-20More precise error message.Guy Harris1-1/+1
2017-07-20Add udpdump documentation to distributionPascal Quantin1-3/+12
2017-07-17Fix formatting of AUTHORS list, fix Perl warningPeter Wu1-2/+4
2017-07-03Add option to use wall-clock intervalsSake Blok3-12/+21
2017-06-28Don't worry about initializing auto aggregates with non-constant values.Guy Harris1-9/+16
2017-06-27Fix the "don't initialize with non-constant variables" item.Guy Harris1-4/+20
2017-06-22Make "matches" case-insensitive.Gerald Combs1-9/+15
2017-06-22Add --no-duplicate-keys tshark option.Daan De Meyer1-0/+7
2017-06-22Add notes about predefined strings not available to pluginsDirk Weise1-1/+7
2017-06-12Add support for color xml attributes in psml and pdml formats.Michael Mann2-0/+6
2017-06-11tshark: add "--color" option emulating wireshark colorsDave Goodell1-0/+9
2017-05-30Qt: Add support to verify extcap capture filterMichael Mann1-0/+7
2017-05-05extcap: Update example help textStig Bjørlykke1-2/+2
2017-05-05Auto reset epan sessionHessam Jalali1-0/+12
2017-05-02Qt: Interface Toolbar improvementsStig Bjørlykke2-10/+12
2017-04-28Add proto_tree_add_item_ret_boolean().Guy Harris1-0/+4
2017-04-26Add proto_tree_add_item_ret_uint64Michael Mann1-0/+4
2017-04-25Qt: Add interface toolbar supportStig Bjørlykke2-13/+351
2017-04-18Rename BASE_VALS_NO_UNKNOWN to BASE_SPECIAL_VALS.Guy Harris1-7/+9
2017-04-17Qt: Provide both file save and open preferencesAhmad Fatoum1-2/+3
2017-04-17Clean up documentation and help messages for protocol enabling/disabling.Guy Harris2-4/+20
2017-04-10Add support for BASE_VALS_NO_UNKNOWNAlexis La Goutte1-2/+9
2017-04-05A bunch of "{Mac} OS X" -> "macOS" changes.Guy Harris2-4/+4
2017-03-29Add ENC_TIME_MSEC_NTP and use it in packet-gtpv2.cAndersBroman1-1/+4
2017-03-28Reflect new default value of snaplen in man pages.Martin Sehnoutka3-4/+4
2017-03-28text2pcap: define max packet size to WTAP_MAX_PACKET_SIZEPascal Quantin1-1/+1
2017-03-28Get rid of blanks at the ends of lines.Guy Harris1-12/+12
2017-03-28Fix up time encodings.Guy Harris1-8/+50
2017-03-23capinfos: Add -K option and report capture comments lastJim Young1-0/+10