]> granicus.if.org Git - apache/history - server/util_expr_parse.y
Fix wrong condition that may lead to NULL being set as 'Vary' header
[apache] / server / util_expr_parse.y
2010-12-04 Stefan FritschRename ap_expr's typedef names:
2010-11-28 Stefan Fritsch- add -ipmatch, -str(c)match, -fnmatch, -R operators...
2010-11-25 Stefan FritschFix some Windows build issues
2010-11-21 Stefan Fritschap_expr related fixes/enhancements:
2010-11-06 Stefan FritschReplace ap_expr with a parser derived from mod_ssl...