aboutsummaryrefslogtreecommitdiff
path: root/src/util/container_bloomfilter.c
Commit message (Collapse)AuthorAge
* 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 ↵tg(x)2017-02-24
| | | | type/size/source for gnunet-logread
* -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
| | | | | | - added getter for addressesPerElement from a bloomfilter - added multipart message format for intersection - added multipart message type for intersection
* 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 ↵Christian Grothoff2012-04-21
| | | | that are not powers of 2 -- GNUNET_CONTAINER_bloomfilter_load will continue to round up to power of two
* -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 ↵Christian Grothoff2011-12-15
| | | | disk corresponds to the expected size for the given filter
* Fixing #1976 by allowing allocations between INT_MAX and SIZE_MAX and at the ↵Christian Grothoff2011-12-06
| | | | same time limiting BF size for datastore to 2 GB. Also fixing infinite loop when creating BFs of sizes between 2-4 GB
* 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
|
* improved bf apiChristian Grothoff2010-10-04
|
* broken dht compilation fixNathan S. Evans2010-08-31
|
* fixesChristian Grothoff2010-06-17
|
* fixChristian Grothoff2010-01-18
|
* fixing fixmeChristian Grothoff2010-01-18
|
* fixing bio testcase and a bug in bio.c, also indentingChristian Grothoff2009-11-01
|
* cleanerChristian Grothoff2009-10-19
|