<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ssl/test/property_test, branch maint</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>ssl: Fix property tests for SSLv3</title>
<updated>2019-07-25T12:49:16+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2019-07-23T07:59:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c9a091eaaf6b5741c7a4c403e2e2619c74b38090'/>
<id>c9a091eaaf6b5741c7a4c403e2e2619c74b38090</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Update property tests with pre_shared_key</title>
<updated>2019-07-25T12:49:16+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2019-07-22T14:43:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9339bfd586b4c2dca1ac623b95ac4b377e187a5d'/>
<id>9339bfd586b4c2dca1ac623b95ac4b377e187a5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Update property tests with psk_key_exchange_modes</title>
<updated>2019-07-25T12:49:16+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2019-07-18T14:49:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1dbba57853b7b093bf7e770f29eefa958d04b131'/>
<id>1dbba57853b7b093bf7e770f29eefa958d04b131</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Correct RSP/PSK and ALPN handling</title>
<updated>2019-07-18T15:16:26+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2019-07-10T09:35:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f0eed56f7346a1146c4acb12bf28ef392a383f33'/>
<id>f0eed56f7346a1146c4acb12bf28ef392a383f33</id>
<content type='text'>
Extention handling need some fixes to work
correctly for ALPN and SSL-3.0 only client/servers
do not support extensions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extention handling need some fixes to work
correctly for ALPN and SSL-3.0 only client/servers
do not support extensions
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Better grouping of test</title>
<updated>2019-07-18T15:16:26+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2019-07-10T09:32:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=abb11dec132a4667f5ebb95c79a0b7ff5cda72e1'/>
<id>abb11dec132a4667f5ebb95c79a0b7ff5cda72e1</id>
<content type='text'>
Regroup testes after functionality making it easier to
test all variants (all protocols, all cert types etc).
Also extend OpenSSL interop
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Regroup testes after functionality making it easier to
test all variants (all protocols, all cert types etc).
Also extend OpenSSL interop
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Add cipher suite convertion functions</title>
<updated>2019-05-07T07:29:21+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2019-05-02T09:22:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=28e4dd20a4e2829293b540113f7d80facc7bddc2'/>
<id>28e4dd20a4e2829293b540113f7d80facc7bddc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Encode/decode CertificateVerify</title>
<updated>2019-01-28T08:37:07+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2019-01-11T15:45:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=9cdc4cb22a4465709e347c07f240fd6e3a74b490'/>
<id>9cdc4cb22a4465709e347c07f240fd6e3a74b490</id>
<content type='text'>
Implement encoding/decoding of CertificateVerify.

Update property tests with CertificateVerify.

Refactor state handling function: 'do_negotiated'.

Change-Id: Ifa066076960120717ddb472dc45fcc7a16a517d0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement encoding/decoding of CertificateVerify.

Update property tests with CertificateVerify.

Refactor state handling function: 'do_negotiated'.

Change-Id: Ifa066076960120717ddb472dc45fcc7a16a517d0
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Create server 'Certificate' message</title>
<updated>2019-01-11T08:59:12+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2018-12-07T13:47:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=8d7c2c33b3cdc978ec32ad503242c352c0e46690'/>
<id>8d7c2c33b3cdc978ec32ad503242c352c0e46690</id>
<content type='text'>
Create a TLS 1.3 'Certificate' message in the 'negotiated' state.

Change-Id: I03115de2353324f8533146ba19809064da6b0866
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Create a TLS 1.3 'Certificate' message in the 'negotiated' state.

Change-Id: I03115de2353324f8533146ba19809064da6b0866
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Process "supported_versions" before decoding</title>
<updated>2019-01-11T08:59:12+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2018-11-30T12:35:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=88733e3e2e9b7e15fac74a42e813da4f19f86482'/>
<id>88733e3e2e9b7e15fac74a42e813da4f19f86482</id>
<content type='text'>
Change-Id: I465760b7001692367c68839219745e40abafdfa8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I465760b7001692367c68839219745e40abafdfa8
</pre>
</div>
</content>
</entry>
<entry>
<title>ssl: Fix property tests</title>
<updated>2018-11-20T08:55:54+00:00</updated>
<author>
<name>Péter Dimitrov</name>
<email>peterdmv@erlang.org</email>
</author>
<published>2018-11-19T10:14:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=feb095f9e46e67a2e119c673220c519542a190c0'/>
<id>feb095f9e46e67a2e119c673220c519542a190c0</id>
<content type='text'>
Replace hardcoded max size in 'choose' function with the
length of supported groups.

Change-Id: I4ac595cfee2c3cf0c9d9e1cffd0988940130a0d6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace hardcoded max size in 'choose' function with the
length of supported groups.

Change-Id: I4ac595cfee2c3cf0c9d9e1cffd0988940130a0d6
</pre>
</div>
</content>
</entry>
</feed>
