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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bring forward the fix for CVE-2005-3352 already on the branches:
Joe Orton
2005-12-16
1
-0
/
+6
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-25
/
+25
*
Clean up c2x code-path by not double-setting the prefix variable.
Justin Erenkrantz
2005-09-28
1
-8
/
+7
*
Add ap_append_pid(); This is performed enough to warrant
Jim Jagielski
2005-08-31
1
-0
/
+14
*
Fix trailing backslashes in configuration directives.
Paul Querna
2005-05-24
1
-2
/
+5
*
Ensure that we always return a FQDN... This is not guaranteed by either
Jim Jagielski
2005-04-21
1
-6
/
+17
*
APRized ap_get_local_host()
Jim Jagielski
2005-04-20
1
-41
/
+11
*
Move the POSIX reg* implementations into the ap_* namespace;
Joe Orton
2005-02-11
1
-31
/
+12
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
veto and revert win64 patch: 64bit changes must percolate from the
Roy T. Fielding
2004-10-23
1
-26
/
+19
*
WIN64: API changes to clean up Windows 64bit compile warnings
Allan K. Edwards
2004-10-22
1
-19
/
+26
*
* server/util.c (ap_resolve_env): Rewrite to avoid buffer overflows.
Joe Orton
2004-09-15
1
-33
/
+81
*
handling of encoded non-slashes was borked in the
Jeff Trawick
2004-09-02
1
-6
/
+2
*
Fix the handling of URIs containing %2F when AllowEncodedSlashes
Jeff Trawick
2004-09-01
1
-1
/
+1
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
1
-1
/
+1
*
fix copyright dates according to the first check in
André Malo
2004-02-08
1
-1
/
+1
*
apply Apache License, Version 2.0
André Malo
2004-02-06
1
-53
/
+10
*
update license to 2004.
André Malo
2004-01-01
1
-1
/
+1
*
SECURITY [CAN-2003-0020]: escape arbitrary data before writing into the
André Malo
2003-11-24
1
-0
/
+64
*
switch to APR 1.0 API (which is still in flux)
Jeff Trawick
2003-09-03
1
-2
/
+2
*
axe a special check for EOF+data from apr_file_gets()... apr_file_gets()
Jeff Trawick
2003-07-28
1
-1
/
+2
*
Following the previous commit, adjust the actual parameters of
Greg Stein
2003-06-17
1
-17
/
+17
*
Don't run regex cleanups before exec
Brian Pane
2003-03-31
1
-1
/
+2
*
Minor MMN bump:
André Malo
2003-03-06
1
-0
/
+52
*
Avoid passing too many characters to getenv. Make sure that only the
Bradley Nicholes
2003-02-12
1
-1
/
+3
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
here we go. add a directive that will keep %2f from being
Ken Coar
2003-01-23
1
-0
/
+51
*
2.0 -> 2.1
Wilfredo Sanchez
2002-12-08
1
-1
/
+1
*
Use APR_STATUS_IS_EOF rather than a check against APR_EOF
Justin Erenkrantz
2002-11-01
1
-1
/
+1
*
Style police were called back from their vacation
Justin Erenkrantz
2002-11-01
1
-471
/
+497
*
A couple of observations
William A. Rowe Jr
2002-10-14
1
-0
/
+1
*
Security rollup for 2.0.40 release. Tag and roll baby.
William A. Rowe Jr
2002-08-09
1
-8
/
+18
*
Removed "tolower(++s)" idiom from ap_strcasestr(), to avoid side-effects
Brian Pane
2002-06-23
1
-1
/
+1
*
stop using APLOG_NOERRNO in calls to ap_log_?error()
Jeff Trawick
2002-05-17
1
-8
/
+8
*
Updated ap_getword_white() to use the same coding style
Brian Pane
2002-04-29
1
-17
/
+12
*
Added a check to make sure that h_aliases is not NULL before we try to
Bradley Nicholes
2002-04-26
1
-6
/
+8
*
Adapt to the rename of apr_explode_localtime to apr_time_exp_lt in APR.
Sander Striker
2002-04-13
1
-1
/
+1
*
One for 2.0.34 - to fix the problem of utf-8 configuration files saved
William A. Rowe Jr
2002-04-05
1
-0
/
+23
*
Update callers of apr_explode_gmt to apr_time_exp_gmt. The
Sander Striker
2002-03-21
1
-1
/
+1
*
Correct our list of escape characters to include percent and the
William A. Rowe Jr
2002-03-21
1
-7
/
+10
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
apr-utils rename apr_ansi_time_to_apr_time and
Ian Holsman
2002-03-06
1
-1
/
+1
*
Whoops - this patch is required by the last request.c change.
William A. Rowe Jr
2002-01-27
1
-1
/
+4
*
Optimization for ap_getparents: skip past all the leading
Brian Pane
2001-12-03
1
-4
/
+7
*
Optimization: replace apr_pstrndup() with apr_pstrmemdup() in
Brian Pane
2001-12-02
1
-1
/
+1
*
Reduced the number of strlen operations in ap_getword()
Brian Pane
2001-12-02
1
-9
/
+12
*
Modified ap_make_full_path to minimize the number of strlen operations
Brian Pane
2001-12-02
1
-10
/
+20
*
Added NetWare to the Win32 ifdef list
Bradley Nicholes
2001-09-14
1
-1
/
+1
*
Fix a seg fault in mod_include. When we are generating an
Ryan Bloom
2001-09-06
1
-1
/
+1
*
Revert this patch. It indicates some fundamental brokenness with the
William A. Rowe Jr
2001-08-24
1
-7
/
+2
[next]