aboutsummaryrefslogtreecommitdiff
path: root/src/lib/container/bloomfilt.c
AgeCommit message (Expand)Author
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