Yann Ylavic
|
8926bb1dc4
|
mod_sed: use size_t to allow for larger buffer sizes and unsigned arithmetics.
Let's switch to apr_size_t buffers and get rid of the ints.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1898690 13f79535-47bb-0310-9956-ffa450edef68
|
2022-03-07 14:16:22 +00:00 |
|
Stefan Fritsch
|
75ee539a40
|
Don't define PATH_MAX, we use APR_PATH_MAX anyway.
This broke compilation on GNU hurd.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1304087 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-22 21:50:52 +00:00 |
|
Stefan Fritsch
|
1951a037bf
|
More cleanup: Expand tabs and some more indentation fixes
No functional change
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174929 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-23 18:08:42 +00:00 |
|
Jim Jagielski
|
103f776c25
|
Cleanup effort in prep for GA push:
Trim trailing whitespace... no func change
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1174748 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-23 13:38:09 +00:00 |
|
Nick Kew
|
42cb513a13
|
Fix r729438 to commit the right version of the patch, dammit!
Basant's real patch to optimise mod_sed throughput
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@729439 13f79535-47bb-0310-9956-ffa450edef68
|
2008-12-25 20:40:01 +00:00 |
|
Nick Kew
|
fd09d538dc
|
Commit mod_sed: enable filtering of HTTP Requests and Responses through sed
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@691418 13f79535-47bb-0310-9956-ffa450edef68
|
2008-09-02 23:01:47 +00:00 |
|