index
:
gnunet
gnunet
master
v0.9
Amatus' GNUnet stable branch https://gnunet.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
container_bloomfilter.c
Age
Commit message (
Expand
)
Author
2012-07-25
-check return value
grothoff
2012-06-12
-consistently use struct GNUNET_HashCode
grothoff
2012-04-23
-not -1 when using % instead of &
grothoff
2012-04-21
changing bloomfilter to allow GNUNET_CONTAINER_bloomfilter_init with sizes th...
grothoff
2011-12-31
-LRN: fixing issues that slipped through earlier
grothoff
2011-12-31
-LRN: OFF_T/off_t patch for 64-bit files on W32
grothoff
2011-12-17
-2011
grothoff
2011-12-17
-even better error handling
grothoff
2011-12-17
-fix error message
grothoff
2011-12-16
cleaning up bloomfilter code and disk file size tests
grothoff
2011-12-15
only try to read bf from disk if we didn't just create the file
grothoff
2011-12-15
extra error checking in Bloom filter to check that the size of the file on di...
grothoff
2011-12-06
Fixing #1976 by allowing allocations between INT_MAX and SIZE_MAX and at the ...
grothoff
2011-11-04
curly wars / auto-indentation
grothoff
2011-10-11
converting to GNUNET_LOG_from*
grothoff
2011-09-30
adding empty lines
grothoff
2011-09-30
speed up BF tests
grothoff
2011-09-30
nicer
grothoff
2011-08-15
indentation
grothoff
2011-08-15
indentation
grothoff
2011-06-16
do not allow NULL for fn
grothoff
2011-03-31
spaces
grothoff
2011-03-08
typo
grothoff
2011-02-13
correct unit placement for GAUGER calls
grothoff
2010-10-04
improved bf api
grothoff
2010-08-31
broken dht compilation fix
nevans
2010-06-17
fixes
grothoff
2010-01-18
fix
grothoff
2010-01-18
fixing fixme
grothoff
2009-11-01
fixing bio testcase and a bug in bio.c, also indenting
grothoff
2009-10-19
cleaner
grothoff
2009-10-08
better comments
grothoff
2009-10-07
improving documentation
grothoff
2009-09-28
fixing types
grothoff
2009-08-29
more fixes
grothoff
2009-08-24
hxing
grothoff
2009-07-07
cleaning up disk api
grothoff
2009-06-16
fixing testcases with new disk API
grothoff
2009-06-16
GNUNET_DISK_OPEN_READ
durner
2009-06-16
GNUNET_IO_handle => GNUNET_DISK_handle
durner
2009-06-15
more complete DISK API
durner
2009-05-29
ng
grothoff