<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/asn1/a_print.c, branch OPENBSD_7_9_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2023-07-05T21:23:37+00:00</updated>
<entry>
<title>Hide symbols in asn1 and bio</title>
<updated>2023-07-05T21:23:37+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2023-07-05T21:23:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0da1913b3c721e1a62fd66bc43547b4e910cbc34'/>
<id>urn:sha1:0da1913b3c721e1a62fd66bc43547b4e910cbc34</id>
<content type='text'>
ok jsing@
</content>
</entry>
<entry>
<title>Avoid an 1 byte out-of-bounds read in ASN1_PRINTABLE_type()</title>
<updated>2023-03-12T11:49:02+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-03-12T11:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1c853f7dfee3676e9dd94219037089d9f783f6b3'/>
<id>urn:sha1:1c853f7dfee3676e9dd94219037089d9f783f6b3</id>
<content type='text'>
In case the input is not NUL terminated, the reversed check for length
and terminating NUL results in a one-byte overread. The documentation
says that the input should be a string, but in ASN.1 land you never
know...

Reported by Guido Vranken a while back

ok beck
</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-18T07:09:23+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-04-18T07:09:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4f95e51959e522052d25e903a48b3fd0ec8d882c'/>
<id>urn:sha1:4f95e51959e522052d25e903a48b3fd0ec8d882c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lob a few more knf grenades in here to soften things up.</title>
<updated>2014-04-18T00:58:49+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2014-04-18T00:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8ce5191a60e78339477aa03769b244ec94d3a7bd'/>
<id>urn:sha1:8ce5191a60e78339477aa03769b244ec94d3a7bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>putting most of the braces in the right column is the very least we can do.</title>
<updated>2014-04-18T00:10:08+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2014-04-18T00:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=966ce64f00531da04d9506f88feeb1ae5745faab'/>
<id>urn:sha1:966ce64f00531da04d9506f88feeb1ae5745faab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity</title>
<updated>2014-04-15T17:46:17+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2014-04-15T17:46:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=399901082925ad76fc2bd5cd8d351a590f3f2989'/>
<id>urn:sha1:399901082925ad76fc2bd5cd8d351a590f3f2989</id>
<content type='text'>
with the bearded ones...
some API's that nobody should be using will dissapear with this commit.
</content>
</entry>
<entry>
<title>resolve conflicts</title>
<updated>2005-04-29T05:39:33+00:00</updated>
<author>
<name>djm</name>
<email></email>
</author>
<published>2005-04-29T05:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=68edd00d9258df93b1366c71ac124e0cadf7bc08'/>
<id>urn:sha1:68edd00d9258df93b1366c71ac124e0cadf7bc08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OpenSSL 0.9.7 stable 2002 05 08 merge</title>
<updated>2002-05-15T02:29:21+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2002-05-15T02:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b64270d1e45fe7f3241e4c9b6ce60d5ac89bc2e9'/>
<id>urn:sha1:b64270d1e45fe7f3241e4c9b6ce60d5ac89bc2e9</id>
<content type='text'>
</content>
</entry>
</feed>
