<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto/gcm128, branch OPENBSD_5_9_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_5_9_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_5_9_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2015-02-11T06:40:04+00:00</updated>
<entry>
<title>Do not rely upon malloc(0) not returning NULL. Not all malloc implementations</title>
<updated>2015-02-11T06:40:04+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2015-02-11T06:40:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a958e8104030c4eac21e785de5482ac58facc7c8'/>
<id>urn:sha1:a958e8104030c4eac21e785de5482ac58facc7c8</id>
<content type='text'>
have this property.
Instead, skip the malloc and memcmp if their size is zero.
Per bcook@ request in order to run on AIX
</content>
</entry>
<entry>
<title>use C rather than C++ array initialization syntax</title>
<updated>2014-08-16T17:30:12+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2014-08-16T17:30:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4ebf6101563115d6aa887ebd6988911ac1cc0b13'/>
<id>urn:sha1:4ebf6101563115d6aa887ebd6988911ac1cc0b13</id>
<content type='text'>
this causes errors with stricter C compilers
</content>
</entry>
<entry>
<title>Rewrite gcm128test as a table-driven regress instead of using defines.</title>
<updated>2014-07-09T11:43:01+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-07-09T11:43:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4b03fd9f11c2191171c13697724ab08d1a8d91da'/>
<id>urn:sha1:4b03fd9f11c2191171c13697724ab08d1a8d91da</id>
<content type='text'>
This avoids compiler warnings for always true/false conditionals and makes
the code readable. Also avoid pulling in modes_lcl.h, which should not be
used outside the library.
</content>
</entry>
<entry>
<title>Include -DLIBRESSL_INTERNAL in regress makefiles.</title>
<updated>2014-07-08T15:53:53+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-07-08T15:53:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7afb360c691a50252631f701035b15ed0177a3c8'/>
<id>urn:sha1:7afb360c691a50252631f701035b15ed0177a3c8</id>
<content type='text'>
ok miod@
</content>
</entry>
<entry>
<title>Build these tests with WARNINGS=Yes and -Werror, and do the necessary</title>
<updated>2014-06-01T11:11:46+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-06-01T11:11:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=18ef1425b569ea27254911a14222de8d26e365a9'/>
<id>urn:sha1:18ef1425b569ea27254911a14222de8d26e365a9</id>
<content type='text'>
fixes to keep building.
</content>
</entry>
<entry>
<title>Move the cts128 and gcm128 tests to regress.</title>
<updated>2014-05-31T14:39:06+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-05-31T14:39:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2e095c059a16c4644dd1bba604bd92bcdb683046'/>
<id>urn:sha1:2e095c059a16c4644dd1bba604bd92bcdb683046</id>
<content type='text'>
</content>
</entry>
<entry>
<title>crypto/modes/gcm128.c can be used as its own selftest. Add it to regress,</title>
<updated>2014-04-17T18:33:22+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-04-17T18:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=78c721cd0d1ef7e35309cffbef5e6735d0b5f892'/>
<id>urn:sha1:78c721cd0d1ef7e35309cffbef5e6735d0b5f892</id>
<content type='text'>
conveniently leaving the benchmark code not compiled in the test.
</content>
</entry>
</feed>
