- Aug 12, 2003
-
-
Stas Bekman authored
without checkinig first whether it has something to deflate. (currently this causes deflate to generate a fatal error according to the zlib spec). PR 22259. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100966 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 11, 2003
-
-
Martin Kraemer authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100959 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 09, 2003
-
-
Brian Pane authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100957 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100955 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 08, 2003
-
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100949 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
encountered with respect to FakeBasicAuth. Submitted by: Greg Stein git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100941 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 07, 2003
-
-
Sander Striker authored
have been here in the first place. Makes issues like these be found easier in the future. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100937 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
change the api). Only the first one (the ap_ entry point) now checks for fnmatch and the second one will be called for every file/directory included. This, however, avoids infinite recursions, if a filename contains wildcard characters. PR: 22194 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100931 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
PR: 22203 Submitted by: Arno Bakker <arno@cs.vu.nl> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100928 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
#1364 in Subversion: http://subversion.tigris.org/issues/show_bug.cgi?id=1364 The fix is to make mod_ssl's check_user_id hook stop tripping over it's own checks in case of a subrequest. That is, it should DECLINE in case of a subrequest. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100926 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 06, 2003
-
-
Andre Malo authored
(dumps core instead :-) Submitted by: Cliff Woolley git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100924 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
problems with content-length-modifying input filter (like deflate). PR: 22104 Some stuff submitted by: tim@robbins.dropbear.id.au (Tim Robbins) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100919 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Submitted by: Milan Roubal <roubm9am@barbora.ms.mff.cuni.cz> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100918 13f79535-47bb-0310-9956-ffa450edef68
-
Stas Bekman authored
include links to the threads where these bugs were discussed PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100915 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100914 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 05, 2003
-
-
Andre Malo authored
behaviour (server context vs. directory context), overrides all statically configured mime types and doesn't clobber multiviews any longer. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100913 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Although we initialize mc->pid in the child init phase, we haven't initialized it before initially performing our ssl_rand_seed() in the parent/postconfig phase. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100912 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
no code change. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100911 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
- the good English speaking people - the bad English speaking people - and the ugly ones, who should not even try to do so I think, I'm one of the latter group. Thanks to Thom May :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100907 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Submitted by: Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100906 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
don't support it. Thanks to kess for pointing this out. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100905 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 04, 2003
-
-
Andre Malo authored
strips all logging code from mod_rewrite. This is meant as a performance improvement for production sites, not as a recommended compiler option for public distributions. At least conceptionally this was Reviewed by: Justin Erenkrantz, Mads Toftum, Thom May, David Burry <dburry@tagnet.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100904 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100902 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
If we have only small expansions (like just one variable - often used in map keys or the like), don't stress the pool with allocating memory for the linked result pointer list. This list can be safely stored on the stack. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100901 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
since the document is mostly accurate. But since the accept-mutex section seems a little dated, leave a warning there. That could use some developer intervention. Also, remove the author attribution, since large parts of this have changed since Dean wrote it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100899 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 03, 2003
-
-
Andre Malo authored
- improve readability - make sure that unsigned chars are compared - use apr_size_t for string lengths git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100895 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100894 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100893 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
- the if(s) check is superfluid. s is guaranteed to be non-NULL (except for out of memory) - strtok as late as possible to save some cycles. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100892 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
I see no real reason to use an extra function call here (other than decreasing performance :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100891 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100890 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 01, 2003
-
-
Jeff Trawick authored
. just issued connect(), polling for writability to find out when connect() completed . already connected, waiting for data from the server so polling for readability by only polling for writability during the first state, we avoid some logic in test() which inappropriately writes multiple requests to the server btw, the most basic SSL test segfaulted before and after this commit git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100889 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100888 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 31, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100885 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
effect of Allow/Deny. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100878 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
fname. Get a rid of it. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100877 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100874 13f79535-47bb-0310-9956-ffa450edef68
-
- Jul 30, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100870 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100869 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Correct the declaration of the PFN_GETEXTENSIONVERSION type, which gcc was rejecting (for good reasons.) Submitted by: Eduardo Franco <eduardo.franco@pulso.com.br> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100865 13f79535-47bb-0310-9956-ffa450edef68
-