Avoid useless strlen, faster query_format.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Tue, 11 Nov 2008 11:25:41 +0000 (12:25 +0100)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Tue, 11 Nov 2008 11:25:41 +0000 (12:25 +0100)
commit8847829f22135d594241a9c51877966e7cb0716a
tree391da03548c28c8dd0edf7609e3c4f9260455295
parente78d71dae48ba357d2aaba4260824fb947bf95f4
Avoid useless strlen, faster query_format.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
common/str.h
postlicyd/Makefile
postlicyd/greylist.c
postlicyd/iplist.c
postlicyd/main-postlicyd.c
postlicyd/match.c
postlicyd/query.c
postlicyd/query.h
postlicyd/strlist.c
postlicyd/tst-qf.c [new file with mode: 0644]