<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/diameter/src, branch OTP-20.2</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Update appup for 20.2</title>
<updated>2017-12-04T11:46:26+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2017-12-04T11:45:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=738e8e1cf7703139f2a9126790c2a1981818134d'/>
<id>738e8e1cf7703139f2a9126790c2a1981818134d</id>
<content type='text'>
Only change is doc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only change is doc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'anders/diameter/decode/OTP-14684' into maint-20</title>
<updated>2017-10-25T06:07:41+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2017-10-25T06:07:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=220858e70fdb0a03ee6d92bef97d749f71a6deca'/>
<id>220858e70fdb0a03ee6d92bef97d749f71a6deca</id>
<content type='text'>
* anders/diameter/decode/OTP-14684:
  vsn -&gt; 2.1.2
  Update appup for ERIERL-14684
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* anders/diameter/decode/OTP-14684:
  vsn -&gt; 2.1.2
  Update appup for ERIERL-14684
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix error handling when decoding an AVP with an alternate dictionary</title>
<updated>2017-10-14T11:31:23+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2017-10-14T10:56:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=db59b2076a49ae31c7ba03dd0e4f248a48c7e9b1'/>
<id>db59b2076a49ae31c7ba03dd0e4f248a48c7e9b1</id>
<content type='text'>
The options map wasn't updated after the AVP was identified, with
the resulting consequences for M-bit interpretation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The options map wasn't updated after the AVP was identified, with
the resulting consequences for M-bit interpretation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused function arguments</title>
<updated>2017-10-13T15:09:56+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2017-10-13T14:49:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f9dab31aa65ee08d5d550d09bdf81d0c5744eb8d'/>
<id>f9dab31aa65ee08d5d550d09bdf81d0c5744eb8d</id>
<content type='text'>
Which may have been used in the past, but aren't now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Which may have been used in the past, but aren't now.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix faulty recursion</title>
<updated>2017-10-13T15:09:02+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2017-10-13T13:47:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=d2e0866cd6a734b046672f862b73970bd5a9a27e'/>
<id>d2e0866cd6a734b046672f862b73970bd5a9a27e</id>
<content type='text'>
The wrong variable was passed into the decode recursion, causing the
options map to be contaminated by strict_mbit and failed_avp
modifications that should only apply to component AVPs in the Grouped
case. Decode errors and M-bits could be ignored as a result.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The wrong variable was passed into the decode recursion, causing the
options map to be contaminated by strict_mbit and failed_avp
modifications that should only apply to component AVPs in the Grouped
case. Decode errors and M-bits could be ignored as a result.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update appup for ERIERL-14684</title>
<updated>2017-10-13T15:04:30+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2017-10-13T15:04:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=87aa53c75c04031be99ebca3f47ec8238fa31c2a'/>
<id>87aa53c75c04031be99ebca3f47ec8238fa31c2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update appup and code_change for ERIERL-83</title>
<updated>2017-10-05T12:41:56+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2017-10-05T12:16:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f348a4461d5c3b5e887eeb550117f08508adf2d6'/>
<id>f348a4461d5c3b5e887eeb550117f08508adf2d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix missing monitor in diameter_reg</title>
<updated>2017-10-05T12:41:08+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2017-10-05T10:49:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=36e4e948af8c7478dbaf5b2bdd85794f09275d3f'/>
<id>36e4e948af8c7478dbaf5b2bdd85794f09275d3f</id>
<content type='text'>
Commit fae8ca0c inadvertently removed the monitor at add/1 and
add_new/1. As a result, process death did not remove associations,
causing table diameter_reg to leak entries and stop/start of a service
to fail.

Add a testcase to detect the problem, which existing testcases miss.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit fae8ca0c inadvertently removed the monitor at add/1 and
add_new/1. As a result, process death did not remove associations,
causing table diameter_reg to leak entries and stop/start of a service
to fail.

Add a testcase to detect the problem, which existing testcases miss.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'anders/diameter/20.1/OTP-14561' into maint</title>
<updated>2017-09-18T13:21:01+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2017-09-18T13:21:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=c504153dbb07bf756621cd21401e18d9055578ad'/>
<id>c504153dbb07bf756621cd21401e18d9055578ad</id>
<content type='text'>
* anders/diameter/20.1/OTP-14561:
  Update appup and version for 20.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* anders/diameter/20.1/OTP-14561:
  Update appup and version for 20.1
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'anders/diameter/sctp/OTP-10889' into maint</title>
<updated>2017-09-18T13:20:47+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2017-09-18T13:20:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=445ed7f183e40186f44b0af3c4b19bd65262c9a0'/>
<id>445ed7f183e40186f44b0af3c4b19bd65262c9a0</id>
<content type='text'>
* anders/diameter/sctp/OTP-10889:
  Make unordered delivery configurable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* anders/diameter/sctp/OTP-10889:
  Make unordered delivery configurable
</pre>
</div>
</content>
</entry>
</feed>
