notmuch/util
Austin Clements b4b22d3714 string-util: Disallow empty prefixes in parse_boolean_term
Xapian doesn't consider ":abc" to be a prefixed term.  This makes
parse_boolean_term similarly reject queries with an empty prefix.
2013-01-07 20:55:21 -04:00
..
error_util.c
error_util.h
hex-escape.c hex-escape: (en|de)code strings to/from restricted character set 2012-12-02 09:14:59 -04:00
hex-escape.h hex-escape: (en|de)code strings to/from restricted character set 2012-12-02 09:14:59 -04:00
Makefile
Makefile.local util: add talloc-extra.[ch] 2012-12-30 21:12:11 -04:00
string-util.c string-util: Disallow empty prefixes in parse_boolean_term 2013-01-07 20:55:21 -04:00
string-util.h util: Function to parse boolean term queries 2013-01-06 22:39:51 -04:00
talloc-extra.c util: add talloc-extra.[ch] 2012-12-30 21:12:11 -04:00
talloc-extra.h util: add talloc-extra.[ch] 2012-12-30 21:12:11 -04:00
xutil.c
xutil.h