<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libcrypto/dh, branch OPENBSD_7_8_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_8_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_8_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2023-08-20T22:21:00+00:00</updated>
<entry>
<title>Drop unnecessary OPENSSL_NO_DEPRECATED dance</title>
<updated>2023-08-20T22:21:00+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-08-20T22:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=29340c98efb0a18688f17d2abee41c545912b7ce'/>
<id>urn:sha1:29340c98efb0a18688f17d2abee41c545912b7ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a separate flags variable for the error flags in DH_check()</title>
<updated>2023-08-20T22:20:12+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-08-20T22:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=63346886bb90ed9a7a2c9bcda772d82607510be6'/>
<id>urn:sha1:63346886bb90ed9a7a2c9bcda772d82607510be6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Now that the DH is sensibly called dh instead of a, we can also rename</title>
<updated>2023-08-12T06:30:43+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-08-12T06:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5b2e27e38fbe101e45f8577af321c751af2b10ed'/>
<id>urn:sha1:5b2e27e38fbe101e45f8577af321c751af2b10ed</id>
<content type='text'>
abuf, alen and aout to names that make sense, such as buf, buf_len and
secret_len.
</content>
</entry>
<entry>
<title>a is a silly name for a DH</title>
<updated>2023-08-12T06:28:04+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-08-12T06:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=45cf97e26a9e9b25bb8ddf8904e471ed8d206d99'/>
<id>urn:sha1:45cf97e26a9e9b25bb8ddf8904e471ed8d206d99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use printf for consistency</title>
<updated>2023-08-12T06:25:26+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-08-12T06:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=8f22b42d57e51fa5ab64c58917cc0b1bcdbe0a0c'/>
<id>urn:sha1:8f22b42d57e51fa5ab64c58917cc0b1bcdbe0a0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check that {DH,DSA}_get0_engine() returns NULL if OPENSSL_NO_ENGINE is</title>
<updated>2023-08-12T06:23:59+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-08-12T06:23:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f18e92270cdb06ffb7cc5c6c559a94e4500df316'/>
<id>urn:sha1:f18e92270cdb06ffb7cc5c6c559a94e4500df316</id>
<content type='text'>
defined.
</content>
</entry>
<entry>
<title>dhtest: simplify printing and make the output slightly less ugly</title>
<updated>2023-07-28T13:05:59+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2023-07-28T13:05:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9f0716d2dac49cad446d297eeba594aff1b6c2a9'/>
<id>urn:sha1:9f0716d2dac49cad446d297eeba594aff1b6c2a9</id>
<content type='text'>
CID 463174
</content>
</entry>
<entry>
<title>Undo static linking and other workarounds that are no longer needed</title>
<updated>2022-01-14T09:38:50+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-01-14T09:38:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=256ebebe0a83a12984fcfea58daf6f31ef81571a'/>
<id>urn:sha1:256ebebe0a83a12984fcfea58daf6f31ef81571a</id>
<content type='text'>
after the bump
</content>
</entry>
<entry>
<title>Rework dhtest to use accessors and link statically for now</title>
<updated>2022-01-12T08:58:12+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-01-12T08:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e6f0d7e01ab58506553fa52ec49c51e5ba3d3488'/>
<id>urn:sha1:e6f0d7e01ab58506553fa52ec49c51e5ba3d3488</id>
<content type='text'>
For some reason CVS didn't want to commit this the first time around.
</content>
</entry>
<entry>
<title>Rework dhtest to use accessors and link statically for now</title>
<updated>2022-01-12T08:56:49+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2022-01-12T08:56:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=73f70140df2516cc4355e53f077bf948797b4127'/>
<id>urn:sha1:73f70140df2516cc4355e53f077bf948797b4127</id>
<content type='text'>
</content>
</entry>
</feed>
