<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>https://soft.trung.fun/code/prosody/</link>
    <language>en-us</language>

    <title>prosody: util-src/GNUmakefile history</title>
    <description>util-src/GNUmakefile revision history</description>
    <item>
    <title>util.crypto: New wrapper for some operations in OpenSSL's libcrypto</title>
    <link>https://soft.trung.fun/code/prosody/log/7c5afbdcbc77/util-src/GNUmakefile</link>
    <description><![CDATA[util.crypto: New wrapper for some operations in OpenSSL's libcrypto<br/>
<br/>
Specifically, ED25519 key generation/import/export, sign/verify operations,<br/>
and AES encrypt/decrypt.]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 24 Jun 2022 16:56:16 +0100</pubDate>
</item>
<item>
    <title>util.struct: Import Roberto 'struct' library v0.3</title>
    <link>https://soft.trung.fun/code/prosody/log/3ce3633527af/util-src/GNUmakefile</link>
    <description><![CDATA[util.struct: Import Roberto 'struct' library v0.3<br/>
<br/>
Downloaded from http://www.inf.puc-rio.br/~roberto/struct/<br/>
<br/>
This is for compatibility with Lua 5.2 (and 5.1). Eventually we can replace<br/>
this with string.pack/string.unpack which are available in 5.3+.]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 04 Mar 2022 15:03:02 +0000</pubDate>
</item>
<item>
    <title>Merge 0.11-&gt;trunk</title>
    <link>https://soft.trung.fun/code/prosody/log/51e5149ed0ad/util-src/GNUmakefile</link>
    <description><![CDATA[Merge 0.11-&gt;trunk]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Thu, 15 Oct 2020 14:25:09 +0100</pubDate>
</item>
<item>
    <title>util.strbitop: Library for bitwise operations on strings</title>
    <link>https://soft.trung.fun/code/prosody/log/37a6a535343e/util-src/GNUmakefile</link>
    <description><![CDATA[util.strbitop: Library for bitwise operations on strings]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sat, 07 Sep 2019 13:37:47 +0200</pubDate>
</item>
<item>
    <title>configure: Pass compiler flag to enable ICU only when building util.encodings</title>
    <link>https://soft.trung.fun/code/prosody/log/74ef9f2334f3/util-src/GNUmakefile</link>
    <description><![CDATA[configure: Pass compiler flag to enable ICU only when building util.encodings<br/>
<br/>
Passing it in CFLAGS applied to all modules, which was not needed.]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Sun, 12 Jul 2020 23:28:04 +0200</pubDate>
</item>
<item>
    <title>util.xpcall, util.compat: Add non-hacky multi-argument xpcall() for Lua 5.1</title>
    <link>https://soft.trung.fun/code/prosody/log/cfc7b2f7251e/util-src/GNUmakefile</link>
    <description><![CDATA[util.xpcall, util.compat: Add non-hacky multi-argument xpcall() for Lua 5.1]]></description>
    <author>&#77;&#97;&#116;&#116;&#104;&#101;&#119;&#32;&#87;&#105;&#108;&#100;&#32;&#60;&#109;&#119;&#105;&#108;&#100;&#49;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Fri, 26 Oct 2018 19:29:08 +0100</pubDate>
</item>
<item>
    <title>util.poll: Import poll library with epoll and select support</title>
    <link>https://soft.trung.fun/code/prosody/log/b95ef295c66d/util-src/GNUmakefile</link>
    <description><![CDATA[util.poll: Import poll library with epoll and select support]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Wed, 16 May 2018 23:56:34 +0200</pubDate>
</item>
<item>
    <title>util.time: Convert to C</title>
    <link>https://soft.trung.fun/code/prosody/log/8ad1fe9d26d4/util-src/GNUmakefile</link>
    <description><![CDATA[util.time: Convert to C]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Thu, 09 Mar 2017 04:34:28 +0100</pubDate>
</item>
<item>
    <title>Rename Makefile -&gt; GNUmakefile to reflect dependency on GNU Make</title>
    <link>https://soft.trung.fun/code/prosody/log/bd4f8a2b72c7/util-src/GNUmakefile</link>
    <description><![CDATA[Rename Makefile -&gt; GNUmakefile to reflect dependency on GNU Make]]></description>
    <author>&#75;&#105;&#109;&#32;&#65;&#108;&#118;&#101;&#102;&#117;&#114;&#32;&#60;&#122;&#97;&#115;&#104;&#64;&#122;&#97;&#115;&#104;&#46;&#115;&#101;&#62;</author>
    <pubDate>Tue, 31 Oct 2017 17:28:23 +0100</pubDate>
</item>

  </channel>
</rss>
