<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/pem/pem_all.c, branch OPENBSD_7_9</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2023-07-07T13:40:44+00:00</updated>
<entry>
<title>Hide symbols in lhash, pem, and rc2</title>
<updated>2023-07-07T13:40:44+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2023-07-07T13:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1355f5b75c135c6bbe53ddedd21c86e2952b9895'/>
<id>urn:sha1:1355f5b75c135c6bbe53ddedd21c86e2952b9895</id>
<content type='text'>
ok jsing@
</content>
</entry>
<entry>
<title>Remove PEM wrappers for NETSCAPE_CERT_SEQUENCE</title>
<updated>2023-04-25T17:51:36+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-25T17:51:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=73801d916399112cd98e764eed5d739f168d2a8f'/>
<id>urn:sha1:73801d916399112cd98e764eed5d739f168d2a8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The #ifdef missed a few NETSCAPE_CERT things</title>
<updated>2023-04-25T11:03:37+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-25T11:03:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9b15e65dc6c2db8245f0090f94d6985fde422ec9'/>
<id>urn:sha1:9b15e65dc6c2db8245f0090f94d6985fde422ec9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark NETSCAPE_CERT_SEQUENCE for removal</title>
<updated>2023-04-24T22:24:39+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-04-24T22:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=85f1806c3a229557e7fb6da47cf9d1e6a96f438b'/>
<id>urn:sha1:85f1806c3a229557e7fb6da47cf9d1e6a96f438b</id>
<content type='text'>
discussed with beck and jsing
</content>
</entry>
<entry>
<title>Sort and group functions.</title>
<updated>2016-09-04T16:12:33+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-09-04T16:12:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8fa59688817a0ed0d0b58366f255bc2340ff8544'/>
<id>urn:sha1:8fa59688817a0ed0d0b58366f255bc2340ff8544</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expand IMPLEMENT_PEM macros.</title>
<updated>2016-09-04T15:53:03+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-09-04T15:53:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7aeb67d2176ac44399d41b5b045c93fe11f2bf1a'/>
<id>urn:sha1:7aeb67d2176ac44399d41b5b045c93fe11f2bf1a</id>
<content type='text'>
No change in generated assembly.
</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>Explicitly include &lt;openssl/opensslconf.h&gt; in every file that references</title>
<updated>2014-07-10T22:45:58+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-07-10T22:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=62348213609ef233110561d1a6ed67ad66df1c7e'/>
<id>urn:sha1:62348213609ef233110561d1a6ed67ad66df1c7e</id>
<content type='text'>
an OPENSSL_NO_* define. This avoids relying on something else pulling it
in for us, plus it fixes several cases where the #ifndef OPENSSL_NO_XYZ is
never going to do anything, since OPENSSL_NO_XYZ will never defined, due
to the fact that opensslconf.h has not been included.

This also includes some miscellaneous sorting/tidying of headers.
</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>
</feed>
