index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
util_expr_parse.y
Commit message (
Expand
)
Author
Age
Files
Lines
*
Non terminal cannot have string aliases (only tokens appear in error
Joe Orton
2019-11-13
1
-16
/
+16
*
ap_expr: follow up to r1810605.
Yann Ylavic
2017-10-04
1
-88
/
+71
*
ap_expr: follow up to r1810605.
Yann Ylavic
2017-10-03
1
-18
/
+18
*
ap_expr: open string expressions to the <word>.
Yann Ylavic
2017-10-02
1
-52
/
+103
*
* ap_exr: Add replace(string, from, to) function.
Jan Kaluža
2014-11-27
1
-0
/
+1
*
Provide better token names for error messages
Stefan Fritsch
2013-06-15
1
-47
/
+47
*
Limit recursion in ap_expr evaluation to avoid unbounded stack usage
Stefan Fritsch
2011-11-19
1
-4
/
+4
*
Improve error message by removing 'unexpected T_ERROR' in one case.
Stefan Fritsch
2011-10-10
1
-1
/
+2
*
Do proper length checks in the expression scanner. This allows to remove the
Stefan Fritsch
2011-08-13
1
-0
/
+1
*
Add string valued expressions to ap_expr, do some API cleanup
Stefan Fritsch
2011-07-02
1
-1
/
+5
*
Rename ap_expr's typedef names:
Stefan Fritsch
2010-12-04
1
-5
/
+5
*
- add -ipmatch, -str(c)match, -fnmatch, -R operators to ap_expr
Stefan Fritsch
2010-11-28
1
-2
/
+3
*
Fix some Windows build issues
Stefan Fritsch
2010-11-25
1
-2
/
+2
*
ap_expr related fixes/enhancements:
Stefan Fritsch
2010-11-21
1
-1
/
+12
*
Replace ap_expr with a parser derived from mod_ssl's parser. Make mod_ssl use
Stefan Fritsch
2010-11-06
1
-0
/
+199