wireshark/epan/wmem
John Thacker 91b792c6dc Replace ill-formed UTF-8 byte sequences with replacement character
Implement the Unicode Standard "best practices" for replacing ill-formed
sequences with the Unicode REPLACEMENT CHARACTER. Add wmem_strbuf_append_len
for appending strings with embedded null characters. Clarify why
wmem_strbuf_grow() doesn't always ensure that there's enough room for
a new string, and short-circuit some tests there. Related to #14948
2020-10-15 21:48:28 +00:00
..
CMakeLists.txt Tools: Clean up checkAPI and add ui/qt. 2020-09-05 07:41:29 +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 wmem_array: make wmem_array_grow public 2020-08-20 08:15:57 +00:00
wmem_array.h wmem_array: make wmem_array_grow public 2020-08-20 08:15:57 +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 wmem: Use better terminology. 2020-06-08 05:08:22 +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 wmem: Use better terminology. 2020-06-08 05:08:22 +00:00
wmem_map.h wmem: Use better terminology. 2020-06-08 05:08:22 +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 Replace ill-formed UTF-8 byte sequences with replacement character 2020-10-15 21:48:28 +00:00
wmem_strbuf.h Replace ill-formed UTF-8 byte sequences with replacement character 2020-10-15 21:48:28 +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 Replace ill-formed UTF-8 byte sequences with replacement character 2020-10-15 21:48:28 +00:00
wmem_tree-int.h wmem: Use better terminology. 2020-06-08 05:08:22 +00:00
wmem_tree.c wmem: Use better terminology. 2020-06-08 05:08:22 +00:00
wmem_tree.h wmem: Use better terminology. 2020-06-08 05:08:22 +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