Merge branch 'cadet-new-options'
[oweals/gnunet.git] / src / util / container_multihashmap.c
2019-07-21 t3sseraktMerge branch 'cadet-new-options'
2019-07-21 Christian Grothofffix #5793
2019-06-04 Christian Grothoffmemcmp -> GNUNET_memcmp
2019-02-23 Christian Grothoffmerge
2019-02-20 Schanzenbach, MartinMerge branch 'master' of git+ssh://gnunet.org/gnunet
2019-02-19 Christian Grothofffix grow behavior of hash map for very large maps
2019-01-16 ng0Merge branch 'license/spdx'
2019-01-14 ng0src: for every AGPL3.0 file, add SPDX identifier.
2018-11-04 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-11-03 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2018-11-01 Christian Grothofffix #5465
2018-06-13 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-06-11 Phil-Merge branch 'master' of ssh://gnunet.org/gnunet into...
2018-06-07 psyc://loupsycedyg... paragraph for gnunet devs that don't know how to use...
2018-06-07 psyc://loupsycedyg... glitch in the license text detected by hyazinthe, thank...
2018-06-05 psyc://loupsycedyg... first batch of license fixes (boring)
2018-05-02 Nils GillmannMerge branch 'master' of gnunet.org:gnunet
2018-05-01 Christian Grothoffmisc improvements to statistics and large-scale behavio...
2017-03-29 Schanzenbach, Martin- merge with master
2017-02-28 xrsMerge branch 'master' of ssh://gnunet.org/gnunet
2017-02-24 tg(x)Merge branch 'master' of gnunet.org:gnunet
2017-02-24 tg(x)util: add component name to LOG macros; util/client...
2016-01-19 Christian Grothoff-fix (C) notices
2015-06-30 Christian Grothofffix #3869: outdated FSF address
2015-05-30 Christian Grothoffmake libextractor actually optional, both for GNUnet...
2015-04-30 Christian Grothoffadding GNUNET_CONTAINER_multipeermap_get_random
2015-04-28 Christian Grothoffextending datacache API with function to return random...
2015-03-30 Christian Grothoffadd multihashmap_clear to API
2015-02-07 Christian Grothoff-bringing copyright tags up to FSF standard
2013-10-31 Christian Grothoff-doxygen
2013-10-06 Christian Grothoff-remove trailing whitespace
2013-09-30 Christian Grothoff-towards addressing #3047, note this causes the code...
2013-09-30 Christian Grothoff-adding specialized hash table for peer identities
2013-08-24 Christian Grothoff-use GPLv3+ consistently
2013-08-12 Florian Dold- correct iteraion in multihashmap
2013-08-12 Florian Dold- test memory leak
2013-08-12 Florian Dold- test for external iterator
2013-08-12 Florian Dold- external iterator for multihashmap
2013-07-10 Christian Grothoff-const where const can
2012-10-14 Christian Grothoff-enabling new optimized multihashmap
2012-10-07 Christian Grothoff-chaning multihashmap API to allow option for avoiding...
2012-06-12 Christian Grothoff-consistently use struct GNUNET_HashCode
2011-11-04 Christian Grothoffcurly wars / auto-indentation
2011-10-11 Christian Grothoffconverting to GNUNET_LOG_from*
2011-08-15 Christian Grothoffindentation
2011-08-15 Christian Grothoffindentation
2011-01-24 Christian Grothoffapi
2010-11-14 Christian Grothoffformat
2010-06-28 Matthias Wachs(no commit message)
2010-06-28 Matthias Wachs(no commit message)
2010-04-08 Christian Grothoffmake sure key stays valid for iterator even after entry...
2010-04-05 Christian Grothoffreport
2010-02-22 Christian Grothoffallow remove of current entry
2010-01-29 Christian Grothoffsupport removing of current entry by callback
2009-11-01 Christian Grothofffixing bio testcase and a bug in bio.c, also indenting
2009-10-20 Christian Grothofffix
2009-10-20 Christian Grothoffremove get_random from API
2009-10-20 Christian Grothofffix bugs and add comments
2009-10-19 Christian Grothofffix
2009-09-05 Christian Grothoffseach
2009-05-29 Christian Grothoffng