aboutsummaryrefslogtreecommitdiff
path: root/src/lib/container/bloomfilt.c
AgeCommit message (Expand)Author
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-11-14Normalize .may_include to always have paths, and paths to includeNick Mathewson
2018-07-10Rename util_malloc to malloc.Nick Mathewson
2018-06-26Refactor bloom filter logic not to be digest-specific.Nick Mathewson
2018-06-26Fix comments in lib/container/*.cNick Mathewson
2018-06-22Extract simple integer math into its own moduleNick Mathewson
2018-06-22Split container.c based on container types, and minimize includesNick Mathewson