]> granicus.if.org Git - apache/log
apache
9 years agoNew file.
Lucien Gentis [Fri, 1 May 2015 16:47:26 +0000 (16:47 +0000)]
New file.

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

9 years agoRebuild.
Lucien Gentis [Fri, 1 May 2015 16:45:14 +0000 (16:45 +0000)]
Rebuild.

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

9 years agoXML updates.
Lucien Gentis [Fri, 1 May 2015 16:44:05 +0000 (16:44 +0000)]
XML updates.

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

9 years agomod_ssl namespacing: SSL_X509_INFO_load_file -> modssl_X509_INFO_load_file
Stefan Sperling [Fri, 1 May 2015 14:49:45 +0000 (14:49 +0000)]
mod_ssl namespacing: SSL_X509_INFO_load_file -> modssl_X509_INFO_load_file

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

9 years agomod_ssl namespacing: SSL_X509_match_name -> modssl_X509_match_name
Stefan Sperling [Fri, 1 May 2015 14:42:42 +0000 (14:42 +0000)]
mod_ssl namespacing: SSL_X509_match_name -> modssl_X509_match_name

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

9 years agomod_ssl namespacing: Make SSL_X509_getIDs a static function inside the
Stefan Sperling [Fri, 1 May 2015 14:40:01 +0000 (14:40 +0000)]
mod_ssl namespacing: Make SSL_X509_getIDs a static function inside the
file ssl_util_ssl.c (no outside callers). Rename to just getIDs().

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

9 years agomod_ssl namespacing: SSL_X509_getSAN -> modssl_X509_getSAN
Stefan Sperling [Fri, 1 May 2015 14:37:25 +0000 (14:37 +0000)]
mod_ssl namespacing: SSL_X509_getSAN -> modssl_X509_getSAN

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

9 years agomod_ssl namespacing: SSL_X509_NAME_to_string -> modssl_X509_NAME_to_string
Stefan Sperling [Fri, 1 May 2015 14:34:38 +0000 (14:34 +0000)]
mod_ssl namespacing: SSL_X509_NAME_to_string -> modssl_X509_NAME_to_string

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

9 years agomod_ssl namespacing: Rename SSL_X509_NAME_ENTRY_to_string to
Stefan Sperling [Fri, 1 May 2015 14:32:11 +0000 (14:32 +0000)]
mod_ssl namespacing: Rename SSL_X509_NAME_ENTRY_to_string to
modssl_X509_NAME_ENTRY_to_string.

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

9 years agomod_ssl namespacing: Make SSL_ASN1_STRING_to_utf8 a static function inside
Stefan Sperling [Fri, 1 May 2015 14:28:59 +0000 (14:28 +0000)]
mod_ssl namespacing: Make SSL_ASN1_STRING_to_utf8 a static function inside
ssl_util_ssl.c (no callers outside this file). The new static function name
chosen is convert_asn1_to_utf8, based on the assumption that neither SSL_
nor ASN1_ are safe prefixes to use without potential future overlap.

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

9 years agomod_ssl namespacing: SSL_X509_getBC -> modssl_X509_getBC
Stefan Sperling [Fri, 1 May 2015 14:15:22 +0000 (14:15 +0000)]
mod_ssl namespacing: SSL_X509_getBC -> modssl_X509_getBC

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

9 years agomod_ssl namespacing: SSL_smart_shutdown -> modssl_smart_shutdown
Stefan Sperling [Fri, 1 May 2015 14:10:23 +0000 (14:10 +0000)]
mod_ssl namespacing: SSL_smart_shutdown -> modssl_smart_shutdown

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

9 years agomod_ssl namespacing: SSL_read_PrivateKey -> modssl_read_privatekey
Stefan Sperling [Fri, 1 May 2015 14:08:18 +0000 (14:08 +0000)]
mod_ssl namespacing: SSL_read_PrivateKey -> modssl_read_privatekey

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

9 years agomod_ssl namespacing: Rename SSL_init_app_data2_idx, SSL_get_app_data2,
Stefan Sperling [Fri, 1 May 2015 14:03:04 +0000 (14:03 +0000)]
mod_ssl namespacing: Rename SSL_init_app_data2_idx, SSL_get_app_data2,
and SSL_set_app_data2 from SSL_* to modssl_*. Update references in
README.dsov.* files. Rename static variable SSL_app_data2_idx to just
app_data2_idx since the symbol is internal to ssl_util_ssl.c.

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

9 years agoFix typo. PR57879
Christophe Jaillet [Fri, 1 May 2015 11:56:35 +0000 (11:56 +0000)]
Fix typo.  PR57879

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

9 years agoFollowup to r1671397 so these will build
Gregg Lewis Smith [Fri, 1 May 2015 04:09:02 +0000 (04:09 +0000)]
Followup to r1671397 so these will build

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

9 years agoFix typo
Christophe Jaillet [Thu, 30 Apr 2015 08:26:46 +0000 (08:26 +0000)]
Fix typo

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

9 years agoFollow up to r1674542 and r1675410: CHANGES entry.
Yann Ylavic [Wed, 29 Apr 2015 20:08:43 +0000 (20:08 +0000)]
Follow up to r1674542 and r1675410: CHANGES entry.

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

9 years agoFormatting and wording improvements for ALPN (no code changes)
Kaspar Brand [Wed, 29 Apr 2015 10:27:32 +0000 (10:27 +0000)]
Formatting and wording improvements for ALPN (no code changes)

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

9 years agoThe increased use of UuidCreate() in APR 1.5.2+ introduces an unresolved
Gregg Lewis Smith [Wed, 29 Apr 2015 01:43:33 +0000 (01:43 +0000)]
The increased use of UuidCreate() in APR 1.5.2+ introduces an unresolved
reference to UuidCreate() to these support applications that link with
apr-1.lib and do not already link rpcrt4.lib.

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

9 years agoGive a better hint.
Eric Covener [Tue, 28 Apr 2015 18:56:47 +0000 (18:56 +0000)]
Give a better hint.

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

9 years agoRebuild.
Lucien Gentis [Sun, 26 Apr 2015 16:45:15 +0000 (16:45 +0000)]
Rebuild.

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

9 years agoXML updates.
Lucien Gentis [Sun, 26 Apr 2015 16:43:26 +0000 (16:43 +0000)]
XML updates.

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

9 years agoadjust link to SSL_CONF_cmd man page on www.openssl.org, again
Kaspar Brand [Sun, 26 Apr 2015 07:16:35 +0000 (07:16 +0000)]
adjust link to SSL_CONF_cmd man page on www.openssl.org, again

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

9 years agoMerge r1650047 from trunk:
Kaspar Brand [Sun, 26 Apr 2015 07:03:31 +0000 (07:03 +0000)]
Merge r1650047 from trunk:

Add support for extracting subjectAltName entries of type
rfc822Name and dNSName into SSL_{CLIENT,SERVER}_SAN_{Email,DNS}_n
variables.

* docs/manual/mod/mod_ssl.xml: add SSL_*_SAN_*_n entries to the
  environment variables table

* modules/ssl/ssl_engine_kernel.c: in ssl_hook_Fixup, add extraction
  of subjectAltName entries for the "StdEnvVars" case

* modules/ssl/ssl_engine_vars.c: add support for retrieving the
  SSL_{CLIENT,SERVER}_SAN_{Email,DNS}_n variables, either with
  individual on-demand lookup (ssl_var_lookup_ssl_cert_san),
  or with full-list extraction to the environment ("StdEnvVars")

* modules/ssl/ssl_private.h: add modssl_var_extract_san_entries prototype

* modules/ssl/ssl_util_ssl.c: implement SSL_X509_getSAN and
  SSL_ASN1_STRING_to_utf8 helper functions, with factoring out common
  code from SSL_X509_getIDs and SSL_X509_NAME_ENTRY_to_string where
  suitable. Limit SSL_X509_getSAN to the two most common subjectAltName
  entry types appearing in user or server certificates (i.e., rfc822Name
  and dNSName), for the time being.

* modules/ssl/ssl_util_ssl.h: add SSL_ASN1_STRING_to_utf8
  and SSL_X509_getSAN prototypes

Proposed by: kbrand
Reviewed by: ylavic, druggeri

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

9 years agoconsistently output SSLCertificateChainFile deprecation warnings
Kaspar Brand [Sun, 26 Apr 2015 06:43:26 +0000 (06:43 +0000)]
consistently output SSLCertificateChainFile deprecation warnings

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

9 years agoRemove NPN support and focus on ALPN (RFC 7301)
Kaspar Brand [Sat, 25 Apr 2015 09:46:09 +0000 (09:46 +0000)]
Remove NPN support and focus on ALPN (RFC 7301)

* modules/ssl/mod_ssl.c, modules/ssl/mod_ssl.h: drop
  modssl_register_npn optional function and related declarations.

* modules/ssl/ssl_engine_init.c (ssl_init_ctx_callbacks):
  no longer set NPN advertisement callback.

* modules/ssl/ssl_engine_io.c (ssl_io_filter_input): remove
  NPN handling.

* modules/ssl/ssl_engine_kernel.c (ssl_callback_AdvertiseNextProtos):
  remove callback.

* modules/ssl/ssl_private.h: remove NPN prototypes, set
  HAVE_TLS_ALPN (OpenSSL 1.0.2 and later) with feature-based detection.

Rename SSLAlpnPreference to SSLALPNPreference, and add documentation.

Previous commits related to NPN and ALPN, for reference purposes:

r1332643 - Add support for TLS Next Protocol Negotiation
r1487772 - mod_ssl: Redesign NPN (Next Protocol Negotiation) API
           to avoid use of hooks API and inter-module hard linkage
r1670397 - ALPN support, based on mod_spdy/mod_h2 patch set
r1670434 - More ALPN goodness

(plus some minor tweaks: r1670578, r1670440, r1670578,
 r1670738, r1675459, and r1675549)

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

9 years agoupdate transformation
André Malo [Fri, 24 Apr 2015 19:34:44 +0000 (19:34 +0000)]
update transformation

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

9 years agoWork around issues w/ "broken" BSD Makefile translation...
Jim Jagielski [Fri, 24 Apr 2015 11:29:20 +0000 (11:29 +0000)]
Work around issues w/ "broken" BSD Makefile translation...
If we have gmake, then prefer that.

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

9 years ago* mod_journald: Remove JournaldCustomLog. It is not needed now when
Jan Kaluža [Fri, 24 Apr 2015 06:56:43 +0000 (06:56 +0000)]
* mod_journald: Remove JournaldCustomLog. It is not needed now when
  mod_log_config can use mod_journald as errorlog provider.

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

9 years ago* mod_journald: use -lsystemd instead of -lsystemd-journald when found
Jan Kaluža [Thu, 23 Apr 2015 18:29:38 +0000 (18:29 +0000)]
* mod_journald: use -lsystemd instead of -lsystemd-journald when found

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

9 years agoGenerated doc changes
Mike Rumph [Thu, 23 Apr 2015 17:22:16 +0000 (17:22 +0000)]
Generated doc changes

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

9 years agoSimplify. Checking for OPENSSL_NO_TLSEXT already
Rainer Jung [Thu, 23 Apr 2015 07:33:34 +0000 (07:33 +0000)]
Simplify. Checking for OPENSSL_NO_TLSEXT already
happens in a surrounding block.

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

9 years agomod_log_config: Fix a bug introduced by r1674261, when using a log provider
Ben Reser [Thu, 23 Apr 2015 03:18:52 +0000 (03:18 +0000)]
mod_log_config: Fix a bug introduced by r1674261, when using a log provider
the return of ap_default_log_writer was an uninitialized variable.

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

9 years agomod_log_config: Add %M format to output request duration in milliseconds.
Ben Reser [Thu, 23 Apr 2015 03:12:30 +0000 (03:12 +0000)]
mod_log_config: Add %M format to output request duration in milliseconds.

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

9 years agoGenerated doc changes
Mike Rumph [Wed, 22 Apr 2015 21:09:18 +0000 (21:09 +0000)]
Generated doc changes

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

9 years agoGrammar improvements in performance tuning doc
Mike Rumph [Wed, 22 Apr 2015 21:03:04 +0000 (21:03 +0000)]
Grammar improvements in performance tuning doc

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

9 years agoxforms
Eric Covener [Wed, 22 Apr 2015 20:28:29 +0000 (20:28 +0000)]
xforms

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

9 years agovalidate
Eric Covener [Wed, 22 Apr 2015 20:26:32 +0000 (20:26 +0000)]
validate

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

9 years agoreword per feedback
Eric Covener [Wed, 22 Apr 2015 19:37:03 +0000 (19:37 +0000)]
reword per feedback

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

9 years agoHAVE_TLS_NPN was defined twice in this file.
Rainer Jung [Wed, 22 Apr 2015 19:29:07 +0000 (19:29 +0000)]
HAVE_TLS_NPN was defined twice in this file.

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

9 years agofix syntax
Eric Covener [Wed, 22 Apr 2015 19:08:08 +0000 (19:08 +0000)]
fix syntax

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

9 years agoGenerated doc changes
Mike Rumph [Wed, 22 Apr 2015 17:58:47 +0000 (17:58 +0000)]
Generated doc changes

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

9 years agono --with-perl since 1.3
Eric Covener [Wed, 22 Apr 2015 17:50:27 +0000 (17:50 +0000)]
no --with-perl since 1.3

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

9 years agoxforms
Eric Covener [Wed, 22 Apr 2015 17:44:08 +0000 (17:44 +0000)]
xforms

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

9 years agoadd a prominent caveat about the effect of caching.
Eric Covener [Wed, 22 Apr 2015 17:44:00 +0000 (17:44 +0000)]
add a prominent caveat about the effect of caching.

PR55089

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

9 years agoxforms
Eric Covener [Wed, 22 Apr 2015 17:25:47 +0000 (17:25 +0000)]
xforms

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

9 years agotypoes
Eric Covener [Wed, 22 Apr 2015 17:25:09 +0000 (17:25 +0000)]
typoes

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

9 years agoPR57778
Eric Covener [Wed, 22 Apr 2015 17:19:37 +0000 (17:19 +0000)]
PR57778

document legacy AddType/ForceType magic types as Handler names
for the curious.

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

9 years agoApplies patch from bz56214 thanks to Javier Llorente - updates spanish
Rich Bowen [Wed, 22 Apr 2015 17:06:38 +0000 (17:06 +0000)]
Applies patch from bz56214 thanks to Javier Llorente - updates spanish
translation of error docs.

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

9 years agomod_ssl: Make the config parser complain if SSLRandomSeed specifies
Stefan Sperling [Wed, 22 Apr 2015 16:39:20 +0000 (16:39 +0000)]
mod_ssl: Make the config parser complain if SSLRandomSeed specifies
the Entropy Gathering Daemon (EGD) as source while the underlying
SSL library does not support EGD (e.g. in case of LibreSSL).

Suggested and reviewed by: kbrand

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

9 years agoadd PR
Eric Covener [Tue, 21 Apr 2015 12:26:12 +0000 (12:26 +0000)]
add PR

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

9 years agoIf a directory exists but no indexes can be resolved, the fallback resource
Eric Covener [Tue, 21 Apr 2015 12:23:33 +0000 (12:23 +0000)]
If a directory exists but no indexes can be resolved, the fallback resource
should be attempted first before giving up.

Submitted By: Jack <tjerk.meesters gmail.com> , covener
Committed By: covener

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

9 years agoGenerated doc changes
Mike Rumph [Mon, 20 Apr 2015 23:29:57 +0000 (23:29 +0000)]
Generated doc changes

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

9 years agoGrammar improvements in performance tuning doc
Mike Rumph [Mon, 20 Apr 2015 23:20:03 +0000 (23:20 +0000)]
Grammar improvements in performance tuning doc

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

9 years agoGenerated doc changes
Mike Rumph [Mon, 20 Apr 2015 19:44:57 +0000 (19:44 +0000)]
Generated doc changes

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

9 years agompm_event: follow up to r1666468 and r1666618.
Yann Ylavic [Sun, 19 Apr 2015 20:57:13 +0000 (20:57 +0000)]
mpm_event: follow up to r1666468 and r1666618.
We don't need to return 0 in the compare function, but for debugging purpose
which we could implement later if necessary (in a separate function).
For now, keep the function simple as in 2.4.x to ease backport, and add a
comment about why we never return 0 here.

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

9 years agoRebuild.
Lucien Gentis [Sun, 19 Apr 2015 16:46:45 +0000 (16:46 +0000)]
Rebuild.

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

9 years agoXML updates.
Lucien Gentis [Sun, 19 Apr 2015 16:45:41 +0000 (16:45 +0000)]
XML updates.

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

9 years agomod_proxy_wstunnel: Bypass the handler while the connection is not
Yann Ylavic [Sun, 19 Apr 2015 15:51:03 +0000 (15:51 +0000)]
mod_proxy_wstunnel: Bypass the handler while the connection is not
upgraded to WebSocket, so that other modules can possibly take over
the leading HTTP requests.

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

9 years agobuild
Christophe Jaillet [Sun, 19 Apr 2015 11:54:43 +0000 (11:54 +0000)]
build

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

9 years agomotorz: add missing (fix duplicated) APLOGNOs.
Yann Ylavic [Sun, 19 Apr 2015 11:53:07 +0000 (11:53 +0000)]
motorz: add missing (fix duplicated) APLOGNOs.

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

9 years agoFix doc as spotted by Falco Schwarz in online doc
Christophe Jaillet [Sun, 19 Apr 2015 11:50:25 +0000 (11:50 +0000)]
Fix doc as spotted by Falco Schwarz in online doc

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

9 years agoFix duplicated APLOGNOs from r1661067 and r1661448.
Yann Ylavic [Sun, 19 Apr 2015 11:42:52 +0000 (11:42 +0000)]
Fix duplicated APLOGNOs from r1661067 and r1661448.

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

9 years agomod_ssl: Check for RAND_egd() at configure time and only use it if present.
Stefan Sperling [Sat, 18 Apr 2015 17:03:47 +0000 (17:03 +0000)]
mod_ssl: Check for RAND_egd() at configure time and only use it if present.
Fixes the build with LibreSSL which does not provide this function.

Submitted by: Bernard Spil <pil.oss gmail com>, stsp
Committed by: stsp

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

9 years agomod_ssl namespacing: Rename ssl_util_ssl.h macros from SSL_foo to MODSSL_foo.
Stefan Sperling [Sat, 18 Apr 2015 16:43:34 +0000 (16:43 +0000)]
mod_ssl namespacing: Rename ssl_util_ssl.h macros from SSL_foo to MODSSL_foo.
For related discussion, see the dev@ thread starting at:
http://mail-archives.apache.org/mod_mbox/httpd-dev/201504.mbox/%3C20150415163613.GC15209%40fintan.stsp.name%3E

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

9 years agoRebuild.
Lucien Gentis [Sat, 18 Apr 2015 16:11:59 +0000 (16:11 +0000)]
Rebuild.

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

9 years agoXML updates.
Lucien Gentis [Sat, 18 Apr 2015 16:10:21 +0000 (16:10 +0000)]
XML updates.

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

9 years agomod_proxy_scgi: ProxySCGIInternalRedirect now allows an alternate
Jeff Trawick [Sat, 18 Apr 2015 13:48:57 +0000 (13:48 +0000)]
mod_proxy_scgi: ProxySCGIInternalRedirect now allows an alternate
response header to be used by the application, for when the application
or framework is unable to return Location in the internal-redirect
form.

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

9 years agorebuild docs with meta element enabled
André Malo [Fri, 17 Apr 2015 20:28:18 +0000 (20:28 +0000)]
rebuild docs with meta element enabled

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

9 years agoThe good thing about standards is that there are so many to choose from.
André Malo [Fri, 17 Apr 2015 19:46:28 +0000 (19:46 +0000)]
The good thing about standards is that there are so many to choose from.

Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=55741

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

9 years agoupdate transformation
André Malo [Fri, 17 Apr 2015 19:39:21 +0000 (19:39 +0000)]
update transformation

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

9 years ago* mod_log_config: Allow using ErrorLog providers for CustomLog.
Jan Kaluža [Fri, 17 Apr 2015 10:14:15 +0000 (10:14 +0000)]
* mod_log_config: Allow using ErrorLog providers for CustomLog.

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

9 years ago* mod_dav_fs: set default value of DavLockDB using installation layout
Jan Kaluža [Fri, 17 Apr 2015 07:28:50 +0000 (07:28 +0000)]
* mod_dav_fs: set default value of DavLockDB using installation layout

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

9 years agotab vs space
Christophe Jaillet [Fri, 17 Apr 2015 05:48:28 +0000 (05:48 +0000)]
tab vs space

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

9 years agoQuote log-sink arguments for {Custom,Error,Transfer}Log directive.
Ken Coar [Fri, 17 Apr 2015 03:10:18 +0000 (03:10 +0000)]
Quote log-sink arguments for {Custom,Error,Transfer}Log directive.
Except syslog and journal, which are keywords.  There's no harm
in quoting those, but no real point to it, either.

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

9 years agoRebuild
Rich Bowen [Thu, 16 Apr 2015 18:30:09 +0000 (18:30 +0000)]
Rebuild

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

9 years agoRebuild
Rich Bowen [Thu, 16 Apr 2015 18:29:27 +0000 (18:29 +0000)]
Rebuild

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

9 years agoApplies fix recommended in bz56346
Rich Bowen [Thu, 16 Apr 2015 18:19:31 +0000 (18:19 +0000)]
Applies fix recommended in bz56346

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

9 years agoPer bz57584, ensure that this isn't just .cgi, ..cgi, ...cgi, and so on.
Rich Bowen [Thu, 16 Apr 2015 15:46:03 +0000 (15:46 +0000)]
Per bz57584, ensure that this isn't just .cgi, ..cgi, ...cgi, and so on.

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

9 years agoRebuild a crapload of xdocs
Rich Bowen [Thu, 16 Apr 2015 15:04:17 +0000 (15:04 +0000)]
Rebuild a crapload of xdocs

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

9 years agomod_proxy_ajp: Rename output_failed to client_failed in ap_proxy_ajp_request().
Yann Ylavic [Thu, 16 Apr 2015 12:08:25 +0000 (12:08 +0000)]
mod_proxy_ajp: Rename output_failed to client_failed in ap_proxy_ajp_request().
Since any read/write error is caught by this flag, it really means "dialog with
client <ip:port> failed" (as per the associated log message), whereas write to
client (output) errors need not be handled differently than any error occuring
after some bytes have already been sent to the client, which is the purpose of
the data_sent flag.

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

9 years agoRemove entries for fixes/features already merged to 2.4.x branch
Jeff Trawick [Thu, 16 Apr 2015 11:48:36 +0000 (11:48 +0000)]
Remove entries for fixes/features already merged to 2.4.x branch

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

9 years agoslight improvement to wording
Jeff Trawick [Wed, 15 Apr 2015 23:07:58 +0000 (23:07 +0000)]
slight improvement to wording

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

9 years agoCorrect a regex so that it doesn't match the file named '.cgi'
Rich Bowen [Wed, 15 Apr 2015 20:56:55 +0000 (20:56 +0000)]
Correct a regex so that it doesn't match the file named '.cgi'

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

9 years agoResolves bz55123 - spaces around emdashes.
Rich Bowen [Wed, 15 Apr 2015 20:52:31 +0000 (20:52 +0000)]
Resolves bz55123 - spaces around emdashes.

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

9 years agoSimply remove trailing whitespace.
Ken Coar [Wed, 15 Apr 2015 20:16:24 +0000 (20:16 +0000)]
Simply remove trailing whitespace.

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

9 years ago* Remove trailing whitespace from a bunch of *.xml files
Ken Coar [Wed, 15 Apr 2015 20:04:05 +0000 (20:04 +0000)]
* Remove trailing whitespace from a bunch of *.xml files
* Quoted arguments to Rewrite{Base,Cond,Map,Rule}.

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

9 years agoBreak <highlight language="commit">foo</highlight> into separate lines.
Ken Coar [Wed, 15 Apr 2015 19:10:38 +0000 (19:10 +0000)]
Break <highlight language="commit">foo</highlight> into separate lines.

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

9 years agoQuote path/URL arguments to Proxy* directives.
Ken Coar [Wed, 15 Apr 2015 18:51:11 +0000 (18:51 +0000)]
Quote path/URL arguments to Proxy* directives.

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

9 years agoQuote ScriptAlias and DocumentRoot arguments.
Ken Coar [Wed, 15 Apr 2015 18:17:34 +0000 (18:17 +0000)]
Quote ScriptAlias and DocumentRoot arguments.

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

9 years agoQuote {Alias,Redirect,ScriptAlias}{,Match} arguments.
Ken Coar [Wed, 15 Apr 2015 18:04:39 +0000 (18:04 +0000)]
Quote {Alias,Redirect,ScriptAlias}{,Match} arguments.

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

9 years agoEnclose parameters in quotation marks for <{Files,Directory,Location}{,Match}>
Ken Coar [Wed, 15 Apr 2015 17:46:53 +0000 (17:46 +0000)]
Enclose parameters in quotation marks for <{Files,Directory,Location}{,Match}>
containers.

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

9 years agoMention which indexoptions need fancyindexing. Rsesolves bz56985
Rich Bowen [Wed, 15 Apr 2015 17:05:20 +0000 (17:05 +0000)]
Mention which indexoptions need fancyindexing. Rsesolves bz56985

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

9 years agoWe need moar emails - format change
Daniel Ruggeri [Wed, 15 Apr 2015 17:01:33 +0000 (17:01 +0000)]
We need moar emails - format change

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

9 years agoFlip directives and topics sections after discussion around ordering
Daniel Ruggeri [Wed, 15 Apr 2015 16:51:57 +0000 (16:51 +0000)]
Flip directives and topics sections after discussion around ordering

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

9 years agoRebuilds Daniel's change to the order of directictives vs topics in
Rich Bowen [Wed, 15 Apr 2015 16:33:41 +0000 (16:33 +0000)]
Rebuilds Daniel's change to the order of directictives vs topics in
manual docs.

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

9 years agoAdjust template to align page content with table of contents
Daniel Ruggeri [Wed, 15 Apr 2015 16:21:28 +0000 (16:21 +0000)]
Adjust template to align page content with table of contents

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

9 years agoRebuild
Rich Bowen [Wed, 15 Apr 2015 15:53:30 +0000 (15:53 +0000)]
Rebuild

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

9 years agoRevert r1672014 - doesn't work as advertised (would break configs
Kaspar Brand [Wed, 15 Apr 2015 15:53:00 +0000 (15:53 +0000)]
Revert r1672014 - doesn't work as advertised (would break configs
where the per-vhost log level is different from the global level)

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