TODO SMB2 NegotiateContext....
[metze/wireshark/wip.git] / epan / wmem /
2018-10-17 Stefan Metzmacherwmem: allow wmem_destroy_list to ignore a NULL list.
2018-10-12 Peter Wuwmem_tree: fix crash with wmem_tree_destroy and NULL...
2018-09-19 Gerald CombsTry to discourage the use of APIs via counting.
2018-09-05 Alexis La Gouttewmem_test: fix no previous prototype for ‘check_val_map...
2018-07-31 Alexis La Gouttewmem_interval_tree: fix no previous prototype for ...
2018-07-17 Peter Wuwmem: make wmem_strsplit behave more like g_strsplit
2018-07-14 Matthieu Coudronwmem_tree: describe tree traversal order
2018-07-14 Matthieu Coudronwmem_itree:update children max_edge after rotation
2018-07-14 Matthieu Coudronmptcp: Correctly find mappings and reinjections
2018-05-03 chinarulezzzfix missing parentheses in 'if' statement
2018-04-18 Dario LombardoRemove autotools build system.
2018-03-19 Peter Wuwmem: ensure wmem_memdup(..., NULL, 0) returns NULL
2018-03-19 Peter Wuwmem: fix random test failure due to key collision
2018-03-13 Gerald CombsCMake: Exclude wmem_test from the default build
2018-03-07 Dario Lombardospdx: more licenses converted.
2018-02-28 Guy HarrisMake sure CAPACITY() doesn't shift the 1 out of range.
2018-02-13 Craig JacksonWMEM: Add strjoin routines.
2018-02-08 Dario Lombardowmem: use SPDX identifiers.
2018-02-07 Moshe KaplanAdded wmem_map_contains and wmem_map_lookup_extended
2017-11-18 João Valverdeautotools: Library build products don't need explicit...
2017-10-15 João Valverdeautotools: make maintainer-clean should allow rerunning...
2017-10-13 João ValverdeCMake: Allow user build flags to override default build...
2017-09-17 João ValverdeCMake: Initial work to install headers for the benefit...
2017-09-15 João Valverdeautotools: Initial work to install headers for the...
2017-09-06 João Valverdeplugins: config.h must not be included by public headers
2017-03-05 Michael Mannwmem: Ensure callbacks are initialized and not accident...
2017-03-05 Michael MannAdd wmem_tree_destroy
2017-03-04 Michael MannAdd wmem_tree_count.
2017-02-10 Alexis La Gouttewmem_list: Fix Dead Store (Dead assignement/Dead increm...
2017-02-09 Michael MannAdd wmem_map_get_keys.
2017-02-09 Michael MannAdd wmem_map_steal
2017-02-09 Michael MannAdd wmem_tree_remove32
2017-02-08 Dario Lombardowmem_list: add wmem_list_insert_sorted.
2017-01-28 Michael Mannwmem: Delay creation of map table until its needed
2017-01-28 Michael MannAdd wmem_map_new_autoreset
2017-01-22 Jaap Keuterwmem: fix rb-tree data printer feed
2016-10-24 João ValverdeAdd wmem_list_find_custom()
2016-09-30 Peter Wucmake: make WERROR_COMMON_FLAGS a normal string
2016-08-23 João ValverdeCMake: Allow setting per target compiler warnings
2016-08-01 Michael MannRemove checkAPI warnings from wmem.
2016-07-30 Guy HarrisUse correct relative path.
2016-07-30 Guy Harrisifdef out a variable used only on Windows.
2016-07-30 Gerald CombsAdd string function times to wmem_test.
2016-07-16 Michael Mannwmem_map.c: Address some VS Code Analysis warnings.
2016-06-30 Jeff MorrissReinstate the wmem test-programs target.
2016-06-30 João ValverdeRemove Makefile.common files
2016-06-15 Pascal QuantinRemove Nmake build system
2016-05-24 Evan HuusDocument wmem null guarantee
2016-05-13 Michael MannRun checkAPIs in epan/wmem/
2016-05-13 Michael MannHave wmem conform to checkAPIs.pl
2016-05-11 Michael MannRemove strcpy from wmem_strbuf.c
2016-04-22 Dario Lombardowmem: add wmem_map_size().
2016-04-22 Dario Lombardowmem: add foreach function to wmem_map.
2016-04-20 Dario Lombardowmem: add foreach function to wmem_list.
2016-04-17 João ValverdeMore test-programs autotoolizing
2016-04-09 Gerald CombsWmem: Use the native v*printf routines on Windows.
2016-03-26 Matthieu CoudronImproves MPTCP analysis
2016-03-01 João ValverdeCMake: Add more structure to libwireshark build
2016-02-22 Dario Lombardowmem: add null-terminator support.
2016-02-21 João Valverdeautotools: Use pkg-config autoconf macros for GLib/GTK
2016-01-28 João Valverdeautotools: Don't use "user variables" to set build...
2016-01-26 Alexis La Goutteapi ref (wmem_interval_tree): fix end of file while...
2015-12-04 Matthieu CoudronAdds wmem_list_find function
2015-11-25 Dario Lombardowmem: add initializer (CID 1340194).
2015-11-25 Guy HarrisPrint guint64's with G_GUINT64_FORMAT.
2015-11-25 Guy HarrisNo declarations in the middle of code.
2015-11-24 Guy HarrisAvoid colliding definitions of wmem_tree_t.
2015-11-24 Matthieu CoudronIntroduces augmented interval trees
2015-11-11 Matthieu CoudronChange prototype of callbacks passed to wmem_tree_forea...
2015-08-11 Stig Bjørlykkewmem: Fix wmem_tree_remove_string
2015-08-11 Stig Bjørlykkewmem: Mark removed strings with is_removed
2015-08-11 Stig BjørlykkeAdded Reload Lua plugins.
2015-07-17 Evan Huuswmem: don't remove tiny blocks from the recycler
2015-07-04 Evan Huusstore tcp/udp port names in epan scope
2015-06-26 Evan Huuswmem: permit lookups in NULL trees (oops)
2015-06-26 Evan Huuswmem: convert string trees to single-layer
2015-06-25 Evan Huuswmem: bubble up key type change another function
2015-06-25 Evan Huuswmem: convert tree key to void*
2015-03-13 Gerald CombsAdd a test-programs target everywhere.
2015-02-08 Alexis La GoutteWMEM (allocator): fix warning: redeclaration of already...
2015-01-25 Hadriel KaplanLua can free tvbuffs too early
2015-01-02 Bill MeierAdd '*.nativecodeanalysis.xml' to 'clean' targets
2014-10-19 Guy HarrisEliminate use of ctype.h routines.
2014-10-06 Bill MeierAdjust some whitespace to match editor modelines.
2014-10-06 Bill MeierAdjust some whitespace to match editor modelines.
2014-09-16 Gerald CombsFix the patch-bzip2 target.
2014-08-18 Alexis La GoutteFix warning: no previous prototype for ... [-Wmissing...
2014-08-04 Evan HuusTry to detect overflow without causing signedness warnings.
2014-08-04 Evan HuusCheck for multiplicative overflow in the wmem_alloc_arr...
2014-08-03 Evan Huuswmem: get rid of the allocator timing test
2014-07-01 Evan HuusBump (again) the amount of work we do for wmem's timing...
2014-05-28 Alexis La GoutteAdd Modelines and use tabs and fix typo
2014-05-23 Evan HuusAdd jumbo-allocation support to wmem fast block
2014-05-21 Gerald CombsRemove extra parentheses.
2014-05-17 Evan HuusFix newly optimized strdup_vprintf.
2014-05-17 Jakub ZawadzkiFixes after wmem_strdup_vprintf() optimization
2014-05-17 AndersBromanUse a pre allocated buffer in wmem_strdup_vprintf(...
2014-05-13 Evan HuusDumber "simple" wmem allocator.
2014-05-06 Evan HuusIncrease the work used to time wmem allocators
2014-05-05 Evan HuusFix dead assignment found by clang in test code
next