<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/ui, branch libressl-v2.9.2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.9.2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.9.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2018-06-02T04:45:21+00:00</updated>
<entry>
<title>Add a const qualifier to the argument of UI_method_get_closer(),</title>
<updated>2018-06-02T04:45:21+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2018-06-02T04:45:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d387237931d17dffcba378b52465111805acfef5'/>
<id>urn:sha1:d387237931d17dffcba378b52465111805acfef5</id>
<content type='text'>
UI_method_get_flusher(), UI_method_get_opener(),
UI_method_get_prompt_constructor(), UI_method_get_reader(), and
UI_method_get_writer().

tested in a bulk build by sthen
ok jsing
</content>
</entry>
<entry>
<title>UI_METHOD *UI_create_method(const char *name).</title>
<updated>2018-05-19T11:03:33+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2018-05-19T11:03:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=37e13e53fe85bb85974439fc82daff312864ba70'/>
<id>urn:sha1:37e13e53fe85bb85974439fc82daff312864ba70</id>
<content type='text'>
                            ^^^^^
tested in a bulk build by sthen
ok jsing
</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>Explicitly export a list of symbols from libcrypto.</title>
<updated>2016-12-21T15:49:29+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-12-21T15:49:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=18adabd97858ed28289c9dc31e8042c515840be4'/>
<id>urn:sha1:18adabd97858ed28289c9dc31e8042c515840be4</id>
<content type='text'>
Move the "internal" BN functions from bn.h to bn_lcl.h and stop exporting
the bn_* symbols. These are documented as only being intended for internal
use, so why they were placed in a public header is beyond me...

This hides 363 previously exported symbols, most of which exist in headers
that are not installed and were never intended to be public. This also
removes a few crusty old things that should have died long ago (like
_ossl_old_des_read_pw). But don't worry... there are still 3451 symbols
exported from the library.

With input and testing from inoguchi@.

ok beck@ inoguchi@
</content>
</entry>
<entry>
<title>don't go into an unbreakable infinite loop during operations such</title>
<updated>2016-04-28T16:42:28+00:00</updated>
<author>
<name>tedu</name>
<email></email>
</author>
<published>2016-04-28T16:42:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4811ea506bb3a70811c8e5518bb5e6a6707e90c8'/>
<id>urn:sha1:4811ea506bb3a70811c8e5518bb5e6a6707e90c8</id>
<content type='text'>
as reading passwords. allow ^C to break.
the pain was mine, the fix is miod's.
</content>
</entry>
<entry>
<title>Correct spelling of OPENSSL_cleanse.</title>
<updated>2015-09-10T15:56:26+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-09-10T15:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=647569a51c1530d10e75e272f0982682f696caa7'/>
<id>urn:sha1:647569a51c1530d10e75e272f0982682f696caa7</id>
<content type='text'>
ok miod@
</content>
</entry>
<entry>
<title>After reading a password with terminal echo off, restore the terminal to</title>
<updated>2015-07-16T02:46:49+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2015-07-16T02:46:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=eaa7508412b316b4e54f40c5df85136c4780f410'/>
<id>urn:sha1:eaa7508412b316b4e54f40c5df85136c4780f410</id>
<content type='text'>
its original state instead of blindly turning echo on.

problem reported on the openssl-dev list by William Freeman
ok miod@ beck@
</content>
</entry>
<entry>
<title>Remove more IMPLEMENT_STACK_OF noops that have been hiding for the last</title>
<updated>2015-02-10T11:22:22+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-02-10T11:22:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f615895acf9eb579a4183eb9a32ea5ab0e2d7cb6'/>
<id>urn:sha1:f615895acf9eb579a4183eb9a32ea5ab0e2d7cb6</id>
<content type='text'>
15 years.
</content>
</entry>
<entry>
<title>Use string literals in printf style calls so gcc's -Wformat works.</title>
<updated>2014-10-03T06:02:38+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2014-10-03T06:02:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3e3e62d53cc575a61b99b211f05e78229c836866'/>
<id>urn:sha1:3e3e62d53cc575a61b99b211f05e78229c836866</id>
<content type='text'>
ok tedu@, miod@
</content>
</entry>
<entry>
<title>Kill a bunch more BUF_strdup's - these are converted to have a check for</title>
<updated>2014-07-22T02:21:20+00:00</updated>
<author>
<name>beck</name>
<email></email>
</author>
<published>2014-07-22T02:21:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=de26b5621b74df2934238e0cedd549c31c9c6a32'/>
<id>urn:sha1:de26b5621b74df2934238e0cedd549c31c9c6a32</id>
<content type='text'>
NULL before an intrinsic strdup.
ok miod@
</content>
</entry>
</feed>
