1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-11 02:42:23 +03:00
Commit Graph

7688 Commits

Author SHA1 Message Date
Stefan Fritsch
ccf77a856a Add support for TLS-SRP (Secure Remote Password key exchange
for TLS, RFC 5054).

PR: 51075
Submitted by: Quinn Slack <sqs cs stanford edu>, Christophe Renou,
              Peter Sylvester


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1347980 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08 09:38:44 +00:00
Daniel Gruno
3676b7cab5 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1347904 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08 07:25:54 +00:00
Daniel Gruno
211279fa9d Fix a broken link
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1347903 13f79535-47bb-0310-9956-ffa450edef68
2012-06-08 07:23:55 +00:00
Daniel Gruno
4cd8be0c1e xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346945 13f79535-47bb-0310-9956-ffa450edef68
2012-06-06 15:30:13 +00:00
Daniel Gruno
fd32fe1342 Add a note that VirtualDocumentRoot will override DocumentRoot in the current scope (and thus also in all virtual hosts if defined in the global server scope)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346943 13f79535-47bb-0310-9956-ffa450edef68
2012-06-06 15:28:21 +00:00
Rich Bowen
9bb78757f2 Sorry about that. Broke the comments stuff in that last commit. Fixed.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346420 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 15:24:42 +00:00
Rich Bowen
61b5a7c51e rebuild docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346416 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 15:15:54 +00:00
Rich Bowen
a258c48733 Rebuild authz_host edit.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346408 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 15:04:49 +00:00
Rich Bowen
f229189dce Adds a security remark regarding proxied content and the host address,
and reference to mod_remoteip, as per comment added by Allard Hoeve to
doc.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346405 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 15:00:02 +00:00
Daniel Gruno
6223db5fa5 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346351 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 11:27:34 +00:00
Daniel Gruno
b00ea37599 Use HTTPS for the comments instead of HTTP (and yay for commit number 500)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346344 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 11:19:00 +00:00
Daniel Gruno
7252dfe16b xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346289 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 08:36:05 +00:00
Daniel Gruno
1518c0f73b Fix up the wording, so it leaves no doubt that status codes outside the 300-399 range are also perfectly fine.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1346288 13f79535-47bb-0310-9956-ffa450edef68
2012-06-05 08:35:05 +00:00
Daniel Gruno
e9eb002dac xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1345918 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 11:19:15 +00:00
Daniel Gruno
675c033e6a Comment out unsupported function calls.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1345917 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 11:16:00 +00:00
Daniel Gruno
d875556045 rebuild everything
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1345868 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 08:31:07 +00:00
Daniel Gruno
73d706b880 Change references in version.ent from disqus to the new comment system.
Set version to 'trunk' instead of 2.4 in the comments_idenfitier variable
Disregard translations (use same comments thread for all languages)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1345863 13f79535-47bb-0310-9956-ffa450edef68
2012-06-04 08:22:04 +00:00
Stefan Fritsch
2639f0bbd1 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1345320 13f79535-47bb-0310-9956-ffa450edef68
2012-06-01 19:40:06 +00:00
Stefan Fritsch
510d3f904e Add new directive SSLCompression to disable SSL-level compression.
PR: 53219
Submitted by: Björn Jacke <bjoern j3e de>, Stefan Fritsch


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1345319 13f79535-47bb-0310-9956-ffa450edef68
2012-06-01 19:36:37 +00:00
Eric Covener
d548108616 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1344683 13f79535-47bb-0310-9956-ffa450edef68
2012-05-31 12:41:57 +00:00
Eric Covener
7dd643909e PR5334, leave a hint about VirtualHost args acting like serveralias for people who don't read details.html
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1344675 13f79535-47bb-0310-9956-ffa450edef68
2012-05-31 12:23:39 +00:00
Eric Covener
1116fb9baf PR53334, restore info about VirtualHost args used for comparison in name-based vhosts
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1344666 13f79535-47bb-0310-9956-ffa450edef68
2012-05-31 12:13:20 +00:00
Stefan Fritsch
1fe7ef2924 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1343936 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 19:18:08 +00:00
Stefan Fritsch
7ec854099f be more verbose about what -DDUMP_CONFIG does not
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1343935 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 19:16:29 +00:00
Daniel Gruno
4cd01c52d2 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1343879 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 17:51:50 +00:00
Daniel Gruno
348117bc6d Adding some additional security considerations. Thanks to Daniel Shahaf for these pointers.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1343877 13f79535-47bb-0310-9956-ffa450edef68
2012-05-29 17:50:39 +00:00
Daniel Gruno
2e53429352 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1343095 13f79535-47bb-0310-9956-ffa450edef68
2012-05-27 20:44:37 +00:00
Daniel Gruno
be27630657 Add a small hack to preserve newlines and still retain the links to the doxygen stuff. (presumably this should later be fixed in the highlighter)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1343093 13f79535-47bb-0310-9956-ffa450edef68
2012-05-27 20:38:47 +00:00
Lucien Gentis
006acaf2b2 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1343056 13f79535-47bb-0310-9956-ffa450edef68
2012-05-27 14:57:52 +00:00
Lucien Gentis
ee859402fb Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1342920 13f79535-47bb-0310-9956-ffa450edef68
2012-05-26 16:08:58 +00:00
Daniel Gruno
8c151fb1a2 rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1342158 13f79535-47bb-0310-9956-ffa450edef68
2012-05-24 07:04:48 +00:00
Daniel Gruno
43ccb0bcf3 Add newlines to example output
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1342157 13f79535-47bb-0310-9956-ffa450edef68
2012-05-24 07:03:56 +00:00
Joe Orton
f467e61903 * docs/manual/: Commit XML for suexec changes + re-transform; thanks to nd@.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1342078 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 22:29:03 +00:00
Joe Orton
beaee8f4e3 suexec: Support use of setgid/setuid capability bits on Linux, a
weaker set of privileges than the full setuid/setgid root binary.

* configure.in: Add --enable-suexec-capabilites flag.

* Makefile.in: If configured, use setcap instead of chmod 7555 on
  installed suexec binary.

* modules/arch/unix/mod_unixd.c (unixd_pre_config): Drop test for
  setuid bit if capability bits are used.

* docs/manual/: Add docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1342065 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 21:38:39 +00:00
Joe Orton
c82d3e4180 * docs/manual/suexec.html.en: Update for syslog logging.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1341930 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 16:06:02 +00:00
Daniel Gruno
17cf457f89 rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1341750 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 05:19:04 +00:00
Daniel Gruno
9bdd0c62ad simplifying example
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1341749 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 05:17:46 +00:00
Daniel Gruno
7f763eddb4 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1341748 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 05:16:51 +00:00
Daniel Gruno
8f52612190 Replacing disqus references with $newstuff
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1341746 13f79535-47bb-0310-9956-ffa450edef68
2012-05-23 05:08:30 +00:00
Daniel Gruno
02cb668f3a rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1341449 13f79535-47bb-0310-9956-ffa450edef68
2012-05-22 12:46:59 +00:00
Daniel Gruno
4692ae0846 Should be "Require not host gov" instead of "Require not gov"
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1341448 13f79535-47bb-0310-9956-ffa450edef68
2012-05-22 12:46:23 +00:00
Daniel Gruno
73122ea680 Trying out the new commentary system on a portion of trunk.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1341422 13f79535-47bb-0310-9956-ffa450edef68
2012-05-22 11:48:46 +00:00
Lucien Gentis
d6746a19db Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1340740 13f79535-47bb-0310-9956-ffa450edef68
2012-05-20 14:34:01 +00:00
Daniel Gruno
aeff28fc12 rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1340707 13f79535-47bb-0310-9956-ffa450edef68
2012-05-20 13:02:48 +00:00
Daniel Gruno
74ae76b0dd Let's see if this works on-site.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1340704 13f79535-47bb-0310-9956-ffa450edef68
2012-05-20 12:56:59 +00:00
Daniel Gruno
853fc50bf7 Disabling the Disqus system until we have a proper resolution about this.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1340701 13f79535-47bb-0310-9956-ffa450edef68
2012-05-20 12:53:19 +00:00
Lucien Gentis
39b278c468 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1340504 13f79535-47bb-0310-9956-ffa450edef68
2012-05-19 15:45:25 +00:00
Lucien Gentis
05bd09ae52 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1340491 13f79535-47bb-0310-9956-ffa450edef68
2012-05-19 14:50:36 +00:00
Lucien Gentis
10f185528f Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1339631 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 15:09:35 +00:00
Daniel Gruno
7bb0825946 Reverting back.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1339505 13f79535-47bb-0310-9956-ffa450edef68
2012-05-17 07:32:46 +00:00