more renamings relating to 'new' service now just being the 'normal' service
[oweals/gnunet.git] / src / util / container_multihashmap.c
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