<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/x509/by_dir.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-08-05T14:17:12+00:00</updated>
<entry>
<title>Remove unnecessary NULL check from get_cert_by_subject since</title>
<updated>2018-08-05T14:17:12+00:00</updated>
<author>
<name>bcook</name>
<email></email>
</author>
<published>2018-08-05T14:17:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=6b472be450b41d2399d1fd32bf31177c8c24f895'/>
<id>urn:sha1:6b472be450b41d2399d1fd32bf31177c8c24f895</id>
<content type='text'>
sk_BY_DIR_HASH_find already does it, removing ambiguity later in the function.

ok tb@
</content>
</entry>
<entry>
<title>Send the function codes from the error functions to the bit bucket,</title>
<updated>2017-01-29T17:49:23+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2017-01-29T17:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d1f47bd292f36094480caa49ada36b99a69c59b0'/>
<id>urn:sha1:d1f47bd292f36094480caa49ada36b99a69c59b0</id>
<content type='text'>
as was done earlier in libssl. Thanks inoguchi@ for noticing
libssl had more reacharounds into this.
ok jsing@ inoguchi@
</content>
</entry>
<entry>
<title>Remove all getenv() calls, especially those wrapped by issetugid().</title>
<updated>2015-04-11T16:03:21+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2015-04-11T16:03:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b6e092d1e41107edc3265fcda97c497aa21950e1'/>
<id>urn:sha1:b6e092d1e41107edc3265fcda97c497aa21950e1</id>
<content type='text'>
getenv()'s wrapped by issetugid() are safe, but issetugid() is correct
difficult to impliment on many operating systems.  By accident, a grand
experiment was run over the last year, where issetugid() returned 1 (the
safe value) on a few operating systems.  Noone noticed &amp; complained that
certain environment variables were not working.......
ok doug beck jsing, discussion with others
</content>
</entry>
<entry>
<title>If you do not support POSIX I/O then you're not tall enough to ride...</title>
<updated>2015-02-12T03:54:07+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-02-12T03:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1c7b61ccfe1cdbe10dcf7459d3bc363f5c3c6b4d'/>
<id>urn:sha1:1c7b61ccfe1cdbe10dcf7459d3bc363f5c3c6b4d</id>
<content type='text'>
ok tedu@
</content>
</entry>
<entry>
<title>Declare the x509_(mem|file|dir)_lookup symbols as static because they</title>
<updated>2015-02-05T01:33:22+00:00</updated>
<author>
<name>reyk</name>
<email></email>
</author>
<published>2015-02-05T01:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a1c0159c37615070d2b9a91e3ed4cfc4f80a06b1'/>
<id>urn:sha1:a1c0159c37615070d2b9a91e3ed4cfc4f80a06b1</id>
<content type='text'>
shouldn't be used directly.  They aren't part of the API; each module
(file, dir, mem) provides an actual function to export the now-static
object.

OK miod@
</content>
</entry>
<entry>
<title>Use field names in struct initialisers.</title>
<updated>2015-01-22T11:16:56+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-01-22T11:16:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=559d7136e35fb0b3cc5d43240d5102630410c202'/>
<id>urn:sha1:559d7136e35fb0b3cc5d43240d5102630410c202</id>
<content type='text'>
No change to generated assembly.
</content>
</entry>
<entry>
<title>Fix regression introduced in revision 1.15 by using strndup() instead of</title>
<updated>2014-09-23T20:01:11+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2014-09-23T20:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b1cacb6753ab8b69240bf2d4e8677ff7d88ed2a2'/>
<id>urn:sha1:b1cacb6753ab8b69240bf2d4e8677ff7d88ed2a2</id>
<content type='text'>
strdup() to allocated directory list components.

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>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>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>
</feed>
