<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libcrypto/opensslfeatures.h, 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>2020-09-09T12:23:49+00:00</updated>
<entry>
<title>Import latest OPENSSL_NO_* flags from OpenSSL 1.1.1g</title>
<updated>2020-09-09T12:23:49+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2020-09-09T12:23:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ba2fa7a9a655452666ac425fa1de8bcc348ac54b'/>
<id>urn:sha1:ba2fa7a9a655452666ac425fa1de8bcc348ac54b</id>
<content type='text'>
ok tb@
</content>
</entry>
<entry>
<title>define OPENSSL_NO_SSL_TRACE in opensslfeatures.h</title>
<updated>2020-08-29T02:29:01+00:00</updated>
<author>
<name>inoguchi</name>
<email></email>
</author>
<published>2020-08-29T02:29:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=830241e4747844d045ac58c547d98af86f77e717'/>
<id>urn:sha1:830241e4747844d045ac58c547d98af86f77e717</id>
<content type='text'>
ok jsing@ tb@
</content>
</entry>
<entry>
<title>Enable CMS in LibreSSL.</title>
<updated>2019-11-02T13:38:04+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2019-11-02T13:38:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=febb3aef76a0edfd6172dd0ce765a77802118e4a'/>
<id>urn:sha1:febb3aef76a0edfd6172dd0ce765a77802118e4a</id>
<content type='text'>
ok bcook@ deraadt@ inoguchi@ job@ tb@
</content>
</entry>
<entry>
<title>Start working towards adding feature flags (rather than anti-feature flags)</title>
<updated>2018-11-06T01:27:26+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-11-06T01:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c3642b9c8c89939b25f6c4cefdc0bebe30e51be0'/>
<id>urn:sha1:c3642b9c8c89939b25f6c4cefdc0bebe30e51be0</id>
<content type='text'>
for LibreSSL. Add a (commented out) feature flag for TLSv1.3 and define the
OPENSSL_NO_TLS1_3 anti-feature flag based on the feature flag.

ok beck@ bluhm@ tb@
</content>
</entry>
<entry>
<title>Define OPENSSL_NO_ASYNC - our libcryptosink does not have built in async</title>
<updated>2018-11-04T23:25:18+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-11-04T23:25:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0eead559f4aeef152329f93615c200f626c3ed44'/>
<id>urn:sha1:0eead559f4aeef152329f93615c200f626c3ed44</id>
<content type='text'>
features (and possibly never will).
</content>
</entry>
<entry>
<title>Update the opensslfeatures.h to include all of the OPENSSL_NO_* flags that</title>
<updated>2018-11-04T23:03:40+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-11-04T23:03:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0e50665e9d490441e48569a595d7521f285c9de9'/>
<id>urn:sha1:0e50665e9d490441e48569a595d7521f285c9de9</id>
<content type='text'>
currently exist in OpenSSL - comment out that ones that we do not already
define. Some OPENSSL_NO_* flags that we define have been removed from
OpenSSL (and code that depended on these to know when features are not
available now think that the features have been enabled...). We keep these
defined but in their own separate group.

ok bluhm@ tb@
</content>
</entry>
<entry>
<title>Reformat and sort the OPENSSL_NO_* defines.</title>
<updated>2018-11-04T18:45:19+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2018-11-04T18:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=2e8e02169a526529804d866b1804c4c7a6fa7d00'/>
<id>urn:sha1:2e8e02169a526529804d866b1804c4c7a6fa7d00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove OPENSSL_NO_NEXTPROTONEG - some software creates conflicting</title>
<updated>2017-08-31T16:27:31+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-08-31T16:27:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3e0ac1d4a78bb406210fd39a255390119b47ec1c'/>
<id>urn:sha1:3e0ac1d4a78bb406210fd39a255390119b47ec1c</id>
<content type='text'>
prototypes if we have both OPENSSL_NO_NEXTPROTONEG and the prototypes
defined.
</content>
</entry>
<entry>
<title>Define OPENSSL_NO_NEXTPROTONEG since there is no longer any NPN.</title>
<updated>2017-08-28T17:37:31+00:00</updated>
<author>
<name>jsing</name>
<email></email>
</author>
<published>2017-08-28T17:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7655c58b0b69b55f4049c29dfa863318d74ea48a'/>
<id>urn:sha1:7655c58b0b69b55f4049c29dfa863318d74ea48a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Temporarily revive MD4 for MS CHAP support.</title>
<updated>2015-09-14T01:45:03+00:00</updated>
<author>
<name>doug</name>
<email></email>
</author>
<published>2015-09-14T01:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ea990ff7851a189e7a61b56357a6d6e0de88a040'/>
<id>urn:sha1:ea990ff7851a189e7a61b56357a6d6e0de88a040</id>
<content type='text'>
</content>
</entry>
</feed>
