aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2018-01-09Use pcapng as the name of the file format.Guy Harris4-11/+11
2018-01-08extcap: remove conditional compilation.Dario Lombardo1-7/+3
2018-01-06TShark: Fix color handling on Windows.Gerald Combs1-5/+6
2017-12-20Swapped expert item fields in sample dissectorD. W. Poon1-1/+1
2017-12-17autotools: Fixup plugins Custom.*.exampleJoão Valverde1-20/+6
2017-12-17plugins: Remove moduleinfo.hJoão Valverde1-8/+1
2017-12-15plugins: Remove redundant plugin.rc.in filesJoão Valverde1-2/+2
2017-12-14Refactor plugin registration and loadingJoão Valverde4-14/+67
2017-12-13Add doc/README.build-system with CMake and autotools informationJoão Valverde1-0/+21
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