<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wireguard-openbsd/lib/libssl/ssl_stat.c, branch jd/queueboosts</title>
<subtitle>WireGuard implementation for the OpenBSD kernel</subtitle>
<id>https://git.zx2c4.com/wireguard-openbsd/atom/lib/libssl/ssl_stat.c?h=jd%2Fqueueboosts</id>
<link rel='self' href='https://git.zx2c4.com/wireguard-openbsd/atom/lib/libssl/ssl_stat.c?h=jd%2Fqueueboosts'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/'/>
<updated>2017-05-07T04:22:24Z</updated>
<entry>
<title>Move state from ssl-&gt;internal to the handshake structure.</title>
<updated>2017-05-07T04:22:24Z</updated>
<author>
<name>beck</name>
<email>beck@openbsd.org</email>
</author>
<published>2017-05-07T04:22:24Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=440bed4fbf67c71055029b3e3067c272d9453bf5'/>
<id>urn:sha1:440bed4fbf67c71055029b3e3067c272d9453bf5</id>
<content type='text'>
while we are at it, convert SSLerror to use a function
internally, so that we may later allocate the handshake
structure and check for it
ok jsing@
</content>
</entry>
<entry>
<title>send state and rstate from ssl_st into internal. There are accessors</title>
<updated>2017-01-23T08:48:44Z</updated>
<author>
<name>beck</name>
<email>beck@openbsd.org</email>
</author>
<published>2017-01-23T08:48:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=8022bb077d13265daefb9145af99f06cb79e4d1f'/>
<id>urn:sha1:8022bb077d13265daefb9145af99f06cb79e4d1f</id>
<content type='text'>
so these should not be diddled with directly
ok jsing@
</content>
</entry>
<entry>
<title>Sort and group includes.</title>
<updated>2014-11-16T14:12:47Z</updated>
<author>
<name>jsing</name>
<email>jsing@openbsd.org</email>
</author>
<published>2014-11-16T14:12:47Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=c5899dbc0835d775bcf3af5d6a5964852c8faf9b'/>
<id>urn:sha1:c5899dbc0835d775bcf3af5d6a5964852c8faf9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Another large dose of KNF.</title>
<updated>2014-07-13T00:08:44Z</updated>
<author>
<name>jsing</name>
<email>jsing@openbsd.org</email>
</author>
<published>2014-07-13T00:08:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=2006ab809c611806ffefbd9b0acf46e046836dc0'/>
<id>urn:sha1:2006ab809c611806ffefbd9b0acf46e046836dc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tags as requested by miod and tedu</title>
<updated>2014-06-12T15:49:27Z</updated>
<author>
<name>deraadt</name>
<email>deraadt@openbsd.org</email>
</author>
<published>2014-06-12T15:49:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=c3d6a26af7455bccce87985ff78ef0efc39b65e1'/>
<id>urn:sha1:c3d6a26af7455bccce87985ff78ef0efc39b65e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More KNF and style consistency tweaks</title>
<updated>2014-04-19T08:52:32Z</updated>
<author>
<name>guenther</name>
<email>guenther@openbsd.org</email>
</author>
<published>2014-04-19T08:52:32Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=dbea66cd1623e97296cb30d20896a9c0c5976d2c'/>
<id>urn:sha1:dbea66cd1623e97296cb30d20896a9c0c5976d2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove ssl2 support even more completely.</title>
<updated>2014-04-15T21:47:56Z</updated>
<author>
<name>tedu</name>
<email>tedu@openbsd.org</email>
</author>
<published>2014-04-15T21:47:56Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=d5cfd8ef9515508b49d0becea543a35da559ad24'/>
<id>urn:sha1:d5cfd8ef9515508b49d0becea543a35da559ad24</id>
<content type='text'>
in the process, always include ssl3 and tls1, we don't need config options
for them. when the time comes to expire ssl3, it will be with an ax.
checked by miod
</content>
</entry>
<entry>
<title>First pass at applying KNF to the OpenSSL code, which almost makes it</title>
<updated>2014-04-14T13:10:35Z</updated>
<author>
<name>jsing</name>
<email>jsing@openbsd.org</email>
</author>
<published>2014-04-14T13:10:35Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=35fb06776ce30f160c3ccd100d55f2fa3b81cb24'/>
<id>urn:sha1:35fb06776ce30f160c3ccd100d55f2fa3b81cb24</id>
<content type='text'>
readable. This pass is whitespace only and can readily be verified using
tr and md5.
</content>
</entry>
<entry>
<title>resolve conflicts, fix local changes</title>
<updated>2010-10-01T22:58:41Z</updated>
<author>
<name>djm</name>
<email>djm@openbsd.org</email>
</author>
<published>2010-10-01T22:58:41Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=0a5d6eded2bd6dd9bf9d298f0d7139301afe8abe'/>
<id>urn:sha1:0a5d6eded2bd6dd9bf9d298f0d7139301afe8abe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>resolve conflicts</title>
<updated>2008-09-06T12:17:47Z</updated>
<author>
<name>djm</name>
<email>djm@openbsd.org</email>
</author>
<published>2008-09-06T12:17:47Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/wireguard-openbsd/commit/?id=4fcf65c5c59fcf6124cf9f1fd81aa546850f974c'/>
<id>urn:sha1:4fcf65c5c59fcf6124cf9f1fd81aa546850f974c</id>
<content type='text'>
</content>
</entry>
</feed>
