]> granicus.if.org Git - apache/log
apache
10 years agohandle leak. thx to Y^2
Jim Jagielski [Fri, 24 Jan 2014 20:01:47 +0000 (20:01 +0000)]
handle leak. thx to Y^2

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1561137 13f79535-47bb-0310-9956-ffa450edef68

10 years agoIf we try to set this on a UDS socket, don't log the error.
Jim Jagielski [Fri, 24 Jan 2014 18:53:15 +0000 (18:53 +0000)]
If we try to set this on a UDS socket, don't log the error.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1561109 13f79535-47bb-0310-9956-ffa450edef68

10 years agoReflow logic... pull UDS stuff out
Jim Jagielski [Fri, 24 Jan 2014 13:06:40 +0000 (13:06 +0000)]
Reflow logic... pull UDS stuff out

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560979 13f79535-47bb-0310-9956-ffa450edef68

10 years agomod_session: When we have a session we were unable to decode, behave as if there...
Graham Leggett [Fri, 24 Jan 2014 13:02:42 +0000 (13:02 +0000)]
mod_session: When we have a session we were unable to decode, behave as if there was no session at all.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560977 13f79535-47bb-0310-9956-ffa450edef68

10 years agoupdate transformation
André Malo [Fri, 24 Jan 2014 08:44:19 +0000 (08:44 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560919 13f79535-47bb-0310-9956-ffa450edef68

10 years agotable fixes.
André Malo [Fri, 24 Jan 2014 08:35:36 +0000 (08:35 +0000)]
table fixes.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560918 13f79535-47bb-0310-9956-ffa450edef68

10 years agorewrap for readability
André Malo [Fri, 24 Jan 2014 08:18:03 +0000 (08:18 +0000)]
rewrap for readability

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560914 13f79535-47bb-0310-9956-ffa450edef68

10 years agoupdate transformation
André Malo [Fri, 24 Jan 2014 06:54:18 +0000 (06:54 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560910 13f79535-47bb-0310-9956-ffa450edef68

10 years ago- add png image, which is missing in latex build
André Malo [Fri, 24 Jan 2014 06:48:58 +0000 (06:48 +0000)]
- add png image, which is missing in latex build
- fix strange html causing tex to stop processing

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560909 13f79535-47bb-0310-9956-ffa450edef68

10 years agofix urls, spelling; point to definitive support info
Jeff Trawick [Thu, 23 Jan 2014 16:46:04 +0000 (16:46 +0000)]
fix urls, spelling; point to definitive support info

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560738 13f79535-47bb-0310-9956-ffa450edef68

10 years agoremove some broken links, point to better resources
Jeff Trawick [Thu, 23 Jan 2014 16:31:51 +0000 (16:31 +0000)]
remove some broken links, point to better resources

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560729 13f79535-47bb-0310-9956-ffa450edef68

10 years agoTuck away UDS path in request-rec, since worker isn't
Jim Jagielski [Thu, 23 Jan 2014 14:09:40 +0000 (14:09 +0000)]
Tuck away UDS path in request-rec, since worker isn't
thread-safe. Protect from NULL refs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560689 13f79535-47bb-0310-9956-ffa450edef68

10 years agoa comma leaked onto the page
Jeff Trawick [Thu, 23 Jan 2014 13:31:46 +0000 (13:31 +0000)]
a comma leaked onto the page

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560683 13f79535-47bb-0310-9956-ffa450edef68

10 years agohttpd allocates separate AF_INET/AF_INET6 sockets automatically
Jeff Trawick [Thu, 23 Jan 2014 13:18:02 +0000 (13:18 +0000)]
httpd allocates separate AF_INET/AF_INET6 sockets automatically
when v4-mapped addresses are disabled

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560679 13f79535-47bb-0310-9956-ffa450edef68

10 years agoadd more escaping for urls
André Malo [Thu, 23 Jan 2014 11:20:34 +0000 (11:20 +0000)]
add more escaping for urls

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560640 13f79535-47bb-0310-9956-ffa450edef68

10 years agoupdate transformation
André Malo [Thu, 23 Jan 2014 10:40:52 +0000 (10:40 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560626 13f79535-47bb-0310-9956-ffa450edef68

10 years agoAdjust url as required, following what we did to r->filename.
Jim Jagielski [Wed, 22 Jan 2014 22:26:49 +0000 (22:26 +0000)]
Adjust url as required, following what we did to r->filename.
Save some cycles when searching...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560546 13f79535-47bb-0310-9956-ffa450edef68

10 years agoNote that the hostname is passed in the Host: header
Jim Jagielski [Wed, 22 Jan 2014 21:30:16 +0000 (21:30 +0000)]
Note that the hostname is passed in the Host: header
of the proxied request.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560518 13f79535-47bb-0310-9956-ffa450edef68

10 years agodoxygen improvements
Jeff Trawick [Wed, 22 Jan 2014 19:15:14 +0000 (19:15 +0000)]
doxygen improvements

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560482 13f79535-47bb-0310-9956-ffa450edef68

10 years agoDocco change re using UDS with rewriteRule
Jim Jagielski [Wed, 22 Jan 2014 16:42:11 +0000 (16:42 +0000)]
Docco change re using UDS with rewriteRule

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560410 13f79535-47bb-0310-9956-ffa450edef68

10 years agomake mod_rewrite and mod_proxy UDS work together...
Jim Jagielski [Wed, 22 Jan 2014 14:54:21 +0000 (14:54 +0000)]
make mod_rewrite and mod_proxy UDS work together...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560367 13f79535-47bb-0310-9956-ffa450edef68

10 years agomod_proxy_ajp: remove AJP_EBAD_METHOD, it is not used since r1435178
Jan Kaluža [Wed, 22 Jan 2014 07:40:28 +0000 (07:40 +0000)]
mod_proxy_ajp: remove AJP_EBAD_METHOD, it is not used since r1435178

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560269 13f79535-47bb-0310-9956-ffa450edef68

10 years agomod_lua: Also check for 5.2 headers/libraries, we support both 5.1 and 5.2 nowadays.
Daniel Gruno [Tue, 21 Jan 2014 14:59:29 +0000 (14:59 +0000)]
mod_lua: Also check for 5.2 headers/libraries, we support both 5.1 and 5.2 nowadays.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1560038 13f79535-47bb-0310-9956-ffa450edef68

10 years agoonly include local pages.
André Malo [Tue, 21 Jan 2014 08:56:07 +0000 (08:56 +0000)]
only include local pages.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1559942 13f79535-47bb-0310-9956-ffa450edef68

10 years agomod_session: Fix problems interpreting the SessionInclude and
Jeff Trawick [Mon, 20 Jan 2014 21:01:15 +0000 (21:01 +0000)]
mod_session: Fix problems interpreting the SessionInclude and
SessionExclude configuration.

PR: 56038
Submitted by: Erik Pearson <erik adaptations.com>
Reviewed by: trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1559828 13f79535-47bb-0310-9956-ffa450edef68

10 years agoupdate transformation
André Malo [Mon, 20 Jan 2014 09:04:30 +0000 (09:04 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1559651 13f79535-47bb-0310-9956-ffa450edef68

10 years agoavoid non-ascii quotes. Sometimes they're just wrong. Sometimes they simply
André Malo [Mon, 20 Jan 2014 09:02:09 +0000 (09:02 +0000)]
avoid non-ascii quotes. Sometimes they're just wrong. Sometimes they simply
break the current latex build

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1559649 13f79535-47bb-0310-9956-ffa450edef68

10 years agoupdate transformation
André Malo [Mon, 20 Jan 2014 08:16:27 +0000 (08:16 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1559642 13f79535-47bb-0310-9956-ffa450edef68

10 years agosvn:eol-style = native
André Malo [Mon, 20 Jan 2014 08:10:06 +0000 (08:10 +0000)]
svn:eol-style = native

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1559641 13f79535-47bb-0310-9956-ffa450edef68

10 years agono make depend in sandbox, fix bld break from r1559394
Eric Covener [Sat, 18 Jan 2014 19:36:17 +0000 (19:36 +0000)]
no make depend in sandbox, fix bld break from r1559394

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1559398 13f79535-47bb-0310-9956-ffa450edef68

10 years agofollowups to r1557641 suggested by nd -- add
Eric Covener [Sat, 18 Jan 2014 19:14:14 +0000 (19:14 +0000)]
followups to r1557641 suggested by nd -- add
prefix to both the macro and the handler name
itself.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1559394 13f79535-47bb-0310-9956-ffa450edef68

10 years agoUpdates.
Lucien Gentis [Sat, 18 Jan 2014 15:31:40 +0000 (15:31 +0000)]
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1559354 13f79535-47bb-0310-9956-ffa450edef68

10 years agoNo need to test for NULL, apr_pstrndup already handles it.
Christophe Jaillet [Sat, 18 Jan 2014 15:07:38 +0000 (15:07 +0000)]
No need to test for NULL, apr_pstrndup already handles it.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1559351 13f79535-47bb-0310-9956-ffa450edef68

10 years agomod_ssl: Do not print content of SSL CA directories during -DDUMP_CA_CERTS, make
Jan Kaluža [Thu, 16 Jan 2014 12:49:37 +0000 (12:49 +0000)]
mod_ssl: Do not print content of SSL CA directories during -DDUMP_CA_CERTS, make
-DDUMP_CERTS and -DDUMP_CA_CERTS mutually exclusive and document them.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1558775 13f79535-47bb-0310-9956-ffa450edef68

10 years agofollow-up to r1554161, r1554168, r1554170, r1554175, r1554188, and r1554195:
Jeff Trawick [Wed, 15 Jan 2014 17:42:39 +0000 (17:42 +0000)]
follow-up to r1554161, r1554168, r1554170, r1554175, r1554188, and r1554195:

axe unnecessary initialization/pool allocation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1558483 13f79535-47bb-0310-9956-ffa450edef68

10 years agothe rewrite-ism is now handled separately.
Eric Covener [Mon, 13 Jan 2014 01:52:58 +0000 (01:52 +0000)]
the rewrite-ism is now handled separately.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1557642 13f79535-47bb-0310-9956-ffa450edef68

10 years agodon't search for directory indexes/directoryslashes if a URL is in the
Eric Covener [Mon, 13 Jan 2014 01:51:58 +0000 (01:51 +0000)]
don't search for directory indexes/directoryslashes if a URL is in the
middle of being rewritten [in per-dir context]. PR53929

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1557641 13f79535-47bb-0310-9956-ffa450edef68

10 years agorestore http://svn.apache.org/viewvc?view=revision&revision=233369
Eric Covener [Mon, 13 Jan 2014 01:42:12 +0000 (01:42 +0000)]
restore http://svn.apache.org/viewvc?view=revision&revision=233369
under a configurable option: don't run mod_dir if r->handler is already set.

PR53794

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1557640 13f79535-47bb-0310-9956-ffa450edef68

10 years agomod_dir: rename the on/off/unset enum so it doesn't look so funny if
Eric Covener [Mon, 13 Jan 2014 01:29:25 +0000 (01:29 +0000)]
mod_dir: rename the on/off/unset enum so it doesn't look so funny if
used by other flags.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1557639 13f79535-47bb-0310-9956-ffa450edef68

10 years agomake reference to <If > a link
Stefan Fritsch [Sun, 12 Jan 2014 22:06:32 +0000 (22:06 +0000)]
make reference to <If > a link

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1557617 13f79535-47bb-0310-9956-ffa450edef68

10 years ago- Rename variable
Christophe Jaillet [Sun, 12 Jan 2014 18:11:04 +0000 (18:11 +0000)]
- Rename variable
- Remove #define WANT_BASENAME_MATCH and define a new option 'CheckBasenameMatch' to control this behaviour
- Remove outdated comments

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1557580 13f79535-47bb-0310-9956-ffa450edef68

10 years agoUpdates.
Lucien Gentis [Sun, 12 Jan 2014 13:54:22 +0000 (13:54 +0000)]
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1557532 13f79535-47bb-0310-9956-ffa450edef68

10 years agoStyle, indentation. No functional change.
Christophe Jaillet [Sat, 11 Jan 2014 06:32:59 +0000 (06:32 +0000)]
Style, indentation. No functional change.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1557317 13f79535-47bb-0310-9956-ffa450edef68

10 years agoOops (fix r1556912)
Christophe Jaillet [Thu, 9 Jan 2014 20:19:51 +0000 (20:19 +0000)]
Oops (fix r1556912)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1556937 13f79535-47bb-0310-9956-ffa450edef68

10 years agoAdd missing break in 'dav_generic_do_refresh' to avoid useless computation.
Christophe Jaillet [Thu, 9 Jan 2014 18:48:11 +0000 (18:48 +0000)]
Add missing break in 'dav_generic_do_refresh' to avoid useless computation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1556914 13f79535-47bb-0310-9956-ffa450edef68

10 years agoAdd missing break.
Christophe Jaillet [Thu, 9 Jan 2014 18:45:34 +0000 (18:45 +0000)]
Add missing break.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1556912 13f79535-47bb-0310-9956-ffa450edef68

10 years agoAs in 'dav_generic_do_refresh', add missing break in 'dav_fs_do_refresh' to avoid...
Christophe Jaillet [Thu, 9 Jan 2014 18:44:50 +0000 (18:44 +0000)]
As in 'dav_generic_do_refresh', add missing break in 'dav_fs_do_refresh' to avoid useless computation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1556911 13f79535-47bb-0310-9956-ffa450edef68

10 years ago* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLCompression): Fail if
Joe Orton [Wed, 8 Jan 2014 09:39:44 +0000 (09:39 +0000)]
* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLCompression): Fail if
  enabled *and* if OpenSSL does not make any compression methods
  available.  Tweak wording for failure without SSL_OP_NO_COMPRESSION.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1556473 13f79535-47bb-0310-9956-ffa450edef68

10 years agoSECURITY: CVE-2013-6438 (cve.mitre.org)
Ben Reser [Wed, 8 Jan 2014 02:40:38 +0000 (02:40 +0000)]
SECURITY: CVE-2013-6438 (cve.mitre.org)
mod_dav: Keep track of length of cdata properly when removing leading spaces.

* modules/dav/main/util.c
  (dav_xml_get_cdata): reduce len variable when increasing cdata pointer.

Submitted by: Amin Tora <Amin.Tora neustar.biz>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1556428 13f79535-47bb-0310-9956-ffa450edef68

10 years agoavoid a tight busy loop with memory allocations when the [N] flag
Eric Covener [Tue, 7 Jan 2014 13:07:51 +0000 (13:07 +0000)]
avoid a tight busy loop with memory allocations when the [N] flag
isn't making progress.

If backported, probably increase the hard-coded limit to 32k from 10k.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1556206 13f79535-47bb-0310-9956-ffa450edef68

10 years agoadd some information about setenvif vs. subrequests for PR55957
Eric Covener [Tue, 7 Jan 2014 01:55:33 +0000 (01:55 +0000)]
add some information about setenvif vs. subrequests for PR55957

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1556102 13f79535-47bb-0310-9956-ffa450edef68

10 years agoFix a few typo in doc that have only been corrected on 2.4.x
Christophe Jaillet [Mon, 6 Jan 2014 19:54:20 +0000 (19:54 +0000)]
Fix a few typo in doc  that have only been corrected on 2.4.x

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1556000 13f79535-47bb-0310-9956-ffa450edef68

10 years agouse authz_core instead of access_compat in example
Eric Covener [Mon, 6 Jan 2014 16:45:04 +0000 (16:45 +0000)]
use authz_core instead of access_compat in example

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555908 13f79535-47bb-0310-9956-ffa450edef68

10 years agoPR 55833 fix is in 2.4.x now
Jeff Trawick [Mon, 6 Jan 2014 12:06:59 +0000 (12:06 +0000)]
PR 55833 fix is in 2.4.x now

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555723 13f79535-47bb-0310-9956-ffa450edef68

10 years agoBackport r1421323, r1534754, r1546693, r1555464 from trunk:
Kaspar Brand [Mon, 6 Jan 2014 06:02:42 +0000 (06:02 +0000)]
Backport r1421323, r1534754, r1546693, r1555464 from trunk:

Add support for OpenSSL configuration commands by introducing
the SSLOpenSSLConfCmd directive.

Proposed by: kbrand
Reviewed by: drh, trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555683 13f79535-47bb-0310-9956-ffa450edef68

10 years agono more "Covnener"
Jeff Trawick [Sun, 5 Jan 2014 21:20:48 +0000 (21:20 +0000)]
no more "Covnener"

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555632 13f79535-47bb-0310-9956-ffa450edef68

10 years agoFix config merging of SSLOCSPEnable and SSLOCSPOverrideResponder.
Jeff Trawick [Sun, 5 Jan 2014 21:18:28 +0000 (21:18 +0000)]
Fix config merging of SSLOCSPEnable and SSLOCSPOverrideResponder.

Reviewed by: rpluem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555631 13f79535-47bb-0310-9956-ffa450edef68

10 years agoSync a few doc with 2.4.x branch (!)
Christophe Jaillet [Sun, 5 Jan 2014 18:31:39 +0000 (18:31 +0000)]
Sync a few doc with 2.4.x branch (!)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555604 13f79535-47bb-0310-9956-ffa450edef68

10 years agoadjust compat info for named capturing groups
Stefan Fritsch [Sun, 5 Jan 2014 16:28:54 +0000 (16:28 +0000)]
adjust compat info for named capturing groups

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555569 13f79535-47bb-0310-9956-ffa450edef68

10 years agoin 2.4
Jim Jagielski [Sun, 5 Jan 2014 16:20:16 +0000 (16:20 +0000)]
in 2.4

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555562 13f79535-47bb-0310-9956-ffa450edef68

10 years agoxforms
Stefan Fritsch [Sun, 5 Jan 2014 16:20:08 +0000 (16:20 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555561 13f79535-47bb-0310-9956-ffa450edef68

10 years agoaxe one more case of digest auth being described as secure
Stefan Fritsch [Sun, 5 Jan 2014 16:16:19 +0000 (16:16 +0000)]
axe one more case of digest auth being described as secure

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555555 13f79535-47bb-0310-9956-ffa450edef68

10 years agomake the ppcb_arg initialization a bit more uniform and easier to read
Kaspar Brand [Sun, 5 Jan 2014 07:58:54 +0000 (07:58 +0000)]
make the ppcb_arg initialization a bit more uniform and easier to read

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555467 13f79535-47bb-0310-9956-ffa450edef68

10 years agoupdate transformations for SSLOpenSSLConfCmd
Kaspar Brand [Sun, 5 Jan 2014 07:54:16 +0000 (07:54 +0000)]
update transformations for SSLOpenSSLConfCmd

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555465 13f79535-47bb-0310-9956-ffa450edef68

10 years agoMore finishing touches for SSLOpenSSLConfCmd:
Kaspar Brand [Sun, 5 Jan 2014 07:38:28 +0000 (07:38 +0000)]
More finishing touches for SSLOpenSSLConfCmd:
- add documentation
- clear the error queue before executing the next SSL_CONF_cmd
- if needed, configure OCSP stapling after a "Certificate" command
- ifdef ssl_cmd_SSLOpenSSLConfCmd in ssl_private.h

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555464 13f79535-47bb-0310-9956-ffa450edef68

10 years agoRemove per-certificate chain handling code (obsoleted by
Kaspar Brand [Sun, 5 Jan 2014 07:15:59 +0000 (07:15 +0000)]
Remove per-certificate chain handling code (obsoleted by
https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=b9fa413a08d436d6b522749b5e808fcd931fd943)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555463 13f79535-47bb-0310-9956-ffa450edef68

10 years agoSome wordsmithing and hopefully this will close our outstanding github issues. Closes...
Daniel Gruno [Sat, 4 Jan 2014 22:07:46 +0000 (22:07 +0000)]
Some wordsmithing and hopefully this will close our outstanding github issues. Closes #2 and also resolves #3

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555427 13f79535-47bb-0310-9956-ffa450edef68

10 years agomake docs transformations
Jeff Trawick [Sat, 4 Jan 2014 21:56:28 +0000 (21:56 +0000)]
make docs transformations

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555426 13f79535-47bb-0310-9956-ffa450edef68

10 years agodocument on/off parameter in the usual manner and show defaults for SSLHonorCipherOrd...
Jeff Trawick [Sat, 4 Jan 2014 21:46:39 +0000 (21:46 +0000)]
document on/off parameter in the usual manner and show defaults for SSLHonorCipherOrder, SSLOCSPEnable, SSLOCSPOverrideResponder, and SSLInsecureRenegotiation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555424 13f79535-47bb-0310-9956-ffa450edef68

10 years agofix typo in error message
Jeff Trawick [Sat, 4 Jan 2014 21:44:34 +0000 (21:44 +0000)]
fix typo in error message

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555423 13f79535-47bb-0310-9956-ffa450edef68

10 years agoUpdates.
Lucien Gentis [Sat, 4 Jan 2014 16:36:05 +0000 (16:36 +0000)]
Updates.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555364 13f79535-47bb-0310-9956-ffa450edef68

10 years agoUpdate transformation.
Graham Leggett [Fri, 3 Jan 2014 22:30:04 +0000 (22:30 +0000)]
Update transformation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555268 13f79535-47bb-0310-9956-ffa450edef68

10 years agoAdd a "MATCH_" prefix to variables set within
Graham Leggett [Fri, 3 Jan 2014 22:26:55 +0000 (22:26 +0000)]
Add a "MATCH_" prefix to variables set within
LocationMatch/DirectoryMatch/FilesMatch.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555266 13f79535-47bb-0310-9956-ffa450edef68

10 years agoAllocate correct size for the array to avoid useless memory allocation and copy
Christophe Jaillet [Fri, 3 Jan 2014 21:42:40 +0000 (21:42 +0000)]
Allocate correct size for the array to avoid useless memory allocation and copy

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555259 13f79535-47bb-0310-9956-ffa450edef68

10 years ago* Update comment. No functional change.
Ruediger Pluem [Fri, 3 Jan 2014 20:07:54 +0000 (20:07 +0000)]
* Update comment. No functional change.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555240 13f79535-47bb-0310-9956-ffa450edef68

10 years agoemphasize that this is mostly just AAA checks and not the status
Eric Covener [Fri, 3 Jan 2014 15:03:01 +0000 (15:03 +0000)]
emphasize that this is mostly just AAA checks and not the status
code of the handler. PR21828 and various dups.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555116 13f79535-47bb-0310-9956-ffa450edef68

10 years agomod_lua: Detect "All" or "None" before putting together a potentially blank (or stati...
Daniel Gruno [Fri, 3 Jan 2014 12:09:04 +0000 (12:09 +0000)]
mod_lua: Detect "All" or "None" before putting together a potentially blank (or static) string.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1555063 13f79535-47bb-0310-9956-ffa450edef68

10 years agoProviders defined in <AuthnProviderAlias have not been usable under
Eric Covener [Fri, 3 Jan 2014 01:59:12 +0000 (01:59 +0000)]
Providers defined in <AuthnProviderAlias have not been usable under
in virtual hosts since migrating from mod_authn_alias to mod_authn_core.
PR 55622.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554995 13f79535-47bb-0310-9956-ffa450edef68

10 years agoc89 fix
Eric Covener [Fri, 3 Jan 2014 01:54:28 +0000 (01:54 +0000)]
c89 fix

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554994 13f79535-47bb-0310-9956-ffa450edef68

10 years agoOops, missed one. s/2013/2014/
Rich Bowen [Thu, 2 Jan 2014 18:04:26 +0000 (18:04 +0000)]
Oops, missed one. s/2013/2014/

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554862 13f79535-47bb-0310-9956-ffa450edef68

10 years agos/2013/2014/
Rich Bowen [Thu, 2 Jan 2014 18:02:26 +0000 (18:02 +0000)]
s/2013/2014/

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554861 13f79535-47bb-0310-9956-ffa450edef68

10 years agos/2013/2014/
Rich Bowen [Thu, 2 Jan 2014 17:53:38 +0000 (17:53 +0000)]
s/2013/2014/

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554856 13f79535-47bb-0310-9956-ffa450edef68

10 years agos/2013/2014/
Rich Bowen [Thu, 2 Jan 2014 17:50:37 +0000 (17:50 +0000)]
s/2013/2014/

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554855 13f79535-47bb-0310-9956-ffa450edef68

10 years agoAdd BitNami to binaries
Rich Bowen [Thu, 2 Jan 2014 17:49:45 +0000 (17:49 +0000)]
Add BitNami to binaries

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554854 13f79535-47bb-0310-9956-ffa450edef68

10 years agoAdd BitNami to binaries list
Rich Bowen [Thu, 2 Jan 2014 17:45:31 +0000 (17:45 +0000)]
Add BitNami to binaries list

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554853 13f79535-47bb-0310-9956-ffa450edef68

10 years ago[trunk][doc] Introducing .fr translation for a couple of module docs
Vincent Deffontaines [Tue, 31 Dec 2013 17:42:34 +0000 (17:42 +0000)]
[trunk][doc] Introducing .fr translation for a couple of module docs

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554562 13f79535-47bb-0310-9956-ffa450edef68

10 years agonew logno
Jim Jagielski [Tue, 31 Dec 2013 14:35:41 +0000 (14:35 +0000)]
new logno

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554522 13f79535-47bb-0310-9956-ffa450edef68

10 years agoupdate transformation
André Malo [Tue, 31 Dec 2013 13:02:46 +0000 (13:02 +0000)]
update transformation

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554481 13f79535-47bb-0310-9956-ffa450edef68

10 years agoproperties.
André Malo [Tue, 31 Dec 2013 12:45:06 +0000 (12:45 +0000)]
properties.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554419 13f79535-47bb-0310-9956-ffa450edef68

10 years ago[trunk][doc] Introducing .fr translation for mod/mod_dialup.xml
Vincent Deffontaines [Tue, 31 Dec 2013 09:29:22 +0000 (09:29 +0000)]
[trunk][doc] Introducing .fr translation for mod/mod_dialup.xml

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554389 13f79535-47bb-0310-9956-ffa450edef68

10 years ago[trunk][doc] Introducing .fr translation for mod/mod_dbd.xml
Vincent Deffontaines [Tue, 31 Dec 2013 08:40:45 +0000 (08:40 +0000)]
[trunk][doc] Introducing .fr translation for mod/mod_dbd.xml

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554386 13f79535-47bb-0310-9956-ffa450edef68

10 years ago* CHANGES: Consolidate for humans who have to read this file.
Justin Erenkrantz [Mon, 30 Dec 2013 20:08:32 +0000 (20:08 +0000)]
* CHANGES: Consolidate for humans who have to read this file.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554306 13f79535-47bb-0310-9956-ffa450edef68

10 years agoAdd directives to control two protocol options:
Justin Erenkrantz [Mon, 30 Dec 2013 20:01:14 +0000 (20:01 +0000)]
Add directives to control two protocol options:

 HttpContentLengthHeadZero - allow Content-Length of 0 to be returned on HEAD
 HttpExpectStrict - allow admin to control whether we must see "100-continue"

This is helpful when using Ceph's radosgw and httpd.

Inspired by: Yehuda Sadeh <yehuda@inktank.com>
See https://github.com/ceph/apache2/commits/precise

* include/http_core.h
  (core_server_config): Add http_cl_head_zero and http_expect_strict fields.
* modules/http/http_filters.c
  (ap_http_header_filter): Only clear out the C-L if http_cl_head_zero is not
  explictly set.
* server/core.c
  (merge_core_server_configs): Add new fields.
  (set_cl_head_zero, set_expect_strict): New config helpers.
  (HttpContentLengthHeadZero, HttpExpectStrict): Declare new directives.
* server/protocol.c
  (ap_read_request): Allow http_expect_strict to control if we return 417.
* include/ap_mmn.h
  (MODULE_MAGIC_NUMBER_MAJOR, MODULE_MAGIC_NUMBER_MINOR): Bump.
* CHANGES: Add a brief description.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554303 13f79535-47bb-0310-9956-ffa450edef68

10 years agoUpdate transformation.
Graham Leggett [Mon, 30 Dec 2013 19:54:34 +0000 (19:54 +0000)]
Update transformation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554302 13f79535-47bb-0310-9956-ffa450edef68

10 years agoDocumentation for the support of named groups and backreferences.
Graham Leggett [Mon, 30 Dec 2013 19:52:42 +0000 (19:52 +0000)]
Documentation for the support of named groups and backreferences.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554301 13f79535-47bb-0310-9956-ffa450edef68

10 years agocore: Support named groups and backreferences within the LocationMatch,
Graham Leggett [Mon, 30 Dec 2013 19:50:52 +0000 (19:50 +0000)]
core: Support named groups and backreferences within the LocationMatch,
DirectoryMatch, FilesMatch and ProxyMatch directives.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554300 13f79535-47bb-0310-9956-ffa450edef68

10 years agoxforms
Stefan Fritsch [Mon, 30 Dec 2013 17:37:19 +0000 (17:37 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554282 13f79535-47bb-0310-9956-ffa450edef68

10 years agomention insecure password storage as pointed out by Graham
Stefan Fritsch [Mon, 30 Dec 2013 17:35:54 +0000 (17:35 +0000)]
mention insecure password storage as pointed out by Graham

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554281 13f79535-47bb-0310-9956-ffa450edef68

10 years agoxforms
Stefan Fritsch [Mon, 30 Dec 2013 16:52:45 +0000 (16:52 +0000)]
xforms

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554277 13f79535-47bb-0310-9956-ffa450edef68

10 years agodigest auth is only marginally more secure than basic auth.
Stefan Fritsch [Mon, 30 Dec 2013 16:49:31 +0000 (16:49 +0000)]
digest auth is only marginally more secure than basic auth.
Adjust the docs to today's reality.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1554276 13f79535-47bb-0310-9956-ffa450edef68