- Mar 16, 2006
-
-
Bradley Nicholes authored
remove the race condition when creating the connection pool mutex. Also eliminate some unnecessary uses of the global memory pool git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@386477 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
Submitted by: Christophe JAILLET <christophe.jaillet wanadoo.fr> Reviewed by: Jeff Trawick PR: 38701 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@386437 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@386321 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 13, 2006
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@385583 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 12, 2006
-
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@385364 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 10, 2006
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@384952 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Translated by: Eduardo Tompson Pereira <eduardo.tompson itelefonica.com.br> Reviewed by: Bremm <bremm vtnc.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@384948 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Unsure why win32 never noticed this, but the value returned is a const char* git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@384731 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 09, 2006
-
-
William A. Rowe Jr authored
Not an extern; correct a build failure, static suggested by dreid. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@384643 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@384628 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
uri_delims moved to apr-util EONS ago. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@384622 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
We no longer generate uri_delims for apr 1.x, but the table is hardcoded in apr_uri.c. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@384608 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@384580 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
(add_auth_info): Remove dead #if 0'ed code to support 2069-style entity-digest. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@384467 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 05, 2006
-
-
Ruediger Pluem authored
to prevent readings beyond the buffer boundaries which possibly could reveal sensitive memory contents to the client. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@383339 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 03, 2006
-
-
Joe Orton authored
"noinline" attribute for GCC > 3. PR: 38838 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@382799 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 01, 2006
-
-
William A. Rowe Jr authored
APR_FILEPATH_NOTABOVEROOT was undefined with a left-hand NULL or empty path. The SECUREROOTPATH and NOTABSOLUTE tests were sufficient for this application. Adjusts for a bug in earlier versions of APR with this undefined value. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@382147 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 28, 2006
-
-
Noirin Plunkett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@381801 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Temme authored
Make trunk build with -DDEBUG on just about all the platforms under my roof (FreeBSD, Darwin, Ubuntu Breezy) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@381783 13f79535-47bb-0310-9956-ffa450edef68
-
Noirin Plunkett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@381758 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@381679 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 27, 2006
-
-
Ruediger Pluem authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@381469 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 25, 2006
-
-
Garrett Rooney authored
other MPMs. Submitted by: Chris Darroch <chrisd pearsoncmg.com> Issue: 38736 * server/mpm/experimental/event/event.c (worker_thread): Fill in the scoreboard's tid field. * CHANGES: Note change. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@380878 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 23, 2006
-
-
Jeff Trawick authored
invalidate it. Warn when input filter can invalidate it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@380232 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 22, 2006
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@379837 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 21, 2006
-
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@379591 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
incorrect status lines caused by filters which modify r->status without resetting r->status_line, such as the built-in byterange filter. Note: For the byterange example, the handler must set r->status_line even though this is a 200 response. Some proxy-type modules blindly set r->status_line as set by the origin server and thus trigger the problem with byteranges if the origin server didn't handle the byterange. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@379562 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 20, 2006
-
-
Ruediger Pluem authored
handle them correctly, because we recreate backend->connection for each request and thus try to initialize an already existing SSL connection. Noticed by: Joe Orton git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@379237 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 18, 2006
-
-
David Reid authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@378792 13f79535-47bb-0310-9956-ffa450edef68
-
David Reid authored
seem to be closer to the correct solution. Having this defined as a symbol without it being set seems plain wrong. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@378790 13f79535-47bb-0310-9956-ffa450edef68
-
Hiroaki Kawai authored
English Revision: 265033 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@378705 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 17, 2006
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@378578 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
be interpreted correctly by the httpd git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@378577 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
hostname-mismatch warning for valid wildcard certs. PR: 37911 Submitted by: Nick Burch <nick torchbox.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@378487 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
specified OpenSSL location to avoid picking up system pkg-config configuration. PR: 38277 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@378473 13f79535-47bb-0310-9956-ffa450edef68
-
David Reid authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@378400 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 16, 2006
-
-
David Reid authored
this httpd crashes with a SIGBUS when calling ap_satisfies. This gets mod_authz_svn working again with trunk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@378394 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@378311 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@378308 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@378299 13f79535-47bb-0310-9956-ffa450edef68
-