aboutsummaryrefslogtreecommitdiff
path: root/src/util/container_bloomfilter.c
Commit message (Expand)AuthorAge
* GNUNET_free_non_null -> GNUNET_freeChristian Grothoff2020-07-05
* tighten formatting rulesChristian Grothoff2019-10-31
* global reindent, now with uncrustify hook enabledChristian Grothoff2019-10-05
* uncrustify as demanded.ng02019-09-08
* fix variable names renamed by search and replace.ng02019-09-07
* first step to remove plibcng02019-09-06
* src: for every AGPL3.0 file, add SPDX identifier.ng02019-01-14
* 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
* prevent NPEChristian Grothoff2018-01-13
* fix timeout of test_service, misc signed/unsigned and unused argument issuesChristian Grothoff2018-01-04
* util: add component name to LOG macros; util/client: log incoming message typ...tg(x)2017-02-24
* -avoid calling memcpy() with NULL argument, even if len is 0Christian Grothoff2016-07-08
* -fix (C) noticesChristian Grothoff2016-01-19
* fix #3869: outdated FSF addressChristian Grothoff2015-06-30
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
* -rename to conform with naming conventionsChristian Grothoff2014-04-23
* malloc -> newLRN2013-12-19
* - finished work on multipart sending in intersectionChristian Fuchs2013-12-16
* Replace OFF_T with off_tLRN2013-10-08
* -remove trailing whitespaceChristian Grothoff2013-10-06
* -towards addressing #3047, note this causes the code to FTBFSChristian Grothoff2013-09-30
* -use GPLv3+ consistentlyChristian Grothoff2013-08-24
* simplified OR2 APIChristian Grothoff2013-08-21
* -big endianChristian Grothoff2013-02-15
* -check return valueChristian Grothoff2012-07-25
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
* -not -1 when using % instead of &Christian Grothoff2012-04-23
* changing bloomfilter to allow GNUNET_CONTAINER_bloomfilter_init with sizes th...Christian Grothoff2012-04-21
* -LRN: fixing issues that slipped through earlierChristian Grothoff2011-12-31
* -LRN: OFF_T/off_t patch for 64-bit files on W32Christian Grothoff2011-12-31
* -2011Christian Grothoff2011-12-17
* -even better error handlingChristian Grothoff2011-12-17
* -fix error messageChristian Grothoff2011-12-17
* cleaning up bloomfilter code and disk file size testsChristian Grothoff2011-12-16
* only try to read bf from disk if we didn't just create the fileChristian Grothoff2011-12-15
* extra error checking in Bloom filter to check that the size of the file on di...Christian Grothoff2011-12-15
* Fixing #1976 by allowing allocations between INT_MAX and SIZE_MAX and at the ...Christian Grothoff2011-12-06
* curly wars / auto-indentationChristian Grothoff2011-11-04
* converting to GNUNET_LOG_from*Christian Grothoff2011-10-11
* adding empty linesChristian Grothoff2011-09-30
* speed up BF testsChristian Grothoff2011-09-30
* nicerChristian Grothoff2011-09-30
* indentationChristian Grothoff2011-08-15
* indentationChristian Grothoff2011-08-15
* do not allow NULL for fnChristian Grothoff2011-06-16
* spacesChristian Grothoff2011-03-31
* typoChristian Grothoff2011-03-08
* correct unit placement for GAUGER callsChristian Grothoff2011-02-13