Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-02 | chore: reformat | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-06-07 | Make it clear that the statements are meant to fall through in Murmur hash | PandaNinjas | |
Signed-off-by: PandaNinjas <admin@malwarefight.wip.la> | |||
2022-10-22 | Change old style cast to C++ cast | Bensuperpc | |
Change old style cast to C++ cast Signed-off-by: Bensuperpc <bensuperpc@gmail.com> | |||
2022-07-24 | change(libs): use a 4MiB buffer by default in murmur2 hashing | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-24 | feat(libs): add incremental version of murmurhash2 calculation | flow | |
This does two passes for a given file, which is kinda slow, but I don't know how else to get the size excluding the filtered ones :< Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-17 | libs: add murmur2 library | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> |