<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in LAYOUT</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/httpd/LAYOUT</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>Fix obvious errors. Probably the rest of the
    file is outdated as well.</title>
        <description>/httpd/LAYOUT - a30492323268dd33697f3162909c6a4724d409fa</description>
        <pubDate></pubDate>
        <dc:creator>rjung</dc:creator>
    </item>

    <item>
        <title>Improve ephemeral key handling (companion to r1526168):
    
    - allow to configure custom DHE or ECDHE parameters via the
      SSLCertificateFile directive, and adapt its documentation
      accordingly (addresses PR 49559)
    
    - add standardized DH parameters from RFCs 2409 and 3526,
      use them based on the length of the certificate's RSA/DSA key,
      and add a FAQ entry for clients which limit DH support
      to 1024 bits (such as Java 7 and earlier)
    
    - move ssl_dh_GetParamFromFile() from ssl_engine_dh.c to
      ssl_util_ssl.c, and add ssl_ec_GetParamFromFile()
    
    - drop ssl_engine_dh.c from mod_ssl
    
    For the standardized DH parameters, OpenSSL version 0.9.8a
    or later is required, which was therefore made a new minimum
    requirement in r1527294.</title>
        <description>/httpd/LAYOUT - b4e664baba9a4be0457c31f84b3dcc4c31f2cb07</description>
        <pubDate></pubDate>
        <dc:creator>kbrand</dc:creator>
    </item>

    <item>
        <title>Remove some obsolete files from obsolete and
    incomplete list.</title>
        <description>/httpd/LAYOUT - 80585128a7828207474bc9e46d2f3c7aee34e754</description>
        <pubDate></pubDate>
        <dc:creator>rjung</dc:creator>
    </item>

    <item>
        <title>Bring back OS/2 support.
    Reverses r758929 with a little bit of conflict resolution.</title>
        <description>/httpd/LAYOUT - 4a13940dc2990df0a798718d3a3f9cf1566c2217</description>
        <pubDate></pubDate>
        <dc:creator>bjh</dc:creator>
    </item>

    <item>
        <title>Bring OS/2 MPM back from the dead.
    Reverses r758899.</title>
        <description>/httpd/LAYOUT - c1f462d7c99794eaeaeab3940aa84f36ede3e587</description>
        <pubDate></pubDate>
        <dc:creator>bjh</dc:creator>
    </item>

    <item>
        <title>The Event MPM is no longer experimental; move it out of that ghetto.
    
    Yank the few bits that implement the concept of an experimental MPM.</title>
        <description>/httpd/LAYOUT - 7677dd9b01d498a2af1cddb8e2506a25d7da630b</description>
        <pubDate></pubDate>
        <dc:creator>trawick</dc:creator>
    </item>

    <item>
        <title>remove TPF support</title>
        <description>/httpd/LAYOUT - eacb724157bafd5062590305826ebc6fecb48cd2</description>
        <pubDate></pubDate>
        <dc:creator>trawick</dc:creator>
    </item>

    <item>
        <title>remove OS/2 platform support</title>
        <description>/httpd/LAYOUT - 1ca054782cb35b5f67686a41b1df75c269fa617b</description>
        <pubDate></pubDate>
        <dc:creator>trawick</dc:creator>
    </item>

    <item>
        <title>remove OS/2 MPM</title>
        <description>/httpd/LAYOUT - e777c0ded95165b62dc1f37d75420db9257a4399</description>
        <pubDate></pubDate>
        <dc:creator>trawick</dc:creator>
    </item>

    <item>
        <title>remove BeOS OS support</title>
        <description>/httpd/LAYOUT - d9d4644be2fe336af6e00cadaf28532f68d1e090</description>
        <pubDate></pubDate>
        <dc:creator>trawick</dc:creator>
    </item>

    <item>
        <title>axe BeOS MPM</title>
        <description>/httpd/LAYOUT - 0827bb5e74b4053883d808b205248e8966536665</description>
        <pubDate></pubDate>
        <dc:creator>trawick</dc:creator>
    </item>

    <item>
        <title>minor doc changes already on 2.2 branch</title>
        <description>/httpd/LAYOUT - 8afa7897894d641cb8ec4f601b9869f9b509609e</description>
        <pubDate></pubDate>
        <dc:creator>fielding</dc:creator>
    </item>

    <item>
        <title>Add support to mod_ssl for a distributed session cache using
    distcache.
    
    * LAYOUT: Update for removal of scache_shmht and addition of scache_dc.
    
    * modules/ssl/config.m4: Check for libdistcache; build ssl_scache_dc.lo.
    
    * modules/ssl/mod_ssl.dsp: Build ssl_scache_dc (with luck).
    
    * modules/ssl/mod_ssl.h: Add SSL_SCMODE_DC and scache_dc_* prototypes.
    
    * modules/ssl/ssl_engine_config.c (ssl_cmd_SSLSessionCache): Allow
    use of dc: argument.
    
    * modules/ssl/ssl_scache_dc.c: New file.
    
    * modules/ssl/ssl_scache.c (ssl_scache_init, ssl_scache_kill,
    ssl_scache_store, ssl_scache_retrieve, ssl_scache_remove,
    ssl_ext_status_hook): Hook into scache_dc.
    
    Submitted by: Geoff Thorpe &lt;geoff@geoffthorpe.net&gt;</title>
        <description>/httpd/LAYOUT - a9ee8e9bd3dffd23ca49be8d0bdf0e33cd0bcce2</description>
        <pubDate></pubDate>
        <dc:creator>jorton</dc:creator>
    </item>

    <item>
        <title>2.0 -&gt; 2.1</title>
        <description>/httpd/LAYOUT - 4e191199a0aeab09d78df8f5579e745572e8b7bc</description>
        <pubDate></pubDate>
        <dc:creator>wsanchez</dc:creator>
    </item>

    <item>
        <title>Split out the LAYOUT</title>
        <description>/httpd/LAYOUT - 1c6191318b2fc162240d88579d56125d1d306270</description>
        <pubDate></pubDate>
        <dc:creator>wrowe</dc:creator>
    </item>

</channel>
</rss>

