<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/err/err_prn.c, branch OPENBSD_6_8_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_8_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2017-02-07T15:52:33+00:00</updated>
<entry>
<title>Revert previous; the implementation is incorrect since it assumes that the</title>
<updated>2017-02-07T15:52:33+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-02-07T15:52:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=aa3934f7783b0c9b04b6a76b332972ce4ce77e56'/>
<id>urn:sha1:aa3934f7783b0c9b04b6a76b332972ce4ce77e56</id>
<content type='text'>
provided error code matches the error that is currently on the top of the
error stack.
</content>
</entry>
<entry>
<title>Add file and line to the LibreSSL error strings sine we are no longer in</title>
<updated>2017-02-07T03:11:11+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-02-07T03:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=037ba83cd76d5a5804ab5220308abd7949d5bd90'/>
<id>urn:sha1:037ba83cd76d5a5804ab5220308abd7949d5bd90</id>
<content type='text'>
1989, VMS, or MS/DOS and we all run Brobdingnagian C compilers that have
can now be counted on to achieve this level of sophistication nearly
everywhere.
ok jsing@
</content>
</entry>
<entry>
<title>Only import cryptlib.h in the four source files that actually need it.</title>
<updated>2014-07-11T08:44:49+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-07-11T08:44:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=74e2c009c83ad374bd6acdcfc376a384e25ab007'/>
<id>urn:sha1:74e2c009c83ad374bd6acdcfc376a384e25ab007</id>
<content type='text'>
Remove the openssl public includes from cryptlib.h and add a small number
of includes into the source files that actually need them. While here,
also sort/group/tidy the includes.

ok beck@ miod@
</content>
</entry>
<entry>
<title>Stop including standard headers via cryptlib.h - pull in the headers that</title>
<updated>2014-07-10T13:58:23+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-07-10T13:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c917c683bc93c68fbf4310ac181f7906e76b3c94'/>
<id>urn:sha1:c917c683bc93c68fbf4310ac181f7906e76b3c94</id>
<content type='text'>
are needed in the source files that actually require them.

ok beck@ miod@
</content>
</entry>
<entry>
<title>tags as requested by miod and tedu</title>
<updated>2014-06-12T15:49:31+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2014-06-12T15:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=59f4f2c61d71e266d37dd2fc97615b3fd35b4721'/>
<id>urn:sha1:59f4f2c61d71e266d37dd2fc97615b3fd35b4721</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Everything sane has stdio, and FILE *. we don't need ifdefs for this.</title>
<updated>2014-05-29T20:21:23+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2014-05-29T20:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f60b3b3365842d8869513a7e36981671cd726939'/>
<id>urn:sha1:f60b3b3365842d8869513a7e36981671cd726939</id>
<content type='text'>
ok to firebomb from tedu@
</content>
</entry>
<entry>
<title>KNF.</title>
<updated>2014-04-21T14:50:59+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-04-21T14:50:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=dfe511c9e1293ae4ceb37e5ed8d5cf8073dc33f3'/>
<id>urn:sha1:dfe511c9e1293ae4ceb37e5ed8d5cf8073dc33f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restore beck's rev 1.9: snprintf() was reviewed</title>
<updated>2014-04-20T17:01:35+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2014-04-20T17:01:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2ad6e6fa88fc050086c4b04dd6a670351657c52d'/>
<id>urn:sha1:2ad6e6fa88fc050086c4b04dd6a670351657c52d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We'll interpret a (void) cast on snprintf() to mean it's been verified that</title>
<updated>2014-04-19T11:46:39+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2014-04-19T11:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=15e0442b8cfbbc095af4db97db7cd2b6d8dc23d0'/>
<id>urn:sha1:15e0442b8cfbbc095af4db97db7cd2b6d8dc23d0</id>
<content type='text'>
truncation is either desirable, not an issue, or is detected and handled later

ok deraadt@
</content>
</entry>
<entry>
<title>Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversions</title>
<updated>2014-04-15T16:21:04+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2014-04-15T16:21:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=815e93e74514b0f699488f372d491cf84236cd99'/>
<id>urn:sha1:815e93e74514b0f699488f372d491cf84236cd99</id>
<content type='text'>
where the return value is ignored changing to (void) snprintf.
ok deraadt@
</content>
</entry>
</feed>
