<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/diameter, branch KennethL-patch-1</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Update release notes</title>
<updated>2017-12-08T09:57:50+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2017-12-08T09:57:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=47198f179ab14cf8cfcdab0d976650cd1519b236'/>
<id>47198f179ab14cf8cfcdab0d976650cd1519b236</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vsn -&gt; 2.1.3</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:27:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=f1076d62e15ef0ef9c09617e5b1ca453bbe52033'/>
<id>f1076d62e15ef0ef9c09617e5b1ca453bbe52033</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 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>Fix doc typo</title>
<updated>2017-12-04T11:12:56+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2017-12-04T11:10:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=7529488e25de63969a55b24097ddc58b73a0bee6'/>
<id>7529488e25de63969a55b24097ddc58b73a0bee6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update release notes</title>
<updated>2017-10-25T06:08:01+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2017-10-25T06:08:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=ecfa7567476ccf38c7987f0ee0eaa5987c9695f5'/>
<id>ecfa7567476ccf38c7987f0ee0eaa5987c9695f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>vsn -&gt; 2.1.2</title>
<updated>2017-10-13T15:05:30+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2017-10-13T15:05:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=67f7217427d2465eb72e5cd61a6fb1ff8dc55f14'/>
<id>67f7217427d2465eb72e5cd61a6fb1ff8dc55f14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
