<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libssl/Makefile, branch libressl-v2.7.2</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.7.2</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.7.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2017-07-16T18:18:10+00:00</updated>
<entry>
<title>Provide a new regress test for TLS extension handlers, currently covering</title>
<updated>2017-07-16T18:18:10+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-07-16T18:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=13f7abaa6cc637f335f46e2a7f6217e471cdcf58'/>
<id>urn:sha1:13f7abaa6cc637f335f46e2a7f6217e471cdcf58</id>
<content type='text'>
the newly converted SNI code.
</content>
</entry>
<entry>
<title>Add an initial regress test that covers the server-side of libssl, by</title>
<updated>2017-03-05T14:15:53+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-03-05T14:15:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3f722622e129a984fa4197d3a6d83762d9d9db71'/>
<id>urn:sha1:3f722622e129a984fa4197d3a6d83762d9d9db71</id>
<content type='text'>
providing SSL_accept() with fixed ClientHello messages.
</content>
</entry>
<entry>
<title>Move pqueue regress from libcrypto to libssl, since that's where the pqueue</title>
<updated>2016-11-04T19:45:12+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2016-11-04T19:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=487c3b44b19dd599065dbca3423c0ecedafe889c'/>
<id>urn:sha1:487c3b44b19dd599065dbca3423c0ecedafe889c</id>
<content type='text'>
code now lives. Also unbreak the regress following the symbol hiding
changes in libssl.
</content>
</entry>
<entry>
<title>Add an initial TLS client regress, which currently covers ClientHello</title>
<updated>2015-09-01T17:02:18+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-09-01T17:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2f63192ba7a4018ad3a29f7d6a3e2fe0245019e9'/>
<id>urn:sha1:2f63192ba7a4018ad3a29f7d6a3e2fe0245019e9</id>
<content type='text'>
message generation.
</content>
</entry>
<entry>
<title>Convert ssl_bytes_to_cipher_list to CBS.</title>
<updated>2015-06-28T00:08:27+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-06-28T00:08:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1618490a96ac0f443d379bc3d4dcf04769edd0ce'/>
<id>urn:sha1:1618490a96ac0f443d379bc3d4dcf04769edd0ce</id>
<content type='text'>
Link in the new 'unit' regress and expand the invalid tests to include
some that would fail before the CBS conversion.

input + ok miod@ jsing@
</content>
</entry>
<entry>
<title>Import BoringSSL's crypto bytestring and crypto bytebuilder APIs.</title>
<updated>2015-02-06T09:36:16+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-02-06T09:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=57c3c820260976eedbeceb47dc79b313f0dd1b42'/>
<id>urn:sha1:57c3c820260976eedbeceb47dc79b313f0dd1b42</id>
<content type='text'>
This is imported with as few changes as possible for the initial commit.
I removed OPENSSL_EXPORT, replaced OPENSSL_malloc() etc with malloc()
and changed a few header includes.

BoringSSL has this as part of their public API.  We're leaving it internal
to libssl for now.

Based on BoringSSL's CBB/CBS API as of commit
c5cc15b4f5b1d6e9b9112cb8d30205a638aa2c54.

input + ok jsing@, miod@
</content>
</entry>
<entry>
<title>Add libssl ciphers regress, which currently only covers</title>
<updated>2015-02-06T08:48:39+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2015-02-06T08:48:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4323888337df9302f3a2c80a9c7f9eeab251dc2b'/>
<id>urn:sha1:4323888337df9302f3a2c80a9c7f9eeab251dc2b</id>
<content type='text'>
get_cipher_by_char/put_cipher_by_char.
</content>
</entry>
<entry>
<title>Add a regress test for the ASN1 handling of SSL session tickets.</title>
<updated>2014-07-13T16:03:54+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-07-13T16:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7bdedbe7cbfbf5ec162eeb343c6d5b3dd503b45c'/>
<id>urn:sha1:7bdedbe7cbfbf5ec162eeb343c6d5b3dd503b45c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move ssltest.c to a regress test.</title>
<updated>2014-05-24T14:56:32+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-05-24T14:56:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ab8462df54242d8e2621bf03db7f982d8817d805'/>
<id>urn:sha1:ab8462df54242d8e2621bf03db7f982d8817d805</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the regress tests that are in lib/libssl to usr.sbin/openssl,</title>
<updated>2014-05-24T13:32:46+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2014-05-24T13:32:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2f5ba051c0c04f9d2b004a6f6790c4ba92e51f4c'/>
<id>urn:sha1:2f5ba051c0c04f9d2b004a6f6790c4ba92e51f4c</id>
<content type='text'>
since they are really testing openssl(1) (although this also tests
libcrypto and libssl), rather than actual parts of the libssl library.

Discussed with miod@
</content>
</entry>
</feed>
