<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/asn1/x_req.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>2018-02-22T16:50:30+00:00</updated>
<entry>
<title>Provide X509_REQ_get_signature_nid().</title>
<updated>2018-02-22T16:50:30+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-02-22T16:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0e70c1424cfd8c4191fc2f6ad92dcd04051f49be'/>
<id>urn:sha1:0e70c1424cfd8c4191fc2f6ad92dcd04051f49be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide X509_REQ_get0_signature()</title>
<updated>2018-02-20T17:06:19+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-02-20T17:06:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b59ba4d49141733859e03cd63517f1b9d60391cf'/>
<id>urn:sha1:b59ba4d49141733859e03cd63517f1b9d60391cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove initialisers with default values from the ASN1 data structures.</title>
<updated>2015-02-11T04:00:39+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-02-11T04:00:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6ce51e1f1b8945246fe0c52a70ebe9e0951ae3bb'/>
<id>urn:sha1:6ce51e1f1b8945246fe0c52a70ebe9e0951ae3bb</id>
<content type='text'>
Minor changes in generated assembly due to the compiler swapping from
.quad 0/.long 0 to .zero, along with changes due to line numbering.
</content>
</entry>
<entry>
<title>Expand most of the ASN1_SEQUENCE* and associated macros, making the data</title>
<updated>2015-02-11T03:39:51+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-02-11T03:39:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b07f4d1849544c2c966cb30d49bdb02358dc608d'/>
<id>urn:sha1:b07f4d1849544c2c966cb30d49bdb02358dc608d</id>
<content type='text'>
structures visible and easier to review, without having to wade through
layers and layers of asn1t.h macros.

Change has been scripted and the generated assembly only differs by changes
to line numbers.

Discussed with beck@ miod@ tedu@
</content>
</entry>
<entry>
<title>Manually expand ASN1_ITEM_rptr macros that should have been expanded with</title>
<updated>2015-02-10T05:25:45+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-02-10T05:25:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=bef5b62e5cb2b7f34be8c33038e3dfe534e6cbed'/>
<id>urn:sha1:bef5b62e5cb2b7f34be8c33038e3dfe534e6cbed</id>
<content type='text'>
the IMPLEMENT_ASN1_DUP_FUNCTION macro.
</content>
</entry>
<entry>
<title>Expand the IMPLEMENT_ASN1_DUP_FUNCTION macro so that the code is visible</title>
<updated>2015-02-10T04:21:50+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-02-10T04:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=803fe92d2ba2e99892a8bb84620d364da4518cb7'/>
<id>urn:sha1:803fe92d2ba2e99892a8bb84620d364da4518cb7</id>
<content type='text'>
and functions can be readily located.

Change has been scripted and the generated assembly only differs by changes
to line numbers.

Discussed with beck@ miod@ tedu@
</content>
</entry>
<entry>
<title>Expand the IMPLEMENT_ASN1_FUNCTIONS macro so that the code is visible and</title>
<updated>2015-02-09T15:05:59+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-02-09T15:05:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=714f82ff1b6302b27dcbcff8136087833e23251d'/>
<id>urn:sha1:714f82ff1b6302b27dcbcff8136087833e23251d</id>
<content type='text'>
functions can be readily located.

Change has been scripted and the generated assembly only differs by changes
to line numbers.

Discussed with beck@ miod@ tedu@
</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>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>More KNF.</title>
<updated>2014-04-18T11:20:32+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-04-18T11:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5d7be9d75aadc8b02bc8b6df6d84ee4ff8749952'/>
<id>urn:sha1:5d7be9d75aadc8b02bc8b6df6d84ee4ff8749952</id>
<content type='text'>
</content>
</entry>
</feed>
