<?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 STATUS</title>
    <link>http://src.iws.cs.ovgu.de/source/rss/httpd/STATUS</link>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2005</copyright>
    <generator>Java</generator>
    <item>
        <title>Remove obsolete TODOs for mod_ssl:
    
    No, we don't - it was removed in r90511.
    
    DH keys are changed for every connection, SSL_OP_SINGLE_DH_USE
    is applied since mod_ssl's initial commit (r88988).
    
    We no longer have our own CRL callback (delegated to OpenSSL
    as of r1165056), so this is effectively moot.
    
    ssl_engine_pphrase.c needs to be simplified, not blown up further
    (see also https://issues.apache.org/bugzilla/show_bug.cgi?id=24031,
    which few [if any] people really seem to miss)</title>
        <description>/httpd/STATUS - 5d75ffc3850549bc6033505529675631442019b2</description>
        <pubDate></pubDate>
        <dc:creator>kbrand</dc:creator>
    </item>

    <item>
        <title>Address a todo listed in
    https://mail-archives.apache.org/mod_mbox/httpd-dev/200205.mbox/%3CPine.LNX.4.33.0205292300380.27841-100000%40mako.covalent.net%3E
    "init functions should return status code rather than ssl_die()"
    
    For diagnostic purposes, ssl_die() is still there, but instead
    of abruptly exit(1)ing, it will return APR_EGENERAL to the
    ssl_init_* callers in ssl_engine_init.c, and these will propagate
    the status back to ssl_init_Module.</title>
        <description>/httpd/STATUS - bd17c0d7cde28d71d2c62db92a7fa8b3d0772ead</description>
        <pubDate></pubDate>
        <dc:creator>kbrand</dc:creator>
    </item>

    <item>
        <title>Add another URL for the "removing the first connection filter in chain" bug.
    The other site seems dead.</title>
        <description>/httpd/STATUS - 8e5b782f9a73e0c6de56579b5128b387b1935daa</description>
        <pubDate></pubDate>
        <dc:creator>sf</dc:creator>
    </item>

    <item>
        <title>Note a TODO for Lua 5.2.0 compatibility.</title>
        <description>/httpd/STATUS - e26be55e30feaa1b3783feaa7060176ae87c9048</description>
        <pubDate></pubDate>
        <dc:creator>rjung</dc:creator>
    </item>

    <item>
        <title>Note some things that should be considered, but not shortly before a release</title>
        <description>/httpd/STATUS - c4beaaf4e697ed012c8c535f849bb13a77620f05</description>
        <pubDate></pubDate>
        <dc:creator>sf</dc:creator>
    </item>

    <item>
        <title>Fix typo which was already fixed in 2.4.x.</title>
        <description>/httpd/STATUS - a50b3b1b5ac488a316ab36af320415e840ccfa2f</description>
        <pubDate></pubDate>
        <dc:creator>rjung</dc:creator>
    </item>

    <item>
        <title>Wish came true: CacheEnable works within LocationMatch, giving us mod_cache
    regexes for no additional cost.</title>
        <description>/httpd/STATUS - 23a4c7813ca0b1161260c27f08402430547c37a1</description>
        <pubDate></pubDate>
        <dc:creator>minfrin</dc:creator>
    </item>

    <item>
        <title>Partial cleanup of trunk STATUS.</title>
        <description>/httpd/STATUS - 585895b11fc5072edf78147f9820d97bb020608d</description>
        <pubDate></pubDate>
        <dc:creator>rjung</dc:creator>
    </item>

    <item>
        <title>Fix assertion failure during very high load by preventing race condition
    between appending to the timeout queues and adding to the pollset. We don't
    add additional locking calls but only extend the present calls to include the
    apr_pollset_add. Therefore this hopefully should not cause too much performance
    regression.
    
    Add some comments
    
    Replace two AP_DEBUG_ASSERTS with better error handling</title>
        <description>/httpd/STATUS - f573edb315d96e752cf7da3f08b7a95367d0d702</description>
        <pubDate></pubDate>
        <dc:creator>sf</dc:creator>
    </item>

    <item>
        <title>Found a bug in mpm_event, investigating</title>
        <description>/httpd/STATUS - 1789c630fea65e7d56cf8cdb3e25412f39c2512a</description>
        <pubDate></pubDate>
        <dc:creator>sf</dc:creator>
    </item>

    <item>
        <title>And we are at 2.3.16-dev</title>
        <description>/httpd/STATUS - 6736c640e65e06990ef33af71ee81fac4df4ff5f</description>
        <pubDate></pubDate>
        <dc:creator>jim</dc:creator>
    </item>

    <item>
        <title>Getting ready to tag 2.3.15-dev</title>
        <description>/httpd/STATUS - 89c36428274c544cf109031f17579c5b7d52fdc1</description>
        <pubDate></pubDate>
        <dc:creator>jim</dc:creator>
    </item>

    <item>
        <title>Point to list of undocumented modules in the docs subdirectory</title>
        <description>/httpd/STATUS - b1eff89959833f9efae89e6884c7d86eb75c15b0</description>
        <pubDate></pubDate>
        <dc:creator>sctemme</dc:creator>
    </item>

    <item>
        <title>remove solved Windows AcceptFilter blocker
    add mod_lua blocker</title>
        <description>/httpd/STATUS - 4c09a9b28bede53dbad42566d77c544501de838a</description>
        <pubDate></pubDate>
        <dc:creator>sf</dc:creator>
    </item>

    <item>
        <title>- start definitive list of modules not to be included in 2.4
    - mod_fcgid not a blocker
    - install of beta on www.a.o done thanks to pquerna/infra</title>
        <description>/httpd/STATUS - 13dd220a1597fa9917d2c594636102783d942825</description>
        <pubDate></pubDate>
        <dc:creator>sf</dc:creator>
    </item>

    <item>
        <title>GA plan</title>
        <description>/httpd/STATUS - 8352dd48af03c856b5a3474842c264c4a6150420</description>
        <pubDate></pubDate>
        <dc:creator>jim</dc:creator>
    </item>

    <item>
        <title>two more blockers</title>
        <description>/httpd/STATUS - 2e23386b6c586bfb905177917f20f8398b59f1f2</description>
        <pubDate></pubDate>
        <dc:creator>sf</dc:creator>
    </item>

    <item>
        <title>remove two obsolete or done items</title>
        <description>/httpd/STATUS - b8ddc7b0868f33bec91e305ae25673b892fa5717</description>
        <pubDate></pubDate>
        <dc:creator>sf</dc:creator>
    </item>

    <item>
        <title>And we are at 2.3.15-dev</title>
        <description>/httpd/STATUS - 415bb21f281e9b4f905d5893fede9165bdf1491b</description>
        <pubDate></pubDate>
        <dc:creator>jim</dc:creator>
    </item>

    <item>
        <title>Get ready to tag 2.3.14</title>
        <description>/httpd/STATUS - 2fe15de0a2ca5b44c1b2c02a146d64364b3af9fe</description>
        <pubDate></pubDate>
        <dc:creator>jim</dc:creator>
    </item>

</channel>
</rss>

