<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <link>https://hg.ecoscentric.com/ecos/</link>
    <language>en-us</language>

    <title>ecos: packages/net/httpd/current/ChangeLog history</title>
    <description>packages/net/httpd/current/ChangeLog revision history</description>
    <item>
    <title>* bsd_tcpip/current/doc/freebsd.sgml, tcpip/current/doc/openbsd.sgml:</title>
    <link>https://hg.ecoscentric.com/ecos/log/a98ace8abb52/packages/net/httpd/current/ChangeLog</link>
    <description><![CDATA[* bsd_tcpip/current/doc/freebsd.sgml, tcpip/current/doc/openbsd.sgml:<br/>
  No longer &quot;recent&quot;.<br/>
* httpd/current/doc/httpd.sgml: Fix GoAhead URL.]]></description>
    <author>&#106;&#108;&#100;</author>
    <pubDate>Sat, 18 Sep 2010 16:10:32 +0000</pubDate>
</item>
<item>
    <title>* src/monitor.c (cyg_monitor_network): Calling the network monitor</title>
    <link>https://hg.ecoscentric.com/ecos/log/fd2c3f3def9d/packages/net/httpd/current/ChangeLog</link>
    <description><![CDATA[* src/monitor.c (cyg_monitor_network): Calling the network monitor<br/>
          html handler can trigger an exception when the function<br/>
          getifaddrs() fails because we are out of memory. Check the<br/>
          return code and return failure if this happens.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Fri, 11 Aug 2006 15:54:45 +0000</pubDate>
</item>
<item>
    <title>* src/httpd.c (cyg_httpd_server): Use socklen_t to avoid compiler</title>
    <link>https://hg.ecoscentric.com/ecos/log/cb271f992ffd/packages/net/httpd/current/ChangeLog</link>
    <description><![CDATA[* src/httpd.c (cyg_httpd_server): Use socklen_t to avoid compiler<br/>
	warnings.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Sat, 30 Jul 2005 12:14:55 +0000</pubDate>
</item>
<item>
    <title>* src/monitor.c: include sys/sysctl.h to prevent compiler</title>
    <link>https://hg.ecoscentric.com/ecos/log/eb9d23483db9/packages/net/httpd/current/ChangeLog</link>
    <description><![CDATA[* src/monitor.c: include sys/sysctl.h to prevent compiler<br/>
        warnings.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 05 Oct 2004 08:01:08 +0000</pubDate>
</item>
<item>
    <title>* src/monitor.c: Added missing spaces in multi-line HTML strings.</title>
    <link>https://hg.ecoscentric.com/ecos/log/81ee8c3c3d7b/packages/net/httpd/current/ChangeLog</link>
    <description><![CDATA[* src/monitor.c: Added missing spaces in multi-line HTML strings.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 17 Aug 2004 16:14:39 +0000</pubDate>
</item>
<item>
    <title>Forgot to update the documentation in last checkin. Now done.</title>
    <link>https://hg.ecoscentric.com/ecos/log/00ed8504e595/packages/net/httpd/current/ChangeLog</link>
    <description><![CDATA[Forgot to update the documentation in last checkin. Now done.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Tue, 09 Mar 2004 10:45:44 +0000</pubDate>
</item>
<item>
    <title>* include/httpd.h:</title>
    <link>https://hg.ecoscentric.com/ecos/log/606f06850b83/packages/net/httpd/current/ChangeLog</link>
    <description><![CDATA[* include/httpd.h:<br/>
	* src/init.cxx:<br/>
	* src/httpd.c:<br/>
	* src/init.cxx:<br/>
	Added option to enable auto-starting of HTTPD. This is set by<br/>
	default so the current behaviour is retained. When this is<br/>
	disabled the application has to call cyg_httpd_startup() to get<br/>
	the server going.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Tue, 09 Mar 2004 10:33:24 +0000</pubDate>
</item>
<item>
    <title>* src/httpd.c (cyg_httpd_server): Fix http header by adding</title>
    <link>https://hg.ecoscentric.com/ecos/log/970d06598f83/packages/net/httpd/current/ChangeLog</link>
    <description><![CDATA[* src/httpd.c (cyg_httpd_server): Fix http header by adding<br/>
          newline after server name.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 02 Mar 2004 10:27:26 +0000</pubDate>
</item>
<item>
    <title>* src/monitor.c (cyg_monitor_memory): Check if the request</title>
    <link>https://hg.ecoscentric.com/ecos/log/921f9882bd6d/packages/net/httpd/current/ChangeLog</link>
    <description><![CDATA[* src/monitor.c (cyg_monitor_memory): Check if the request<br/>
        contains a 'base' parameter and don't display anything if it does<br/>
        not. This prevents the monitor from attempting to access memory<br/>
        location '0' when the user accesses the memory html page for the<br/>
        first time without any parameters.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 21 Oct 2003 18:53:27 +0000</pubDate>
</item>
<item>
    <title>* src/httpd.c (cyg_httpd_server): Removed unused variable.</title>
    <link>https://hg.ecoscentric.com/ecos/log/eeb14eae974b/packages/net/httpd/current/ChangeLog</link>
    <description><![CDATA[* src/httpd.c (cyg_httpd_server): Removed unused variable.<br/>
        * doc/httpd.sgml: Updated documentation for previous change.<br/>
        * include/httpd.h: changed prototype of cyg_httpd_send_html and<br/>
        cyg_httpd_send_data to match implementation.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Tue, 23 Sep 2003 11:40:14 +0000</pubDate>
</item>
<item>
    <title>* src/httpd.c: Fixed a problem with closing the client socket --</title>
    <link>https://hg.ecoscentric.com/ecos/log/657f409c5dfe/packages/net/httpd/current/ChangeLog</link>
    <description><![CDATA[* src/httpd.c: Fixed a problem with closing the client socket --<br/>
	it was being done twice.<br/>
	Tidied up the formatting a little.<br/>
<br/>
	* src/monitor.c: Fixed some compiler warnings.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Sat, 14 Jun 2003 18:04:55 +0000</pubDate>
</item>
<item>
    <title>* src/monitor.c (cyg_monitor_network): Added IPv6 information to</title>
    <link>https://hg.ecoscentric.com/ecos/log/4ca8a5f30c03/packages/net/httpd/current/ChangeLog</link>
    <description><![CDATA[* src/monitor.c (cyg_monitor_network): Added IPv6 information to<br/>
        the display of network information.<br/>
        * tests/httpd1.c: New file: Simple program to actually run the<br/>
        server so we can test it.<br/>
        * cdl/httpd.cdl: Added the test program.<br/>
<br/>
        * src/httpd.c: Added support for serving content over IPv6,<br/>
        * doc/httpd.sgml: Added comment about IPv6.]]></description>
    <author>&#97;&#115;&#108;</author>
    <pubDate>Mon, 12 May 2003 10:24:23 +0000</pubDate>
</item>
<item>
    <title>* cdl/httpd.cdl: Only build monitor in CDL option.</title>
    <link>https://hg.ecoscentric.com/ecos/log/1b02e87dfe40/packages/net/httpd/current/ChangeLog</link>
    <description><![CDATA[* cdl/httpd.cdl: Only build monitor in CDL option.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Wed, 23 Apr 2003 03:02:54 +0000</pubDate>
</item>
<item>
    <title>* src/monitor.c (cyg_monitor_network): Added monitoring of Mbufs</title>
    <link>https://hg.ecoscentric.com/ecos/log/0b41b42148e9/packages/net/httpd/current/ChangeLog</link>
    <description><![CDATA[* src/monitor.c (cyg_monitor_network): Added monitoring of Mbufs<br/>
	to network page.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Mon, 17 Mar 2003 18:40:04 +0000</pubDate>
</item>
<item>
    <title>* cdl/httpd.cdl: Add doc link.</title>
    <link>https://hg.ecoscentric.com/ecos/log/f348e525f5ca/packages/net/httpd/current/ChangeLog</link>
    <description><![CDATA[* cdl/httpd.cdl: Add doc link.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Mon, 24 Feb 2003 14:30:07 +0000</pubDate>
</item>
<item>
    <title>* include/httpd.h (html_end): fix typo.</title>
    <link>https://hg.ecoscentric.com/ecos/log/06b38a628db3/packages/net/httpd/current/ChangeLog</link>
    <description><![CDATA[* include/httpd.h (html_end): fix typo.]]></description>
    <author>&#106;&#108;&#97;&#114;&#109;&#111;&#117;&#114;</author>
    <pubDate>Fri, 14 Feb 2003 02:27:35 +0000</pubDate>
</item>
<item>
    <title>Created new HTTPD package.</title>
    <link>https://hg.ecoscentric.com/ecos/log/ca4f29d41b18/packages/net/httpd/current/ChangeLog</link>
    <description><![CDATA[Created new HTTPD package.]]></description>
    <author>&#110;&#105;&#99;&#107;&#103;</author>
    <pubDate>Sun, 22 Dec 2002 11:09:00 +0000</pubDate>
</item>

  </channel>
</rss>
