<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <link>https://keep.imfreedom.org/grim/goserve/</link>
    <language>en-us</language>

    <title>grim/goserve Changelog</title>
    <description>grim/goserve Changelog</description>
    <item>
    <title>[default] Gross fix, but this will set the content type when we're serving up the custom 404 page</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/grim/goserve/rev/0750e24e8e5c</guid>
    <link>https://keep.imfreedom.org/grim/goserve/rev/0750e24e8e5c</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>0750e24e8e5c</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>default</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td>tip</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Gross fix, but this will set the content type when we're serving up the custom 404 page</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>response.go<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 04 Jan 2020 14:27:20 -0600</pubDate>
</item>
<item>
    <title>Use the X-Forwarded-For header if we have it, and unwrap ipv6 addresses</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/grim/goserve/rev/1a13ea69c95f</guid>
    <link>https://keep.imfreedom.org/grim/goserve/rev/1a13ea69c95f</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>1a13ea69c95f</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Use the X-Forwarded-For header if we have it, and unwrap ipv6 addresses</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>middleware.go<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 04 Jan 2020 09:17:21 -0600</pubDate>
</item>
<item>
    <title>Print out an error message when we fail to open the custom 404 page</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/grim/goserve/rev/e739eed19905</guid>
    <link>https://keep.imfreedom.org/grim/goserve/rev/e739eed19905</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>e739eed19905</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Print out an error message when we fail to open the custom 404 page</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>response.go<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 04 Jan 2020 05:14:53 -0600</pubDate>
</item>
<item>
    <title>Implement the custom 404 page</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/grim/goserve/rev/be14d492fb16</guid>
    <link>https://keep.imfreedom.org/grim/goserve/rev/be14d492fb16</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>be14d492fb16</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Implement the custom 404 page</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>README.md<br />main.go<br />middleware.go<br />response.go<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 04 Jan 2020 04:38:21 -0600</pubDate>
</item>
<item>
    <title>Implement combined log format instead of common (adds referer and user-agent)</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/grim/goserve/rev/a6d5d0476d60</guid>
    <link>https://keep.imfreedom.org/grim/goserve/rev/a6d5d0476d60</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>a6d5d0476d60</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Implement combined log format instead of common (adds referer and user-agent)</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>middleware.go<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 04 Jan 2020 03:46:54 -0600</pubDate>
</item>
<item>
    <title>Rework the logging handler to output common log format</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/grim/goserve/rev/210901358745</guid>
    <link>https://keep.imfreedom.org/grim/goserve/rev/210901358745</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>210901358745</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Rework the logging handler to output common log format</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>main.go<br />middleware.go<br />response.go<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 04 Jan 2020 03:31:01 -0600</pubDate>
</item>
<item>
    <title>Bump to golang:buster</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/grim/goserve/rev/9a2828d8cc46</guid>
    <link>https://keep.imfreedom.org/grim/goserve/rev/9a2828d8cc46</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>9a2828d8cc46</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Bump to golang:buster</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>Dockerfile<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 23 Aug 2019 17:06:00 -0500</pubDate>
</item>
<item>
    <title>registry is already setup in the tasks</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/grim/goserve/rev/fae68662c5cd</guid>
    <link>https://keep.imfreedom.org/grim/goserve/rev/fae68662c5cd</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>fae68662c5cd</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>registry is already setup in the tasks</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>convey.yml<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 04 May 2019 14:29:22 -0500</pubDate>
</item>
<item>
    <title>This print somehow fixes stuff...</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/grim/goserve/rev/84a7889c604f</guid>
    <link>https://keep.imfreedom.org/grim/goserve/rev/84a7889c604f</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>84a7889c604f</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>This print somehow fixes stuff...</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>main.go<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 04 May 2019 14:27:37 -0500</pubDate>
</item>
<item>
    <title>Put the registry in the repo name</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/grim/goserve/rev/405a77b9fdc8</guid>
    <link>https://keep.imfreedom.org/grim/goserve/rev/405a77b9fdc8</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>405a77b9fdc8</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Put the registry in the repo name</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>convey.yml<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Sat, 04 May 2019 14:27:27 -0500</pubDate>
</item>

  </channel>
</rss>