aboutsummaryrefslogtreecommitdiff
path: root/src/util/container_bloomfilter.c
AgeCommit message (Collapse)Author
2012-07-25-check return valuegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@22892 140774ce-b5e7-0310-ab8b-a85725594a96
2012-06-12-consistently use struct GNUNET_HashCodegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@21926 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-23-not -1 when using % instead of &grothoff
git-svn-id: https://gnunet.org/svn/gnunet@21115 140774ce-b5e7-0310-ab8b-a85725594a96
2012-04-21changing bloomfilter to allow GNUNET_CONTAINER_bloomfilter_init with sizes ↵grothoff
that are not powers of 2 -- GNUNET_CONTAINER_bloomfilter_load will continue to round up to power of two git-svn-id: https://gnunet.org/svn/gnunet@21060 140774ce-b5e7-0310-ab8b-a85725594a96
2011-12-31-LRN: fixing issues that slipped through earliergrothoff
git-svn-id: https://gnunet.org/svn/gnunet@18865 140774ce-b5e7-0310-ab8b-a85725594a96
2011-12-31-LRN: OFF_T/off_t patch for 64-bit files on W32grothoff
git-svn-id: https://gnunet.org/svn/gnunet@18863 140774ce-b5e7-0310-ab8b-a85725594a96
2011-12-17-2011grothoff
git-svn-id: https://gnunet.org/svn/gnunet@18661 140774ce-b5e7-0310-ab8b-a85725594a96
2011-12-17-even better error handlinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@18660 140774ce-b5e7-0310-ab8b-a85725594a96
2011-12-17-fix error messagegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@18659 140774ce-b5e7-0310-ab8b-a85725594a96
2011-12-16cleaning up bloomfilter code and disk file size testsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@18647 140774ce-b5e7-0310-ab8b-a85725594a96
2011-12-15only try to read bf from disk if we didn't just create the filegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@18601 140774ce-b5e7-0310-ab8b-a85725594a96
2011-12-15extra error checking in Bloom filter to check that the size of the file on ↵grothoff
disk corresponds to the expected size for the given filter git-svn-id: https://gnunet.org/svn/gnunet@18599 140774ce-b5e7-0310-ab8b-a85725594a96
2011-12-06Fixing #1976 by allowing allocations between INT_MAX and SIZE_MAX and at the ↵grothoff
same time limiting BF size for datastore to 2 GB. Also fixing infinite loop when creating BFs of sizes between 2-4 GB git-svn-id: https://gnunet.org/svn/gnunet@18460 140774ce-b5e7-0310-ab8b-a85725594a96
2011-11-04curly wars / auto-indentationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@18000 140774ce-b5e7-0310-ab8b-a85725594a96
2011-10-11converting to GNUNET_LOG_from*grothoff
git-svn-id: https://gnunet.org/svn/gnunet@17362 140774ce-b5e7-0310-ab8b-a85725594a96
2011-09-30adding empty linesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@17146 140774ce-b5e7-0310-ab8b-a85725594a96
2011-09-30speed up BF testsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@17130 140774ce-b5e7-0310-ab8b-a85725594a96
2011-09-30nicergrothoff
git-svn-id: https://gnunet.org/svn/gnunet@17129 140774ce-b5e7-0310-ab8b-a85725594a96
2011-08-15indentationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16583 140774ce-b5e7-0310-ab8b-a85725594a96
2011-08-15indentationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@16581 140774ce-b5e7-0310-ab8b-a85725594a96
2011-06-16do not allow NULL for fngrothoff
git-svn-id: https://gnunet.org/svn/gnunet@15665 140774ce-b5e7-0310-ab8b-a85725594a96
2011-03-31spacesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@14800 140774ce-b5e7-0310-ab8b-a85725594a96
2011-03-08typogrothoff
git-svn-id: https://gnunet.org/svn/gnunet@14613 140774ce-b5e7-0310-ab8b-a85725594a96
2011-02-13correct unit placement for GAUGER callsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@14396 140774ce-b5e7-0310-ab8b-a85725594a96
2010-10-04improved bf apigrothoff
git-svn-id: https://gnunet.org/svn/gnunet@13142 140774ce-b5e7-0310-ab8b-a85725594a96
2010-08-31broken dht compilation fixnevans
git-svn-id: https://gnunet.org/svn/gnunet@12780 140774ce-b5e7-0310-ab8b-a85725594a96
2010-06-17fixesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@11792 140774ce-b5e7-0310-ab8b-a85725594a96
2010-01-18fixgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@10043 140774ce-b5e7-0310-ab8b-a85725594a96
2010-01-18fixing fixmegrothoff
git-svn-id: https://gnunet.org/svn/gnunet@10041 140774ce-b5e7-0310-ab8b-a85725594a96
2009-11-01fixing bio testcase and a bug in bio.c, also indentinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@9379 140774ce-b5e7-0310-ab8b-a85725594a96
2009-10-19cleanergrothoff
git-svn-id: https://gnunet.org/svn/gnunet@9197 140774ce-b5e7-0310-ab8b-a85725594a96
2009-10-08better commentsgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@9137 140774ce-b5e7-0310-ab8b-a85725594a96
2009-10-07improving documentationgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@9128 140774ce-b5e7-0310-ab8b-a85725594a96
2009-09-28fixing typesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@9040 140774ce-b5e7-0310-ab8b-a85725594a96
2009-08-29more fixesgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@8881 140774ce-b5e7-0310-ab8b-a85725594a96
2009-08-24hxinggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@8844 140774ce-b5e7-0310-ab8b-a85725594a96
2009-07-07cleaning up disk apigrothoff
git-svn-id: https://gnunet.org/svn/gnunet@8632 140774ce-b5e7-0310-ab8b-a85725594a96
2009-06-16fixing testcases with new disk APIgrothoff
git-svn-id: https://gnunet.org/svn/gnunet@8594 140774ce-b5e7-0310-ab8b-a85725594a96
2009-06-16GNUNET_DISK_OPEN_READdurner
git-svn-id: https://gnunet.org/svn/gnunet@8589 140774ce-b5e7-0310-ab8b-a85725594a96
2009-06-16GNUNET_IO_handle => GNUNET_DISK_handledurner
git-svn-id: https://gnunet.org/svn/gnunet@8587 140774ce-b5e7-0310-ab8b-a85725594a96
2009-06-15more complete DISK APIdurner
git-svn-id: https://gnunet.org/svn/gnunet@8582 140774ce-b5e7-0310-ab8b-a85725594a96
2009-05-29nggrothoff
git-svn-id: https://gnunet.org/svn/gnunet@8472 140774ce-b5e7-0310-ab8b-a85725594a96