aboutsummaryrefslogtreecommitdiff
path: root/src/util/container_multihashmap.c
Commit message (Expand)AuthorAge
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* fix #5793Christian Grothoff2019-07-21
* memcmp -> GNUNET_memcmpChristian Grothoff2019-06-04
* fix grow behavior of hash map for very large mapsChristian Grothoff2019-02-19
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* fix #5465Christian Grothoff2018-11-01
* paragraph for gnunet devs that don't know how to use the webpsyc://loupsycedyglgamf.onion/~lynX2018-06-07
* glitch in the license text detected by hyazinthe, thank you!psyc://loupsycedyglgamf.onion/~lynX2018-06-07
* first batch of license fixes (boring)psyc://loupsycedyglgamf.onion/~lynX2018-06-05
* misc improvements to statistics and large-scale behavior of zoneimport/zonema...Christian Grothoff2018-05-02
* util: add component name to LOG macros; util/client: log incoming message typ...tg(x)2017-02-24
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* make libextractor actually optional, both for GNUnet and GNUnet-taler buildsChristian Grothoff2015-05-30
* adding GNUNET_CONTAINER_multipeermap_get_randomChristian Grothoff2015-04-30
* extending datacache API with function to return random element, implemented (...Christian Grothoff2015-04-28
* add multihashmap_clear to APIChristian Grothoff2015-03-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -doxygenChristian Grothoff2013-10-31
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -adding specialized hash table for peer identitiesChristian Grothoff2013-09-30
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* - correct iteraion in multihashmapFlorian Dold2013-08-12
* - test memory leakFlorian Dold2013-08-12
* - test for external iteratorFlorian Dold2013-08-12
* - external iterator for multihashmapFlorian Dold2013-08-12
* -const where const canChristian Grothoff2013-07-10
* -enabling new optimized multihashmapChristian Grothoff2012-10-14
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* curly wars / auto-indentationChristian Grothoff2011-11-04
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* apiChristian Grothoff2011-01-24
* formatChristian Grothoff2010-11-14
* (no commit message)Matthias Wachs2010-06-28
* (no commit message)Matthias Wachs2010-06-28
* make sure key stays valid for iterator even after entry is removedChristian Grothoff2010-04-08
* reportChristian Grothoff2010-04-05
* allow remove of current entryChristian Grothoff2010-02-22
* support removing of current entry by callbackChristian Grothoff2010-01-29
* fixing bio testcase and a bug in bio.c, also indentingChristian Grothoff2009-11-01
* fixChristian Grothoff2009-10-20
* remove get_random from APIChristian Grothoff2009-10-20
* fix bugs and add commentsChristian Grothoff2009-10-20
* fixChristian Grothoff2009-10-19
* seachChristian Grothoff2009-09-05