<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libubox/md5.c, branch master</title>
<subtitle>C utility functions for OpenWrt</subtitle>
<id>https://git-03.infra.openwrt.org/project/libubox/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/project/libubox/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/libubox/'/>
<updated>2017-03-20T11:44:46Z</updated>
<entry>
<title>md5: add "const" qualifier to the "file" argument</title>
<updated>2017-03-20T11:44:46Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2017-03-20T11:42:01Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/libubox/commit/?id=723730214732862de7e892bae2f7a7889e66bf1b'/>
<id>urn:sha1:723730214732862de7e892bae2f7a7889e66bf1b</id>
<content type='text'>
This is intended to fix the following compiler warning in opkg-lede:

    /home/yousong/git-repo/lede-project/opkg-lede/libopkg/file_util.c: In function ‘file_md5sum_alloc’:
    /home/yousong/git-repo/lede-project/opkg-lede/libopkg/file_util.c:144:2: warning: passing argument 1 of ‘md5sum’ discards ‘const’ qualifier from pointer target type [enabled by default]
    In file included from /home/yousong/git-repo/lede-project/opkg-lede/libopkg/file_util.c:28:0:
    /home/yousong/.usr/include/libubox/md5.h:56:5: note: expected ‘char *’ but argument is of type ‘const char *’

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>md5: include utils.h instead of endian.h to fix portability issues</title>
<updated>2015-06-29T14:13:08Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2015-06-29T14:13:08Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/libubox/commit/?id=e7e554c194d94f43b5a1e885bddbf1f092019ac4'/>
<id>urn:sha1:e7e554c194d94f43b5a1e885bddbf1f092019ac4</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;
</content>
</entry>
<entry>
<title>md5: include endian.h for musl, otherwise hashes are invalid for BE</title>
<updated>2015-06-29T14:09:32Z</updated>
<author>
<name>Steven Barth</name>
</author>
<published>2015-06-29T14:01:04Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/libubox/commit/?id=32e49d687b6557a01a439a3e2a9eebdf638d4b03'/>
<id>urn:sha1:32e49d687b6557a01a439a3e2a9eebdf638d4b03</id>
<content type='text'>
Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;
</content>
</entry>
<entry>
<title>md5: add a new implementation under permissive license</title>
<updated>2014-10-01T14:39:15Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2014-10-01T14:38:17Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/libubox/commit/?id=bae6bd19f32e6b8b5578a71bdcd53f735d35f0d0'/>
<id>urn:sha1:bae6bd19f32e6b8b5578a71bdcd53f735d35f0d0</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;
</content>
</entry>
<entry>
<title>md5: remove unnecessary variable change</title>
<updated>2014-04-12T18:25:32Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2014-04-12T18:25:32Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/libubox/commit/?id=b3a6939f386f5a8f7b307211b15b939167d92a10'/>
<id>urn:sha1:b3a6939f386f5a8f7b307211b15b939167d92a10</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;
</content>
</entry>
<entry>
<title>fix memset call in md5.c</title>
<updated>2013-11-19T21:53:18Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2013-11-19T21:50:53Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/libubox/commit/?id=f100acef37bd562218b25d1a9fbe1ece1ef57438'/>
<id>urn:sha1:f100acef37bd562218b25d1a9fbe1ece1ef57438</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;
</content>
</entry>
<entry>
<title>add md5.c to libubox</title>
<updated>2013-11-19T19:31:45Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2013-11-19T19:31:45Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/project/libubox/commit/?id=e8b26ce48d9a423507d2cb6b98094fe5adb1ed9c'/>
<id>urn:sha1:e8b26ce48d9a423507d2cb6b98094fe5adb1ed9c</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;
</content>
</entry>
</feed>
