<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llcommon/llmd5.h, branch 26.3</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.3</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.3'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2024-09-05T13:55:02Z</updated>
<entry>
<title>Fixed md5 buffer not being correctly zero-initialized and refactored code. (#2507)</title>
<updated>2024-09-05T13:55:02Z</updated>
<author>
<name>TJ</name>
<email>tj8@live.com.au</email>
</author>
<published>2024-09-05T13:55:02Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=bacf9cfeab90bd1ffad827fa3c34ced985c768a2'/>
<id>urn:sha1:bacf9cfeab90bd1ffad827fa3c34ced985c768a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed</title>
<updated>2024-04-29T04:56:09Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2024-04-29T04:43:28Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=1b68f71348ecf3983b76b40d7940da8377f049b7'/>
<id>urn:sha1:1b68f71348ecf3983b76b40d7940da8377f049b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SL-18330: Use C++ standard types for llmd5, not local typedefs.</title>
<updated>2023-03-01T19:11:27Z</updated>
<author>
<name>Nat Goodspeed</name>
<email>nat@lindenlab.com</email>
</author>
<published>2023-03-01T19:11:27Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=ba47aa4afff0cdcf08617b48660ef8505b9d43c0'/>
<id>urn:sha1:ba47aa4afff0cdcf08617b48660ef8505b9d43c0</id>
<content type='text'>
Not only do the local typedefs make the code less readable, they also rely on
assumptions about the implementation. The standard types are guaranteed by the
C++ library implementation.
</content>
</entry>
<entry>
<title>DRTVWR-575: Fix llcommon assumptions that size_t fits in 4 bytes.</title>
<updated>2022-11-03T18:58:32Z</updated>
<author>
<name>Nat Goodspeed</name>
<email>nat@lindenlab.com</email>
</author>
<published>2022-11-03T18:58:32Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=9522a0b7c16414fce2103cf58bfdd63aaf0cb01b'/>
<id>urn:sha1:9522a0b7c16414fce2103cf58bfdd63aaf0cb01b</id>
<content type='text'>
It's a little distressing how often we have historically coded S32 or U32 to
pass a length or index.

There are more such assumptions in other viewer subdirectories, but this is a
start.
</content>
</entry>
<entry>
<title>remove execute permission from many files that should not have it</title>
<updated>2015-11-10T14:48:56Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2015-11-10T14:48:56Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c8726aba303bcf1207b730a344536e25491420bc'/>
<id>urn:sha1:c8726aba303bcf1207b730a344536e25491420bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Mac and Windows breakpad builds to latest</title>
<updated>2013-03-29T14:50:08Z</updated>
<author>
<name>Graham Madarasz</name>
<email>graham@lindenlab.com</email>
</author>
<published>2013-03-29T14:50:08Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=bf6182daa8b4d7cea79310547f71d7a3155e17b0'/>
<id>urn:sha1:bf6182daa8b4d7cea79310547f71d7a3155e17b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Automated merge from mesh-development</title>
<updated>2011-01-10T16:20:28Z</updated>
<author>
<name>Loren Shih</name>
<email>seraph@lindenlab.com</email>
</author>
<published>2011-01-10T16:20:28Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=c4989c17ed3848f676364e1927ccad13fb628e2c'/>
<id>urn:sha1:c4989c17ed3848f676364e1927ccad13fb628e2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>expose &lt;&lt; operator for LLMD5 objects in LL_COMMON_API</title>
<updated>2011-01-07T20:20:48Z</updated>
<author>
<name>Brad Payne (Vir Linden)</name>
<email>vir@lindenlab.com</email>
</author>
<published>2011-01-07T20:20:48Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=727a0e6fd454e3ec26c544d37f77e7346cc7d930'/>
<id>urn:sha1:727a0e6fd454e3ec26c544d37f77e7346cc7d930</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correct licenses (fix problem with license change merge)</title>
<updated>2010-10-13T11:24:37Z</updated>
<author>
<name>Oz Linden</name>
<email>oz@lindenlab.com</email>
</author>
<published>2010-10-13T11:24:37Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=a5619d16f74863168f45b04b37cc6383e1a92263'/>
<id>urn:sha1:a5619d16f74863168f45b04b37cc6383e1a92263</id>
<content type='text'>
</content>
</entry>
<entry>
<title>EXT-8360 WIP - propagating COF item name changes various places</title>
<updated>2010-07-19T21:15:32Z</updated>
<author>
<name>Brad Payne (Vir Linden)</name>
<email>vir@lindenlab.com</email>
</author>
<published>2010-07-19T21:15:32Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=1dae91d7354aef57625e3508b23a4bb21de242e8'/>
<id>urn:sha1:1dae91d7354aef57625e3508b23a4bb21de242e8</id>
<content type='text'>
</content>
</entry>
</feed>
