]> git.ipfire.org Git - people/ms/suricata.git/history - src/util-memcmp.c
core: Remove unneeded consts
[people/ms/suricata.git] / src / util-memcmp.c
2017-05-02  Victor Juliencompiler: more strict compiler warnings
2016-04-08  Jason Ishtests: no longer necessary to provide successful return...
2015-01-15  Victor JulienAdd test for memcmp issue.
2014-07-30  Ken SteeleEnforce function coding standard
2011-05-20  Victor JulienFix SSE memcmp functions reading beyond the buffer...
2010-09-25  Victor JulienFix retval of SCMemcmp for non-SIMD implementation.
2010-09-25  Victor JulienAdd memcmp api with a plain memcmp function and a SSE3...