<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/diameter, branch OTP-17.2</title>
<subtitle>Mirror of Erlang/OTP repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/'/>
<entry>
<title>Prepare release</title>
<updated>2014-06-19T11:47:21+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2014-06-19T11:47:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=77da984614ae462912a1896ba1bb73c798ffd4f8'/>
<id>77da984614ae462912a1896ba1bb73c798ffd4f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected module name in appup file</title>
<updated>2014-06-11T12:41:10+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2014-06-11T12:41:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b3d7a7a43bebb5b49f117fc7e751fcf1eb7c0c6a'/>
<id>b3d7a7a43bebb5b49f117fc7e751fcf1eb7c0c6a</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/dictionaries/OTP-11958' into maint</title>
<updated>2014-05-29T13:07:43+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2014-05-29T13:07:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=a1e335cb17908084bd508827d3c36f8ed26294dc'/>
<id>a1e335cb17908084bd508827d3c36f8ed26294dc</id>
<content type='text'>
* anders/diameter/dictionaries/OTP-11958:
  Fix broken check for undefined AVPs in @codec and @custom_types
  Add @codecs and @custom_types tests to compiler suite
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* anders/diameter/dictionaries/OTP-11958:
  Fix broken check for undefined AVPs in @codec and @custom_types
  Add @codecs and @custom_types tests to compiler suite
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken check for undefined AVPs in @codec and @custom_types</title>
<updated>2014-05-29T13:06:58+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2014-05-29T07:18:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e22d0c9c9d1bc18a68a8eefca6f87edde66c3d86'/>
<id>e22d0c9c9d1bc18a68a8eefca6f87edde66c3d86</id>
<content type='text'>
Instead of detecting the error, code generation failed when attempting
to lookup the type of an undefined AVP.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of detecting the error, code generation failed when attempting
to lookup the type of an undefined AVP.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add @codecs and @custom_types tests to compiler suite</title>
<updated>2014-05-29T13:03:38+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2014-05-29T06:18:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1049490b7b146e3d2105d05e41ea6f740bae9dda'/>
<id>1049490b7b146e3d2105d05e41ea6f740bae9dda</id>
<content type='text'>
Dictionary compilation fails to detect undefined AVPs in these sections.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dictionary compilation fails to detect undefined AVPs in these sections.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'anders/diameter/17.1/OTP-11943' into maint</title>
<updated>2014-05-28T06:36:05+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2014-05-28T06:36:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fbf868910593b74776eba6a0c970b123502a759e'/>
<id>fbf868910593b74776eba6a0c970b123502a759e</id>
<content type='text'>
* anders/diameter/17.1/OTP-11943:
  Update appup for OTP-11946, OTP-11936: 5014, Failed-AVP decode
  Update appup for OTP-11938: terminate watchdog after DPR reception
  Update appup for OTP-11721: log and counter hardening
  Update appup for OTP-11937: counters
  Update appup for OTP-11901: diameter_sctp function_clause
  Update appup for OTP-11934: watchdog process leak
  Update appup for OTP-11893: request table leak
  Update appup for OTP-11891: result code counters for CEA/DWA/DPA
  vsn -&gt; 1.7
  Fix broken release note for diameter-1.4.4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* anders/diameter/17.1/OTP-11943:
  Update appup for OTP-11946, OTP-11936: 5014, Failed-AVP decode
  Update appup for OTP-11938: terminate watchdog after DPR reception
  Update appup for OTP-11721: log and counter hardening
  Update appup for OTP-11937: counters
  Update appup for OTP-11901: diameter_sctp function_clause
  Update appup for OTP-11934: watchdog process leak
  Update appup for OTP-11893: request table leak
  Update appup for OTP-11891: result code counters for CEA/DWA/DPA
  vsn -&gt; 1.7
  Fix broken release note for diameter-1.4.4
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'anders/diameter/hardening/OTP-11721' into maint</title>
<updated>2014-05-28T06:35:54+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2014-05-28T06:35:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=495b44babd659247f674ef88d50440e10891e138'/>
<id>495b44babd659247f674ef88d50440e10891e138</id>
<content type='text'>
* anders/diameter/hardening/OTP-11721:
  Change answer_errors default from report to discard
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* anders/diameter/hardening/OTP-11721:
  Change answer_errors default from report to discard
</pre>
</div>
</content>
</entry>
<entry>
<title>Update appup for OTP-11938: terminate watchdog after DPR reception</title>
<updated>2014-05-28T06:34:32+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2014-05-22T21:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=fff6ec7df7fb3d022fc95ba9454182a8f135aad5'/>
<id>fff6ec7df7fb3d022fc95ba9454182a8f135aad5</id>
<content type='text'>
Modules: diameter_watchdog, diameter_peer_fsm

diameter_watchdog must be loaded first.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modules: diameter_watchdog, diameter_peer_fsm

diameter_watchdog must be loaded first.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update appup for OTP-11721: log and counter hardening</title>
<updated>2014-05-28T06:34:32+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2014-05-22T21:39:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=1e036cbc0534e16390ca0c2ac5f9eb98653e4710'/>
<id>1e036cbc0534e16390ca0c2ac5f9eb98653e4710</id>
<content type='text'>
Modules: diameter_codec, diameter_peer_fsm, diameter_watchdog,
         diameter_traffic, diameter_service, diameter_lib,
         dictionary modules

diameter_lib and diameter_traffic (in that order) must be loaded first.
diameter_codec last must be loaded before diameter_peer_fsm and
diameter_watchdog.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modules: diameter_codec, diameter_peer_fsm, diameter_watchdog,
         diameter_traffic, diameter_service, diameter_lib,
         dictionary modules

diameter_lib and diameter_traffic (in that order) must be loaded first.
diameter_codec last must be loaded before diameter_peer_fsm and
diameter_watchdog.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update appup for OTP-11937: counters</title>
<updated>2014-05-27T12:00:10+00:00</updated>
<author>
<name>Anders Svensson</name>
<email>anders@erlang.org</email>
</author>
<published>2014-05-22T21:36:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=6e62633ab30ffd7c1514e30f4ea61bc33eb979a4'/>
<id>6e62633ab30ffd7c1514e30f4ea61bc33eb979a4</id>
<content type='text'>
Modules: diameter_peer_fsm, diameter_watchdog, diameter_codec,
         diameter_traffic

diameter_traffic must be loaded first.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modules: diameter_peer_fsm, diameter_watchdog, diameter_codec,
         diameter_traffic

diameter_traffic must be loaded first.
</pre>
</div>
</content>
</entry>
</feed>
