Rainer Jung
e1530ec89b
Fix copy and paste docs error.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1682937 13f79535-47bb-0310-9956-ffa450edef68
2015-06-01 15:50:46 +00:00
Rainer Jung
2a8e50d827
Xforms.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1682930 13f79535-47bb-0310-9956-ffa450edef68
2015-06-01 15:19:39 +00:00
Rainer Jung
f9125046b6
Try to clarify extended uses of SSLCertificateFile.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1682923 13f79535-47bb-0310-9956-ffa450edef68
2015-06-01 15:00:13 +00:00
Yann Ylavic
84e8dc5f96
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1681760 13f79535-47bb-0310-9956-ffa450edef68
2015-05-26 13:51:29 +00:00
Yann Ylavic
bd37b0bb11
Follow up to r1676004: revert changes to html files.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1681746 13f79535-47bb-0310-9956-ffa450edef68
2015-05-26 12:12:22 +00:00
Lucien Gentis
40138a5d9e
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1681599 13f79535-47bb-0310-9956-ffa450edef68
2015-05-25 15:56:10 +00:00
Lucien Gentis
7ed67fc45b
XML updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1681598 13f79535-47bb-0310-9956-ffa450edef68
2015-05-25 15:54:20 +00:00
Lucien Gentis
1036910d24
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1681364 13f79535-47bb-0310-9956-ffa450edef68
2015-05-23 16:30:17 +00:00
Rainer Jung
060879bd1f
Be more precise.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1681037 13f79535-47bb-0310-9956-ffa450edef68
2015-05-22 08:22:19 +00:00
Jeff Trawick
08a4db9f1a
Follow-up to r1680895:
...
Let %T be the format character which accepts time resolution
arguments.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1680942 13f79535-47bb-0310-9956-ffa450edef68
2015-05-21 19:20:44 +00:00
Rainer Jung
fa580c3e6f
Fix syntax.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1680900 13f79535-47bb-0310-9956-ffa450edef68
2015-05-21 15:17:50 +00:00
Rainer Jung
940fae15d2
mod_log_config: instead of using the new dedicated
...
pattern format "%M" for duration milliseconds,
overload the existing "%D" to choose the time precision
("%{s}D" for seconds, "%{ms}D" for milliseconds and
"%{us}D" for microseconds).
The existing %T and %D without precision are kept for
compatibility.
The previously introduced "%M" (r1677187) is removed,
it has not yet been released. Format pattern characters
are rare, so we should only use a new one if an
existing one isn't a good fit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1680895 13f79535-47bb-0310-9956-ffa450edef68
2015-05-21 15:07:15 +00:00
Lucien Gentis
fcb62687f6
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1679872 13f79535-47bb-0310-9956-ffa450edef68
2015-05-17 15:11:56 +00:00
Jeff Trawick
9db0d19d21
mod_ssl OCSP Stapling: Don't block initial handshakes while refreshing
...
the OCSP response for a different certificate. mod_ssl has an additional
global mutex, "ssl-stapling-refresh".
Not mentioned in CHANGES:
Stapling no longer uses a mutex when using a stapling cache
implementation which doesn't require it. (A further, unrelated
code change to mod_ssl is required to allow the use of memcache
as a stapling cache, and I haven't tested with distcache; thus
it isn't clear if this helps in practice yet.)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1679032 13f79535-47bb-0310-9956-ffa450edef68
2015-05-12 18:59:29 +00:00
Lucien Gentis
ecc12e3b89
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1678580 13f79535-47bb-0310-9956-ffa450edef68
2015-05-10 16:57:51 +00:00
Lucien Gentis
319588fe42
XML updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1678579 13f79535-47bb-0310-9956-ffa450edef68
2015-05-10 16:56:41 +00:00
Eric Covener
a241dec9fd
xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1678566 13f79535-47bb-0310-9956-ffa450edef68
2015-05-10 15:38:16 +00:00
Eric Covener
8b3c78a65e
incorporate feedback from 2.4 version
...
http://httpd.apache.org/docs/2.4/mod/mod_mime.html#comment_3996
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1678565 13f79535-47bb-0310-9956-ffa450edef68
2015-05-10 15:37:12 +00:00
Lucien Gentis
a60aa13083
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1678384 13f79535-47bb-0310-9956-ffa450edef68
2015-05-08 15:39:40 +00:00
Lucien Gentis
8037a09fd8
XML updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1678383 13f79535-47bb-0310-9956-ffa450edef68
2015-05-08 15:38:33 +00:00
Jeff Trawick
7e856d7475
Fix compatibility note for ProxySCGIInternalRedirect to reflect
...
inclusion in 2.4.13
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1678266 13f79535-47bb-0310-9956-ffa450edef68
2015-05-07 21:54:57 +00:00
Lucien Gentis
a8783b3fec
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1677444 13f79535-47bb-0310-9956-ffa450edef68
2015-05-03 16:33:44 +00:00
Lucien Gentis
3a7669234b
XML updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1677443 13f79535-47bb-0310-9956-ffa450edef68
2015-05-03 16:32:35 +00:00
Lucien Gentis
2887a0cefb
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1677331 13f79535-47bb-0310-9956-ffa450edef68
2015-05-02 16:38:24 +00:00
Lucien Gentis
6cd90c00fe
XML updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1677330 13f79535-47bb-0310-9956-ffa450edef68
2015-05-02 16:37:06 +00:00
Lucien Gentis
69ba34c264
New file.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1677318 13f79535-47bb-0310-9956-ffa450edef68
2015-05-02 14:23:33 +00:00
Christophe Jaillet
6f3dda154b
Follow up to r1677187.
...
Add compatibility note
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1677210 13f79535-47bb-0310-9956-ffa450edef68
2015-05-01 18:59:00 +00:00
Lucien Gentis
c1c46bffc2
Problem with mod_log_forensic.xml.fr
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1677196 13f79535-47bb-0310-9956-ffa450edef68
2015-05-01 17:58:56 +00:00
Lucien Gentis
01c9c10c1e
New file.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1677194 13f79535-47bb-0310-9956-ffa450edef68
2015-05-01 17:50:15 +00:00
Lucien Gentis
fca4638c10
Deleting non-existing file
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1677193 13f79535-47bb-0310-9956-ffa450edef68
2015-05-01 17:49:07 +00:00
Lucien Gentis
50085765c6
New file.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1677179 13f79535-47bb-0310-9956-ffa450edef68
2015-05-01 16:47:26 +00:00
Lucien Gentis
9d9d146d72
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1677178 13f79535-47bb-0310-9956-ffa450edef68
2015-05-01 16:45:14 +00:00
Lucien Gentis
d69c37b60b
XML updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1677177 13f79535-47bb-0310-9956-ffa450edef68
2015-05-01 16:44:05 +00:00
Lucien Gentis
a0a7758cc8
Rebuild.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1676123 13f79535-47bb-0310-9956-ffa450edef68
2015-04-26 16:45:15 +00:00
Lucien Gentis
36cbc69923
XML updates.
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1676122 13f79535-47bb-0310-9956-ffa450edef68
2015-04-26 16:43:26 +00:00
Kaspar Brand
6d61834725
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
2015-04-26 07:16:35 +00:00
Kaspar Brand
6dd2a90084
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
2015-04-25 09:46:09 +00:00
André Malo
a5a2b609ab
update transformation
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1675936 13f79535-47bb-0310-9956-ffa450edef68
2015-04-24 19:34:44 +00:00
Jan Kaluža
148417b8a7
* 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
2015-04-24 06:56:43 +00:00
Mike Rumph
391e101721
Generated doc changes
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1675686 13f79535-47bb-0310-9956-ffa450edef68
2015-04-23 17:22:16 +00:00
Ben Reser
ca8f9495c7
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
2015-04-23 03:12:30 +00:00
Eric Covener
e62bccb24d
xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1675493 13f79535-47bb-0310-9956-ffa450edef68
2015-04-22 20:28:29 +00:00
Eric Covener
1c92bd5a1c
validate
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1675491 13f79535-47bb-0310-9956-ffa450edef68
2015-04-22 20:26:32 +00:00
Eric Covener
85b8169b17
reword per feedback
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1675471 13f79535-47bb-0310-9956-ffa450edef68
2015-04-22 19:37:03 +00:00
Eric Covener
7e6cf52fa0
fix syntax
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1675455 13f79535-47bb-0310-9956-ffa450edef68
2015-04-22 19:08:08 +00:00
Mike Rumph
6d1cf380a0
Generated doc changes
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1675446 13f79535-47bb-0310-9956-ffa450edef68
2015-04-22 17:58:47 +00:00
Eric Covener
0804811e89
xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1675437 13f79535-47bb-0310-9956-ffa450edef68
2015-04-22 17:44:08 +00:00
Eric Covener
877c815325
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
2015-04-22 17:44:00 +00:00
Eric Covener
71ecc7fb68
xforms
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1675430 13f79535-47bb-0310-9956-ffa450edef68
2015-04-22 17:25:47 +00:00
Eric Covener
d09f45e172
typoes
...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1675429 13f79535-47bb-0310-9956-ffa450edef68
2015-04-22 17:25:09 +00:00