wireshark/epan/wmem
Huang Qiangxiong 62101950f3 Protobuf: Add show_details preferences. Fix two bugs.
1. Add show_details preferences. Disable it will hidden names of
message/field/enum, field number, and other details.

2. Have only one popup message with all the errors listed,
that are found during parsing .proto files. (Buffer errors and print once)
Loading .proto files and checking message types of UDP port will
be done only when protobuf dissector has been called.

3. Support parsing .proto files in legacy MAC file format
(that newline is '\r') or mixed newline (\r + \n) file format.

Change-Id: I97bcde000957e4cd1cce98a7f61120d03027423e
Reviewed-on: https://code.wireshark.org/review/34736
Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-10-14 06:47:30 +00:00
..
CMakeLists.txt HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_allocator.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_allocator_block.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_allocator_block.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_allocator_block_fast.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_allocator_block_fast.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_allocator_simple.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_allocator_simple.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_allocator_strict.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_allocator_strict.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_array.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_array.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_core.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_core.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_interval_tree.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_interval_tree.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_list.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_list.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_map.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_map.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_map_int.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_miscutl.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_miscutl.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_queue.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_scopes.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_scopes.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_stack.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_stack.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_strbuf.c Protobuf: Add show_details preferences. Fix two bugs. 2019-10-14 06:47:30 +00:00
wmem_strbuf.h Protobuf: Add show_details preferences. Fix two bugs. 2019-10-14 06:47:30 +00:00
wmem_strutl.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_strutl.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_test.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_tree-int.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_tree.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_tree.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_user_cb.c HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_user_cb.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00
wmem_user_cb_int.h HTTPS (almost) everywhere. 2019-07-26 18:44:40 +00:00