<feed xmlns='http://www.w3.org/2005/Atom'>
<title>otp.git/lib/ssl/doc/src, branch maint-r14</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>2011-10-04T10:06:58+00:00</updated>
<author>
<name>Erlang/OTP</name>
<email>otp@erlang.org</email>
</author>
<published>2011-10-04T10:06:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b6dc1a844eab061d0a7153d46e7e68296f15a504'/>
<id>b6dc1a844eab061d0a7153d46e7e68296f15a504</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright years</title>
<updated>2011-09-29T16:10:19+00:00</updated>
<author>
<name>BjĂ¶rn-Egil Dahlberg</name>
<email>egil@erlang.org</email>
</author>
<published>2011-09-29T16:10:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=5acac472723ef5cac6a944caf7b7ec4320c003e9'/>
<id>5acac472723ef5cac6a944caf7b7ec4320c003e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Corrected documentation bug</title>
<updated>2011-09-28T07:57:11+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2011-09-28T07:57:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=12014af687bc8555fce572493cadfd0cc872ed59'/>
<id>12014af687bc8555fce572493cadfd0cc872ed59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace "a ssl" with "an ssl"</title>
<updated>2011-08-08T12:47:46+00:00</updated>
<author>
<name>Christian von Roques</name>
<email>roques@mti.ag</email>
</author>
<published>2011-08-08T11:01:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=89ca4daa2eb4b928387133b0a9c60f55adea267d'/>
<id>89ca4daa2eb4b928387133b0a9c60f55adea267d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trivial documentation fixes</title>
<updated>2011-08-08T12:47:46+00:00</updated>
<author>
<name>Christian von Roques</name>
<email>roques@mti.ag</email>
</author>
<published>2011-08-08T10:25:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=e011c1aa263f7f08177347fe619b54a621c17372'/>
<id>e011c1aa263f7f08177347fe619b54a621c17372</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle inet:getopts/2 and inet:setopts/2 crashes</title>
<updated>2011-06-27T08:37:54+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2011-06-20T15:27:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=98c0cbbe4cae890bbda6a1d297c9c161534adb6a'/>
<id>98c0cbbe4cae890bbda6a1d297c9c161534adb6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>OTP-9094: [httpc] Add support for upload body streaming (PUT and POST).</title>
<updated>2011-05-16T07:46:10+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2011-05-16T07:46:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=b19a2c6648e65b5ad1b8a0351928856fad941f99'/>
<id>b19a2c6648e65b5ad1b8a0351928856fad941f99</id>
<content type='text'>
	  Filipe David Manana

OTP-9114: [ftp] Added (type) spec for all exported functions.

OTP-9123: mod_esi:deliver/2 made to accept binary data.
	  Bernard Duggan

OTP-9124: [httpd] Prevent XSS in error pages.
	  Michael Santos

OTP-9131: [httpd] Wrong security property names used in documentation.
	  Garrett Smith

OTP-9157: [httpd] Improved error messages.
	  Ricardo Catalinas Jiménez

OTP-9158: [httpd] Fix timeout message generated by mod_esi.
	  Bernard Duggan

OTP-9202: [httpd] Extended support for file descriptors.
	  Attila Rajmund Nohl

OTP-9230: The default ssl kind has now been changed to essl.

OTP-9246: [httpc] httpc manager crash because of a handler retry
	  race condition.

Merge branch 'bmk/inets/inet56_integration' into dev
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	  Filipe David Manana

OTP-9114: [ftp] Added (type) spec for all exported functions.

OTP-9123: mod_esi:deliver/2 made to accept binary data.
	  Bernard Duggan

OTP-9124: [httpd] Prevent XSS in error pages.
	  Michael Santos

OTP-9131: [httpd] Wrong security property names used in documentation.
	  Garrett Smith

OTP-9157: [httpd] Improved error messages.
	  Ricardo Catalinas Jiménez

OTP-9158: [httpd] Fix timeout message generated by mod_esi.
	  Bernard Duggan

OTP-9202: [httpd] Extended support for file descriptors.
	  Attila Rajmund Nohl

OTP-9230: The default ssl kind has now been changed to essl.

OTP-9246: [httpc] httpc manager crash because of a handler retry
	  race condition.

Merge branch 'bmk/inets/inet56_integration' into dev
</pre>
</div>
</content>
</entry>
<entry>
<title>Calling gen_tcp:connect with option {ip, {127,0,0,1}} results in an exit with</title>
<updated>2011-05-12T12:15:37+00:00</updated>
<author>
<name>Micael Karlberg</name>
<email>bmk@erlang.org</email>
</author>
<published>2011-05-12T12:15:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=30919cea3c641148389a46e94af20805e55f684c'/>
<id>30919cea3c641148389a46e94af20805e55f684c</id>
<content type='text'>
reason badarg. Neither SSL nor INETS catches this, resulting in crashes
with incomprehensible reasons.

OTP-9289
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reason badarg. Neither SSL nor INETS catches this, resulting in crashes
with incomprehensible reasons.

OTP-9289
</pre>
</div>
</content>
</entry>
<entry>
<title>Spec corrections</title>
<updated>2011-05-05T09:25:53+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2011-05-05T09:25:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=adcf5eb5f43ed83a0bb9aacdffa155c0b02ed0c3'/>
<id>adcf5eb5f43ed83a0bb9aacdffa155c0b02ed0c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed iolist() to iodata()</title>
<updated>2011-04-29T09:31:59+00:00</updated>
<author>
<name>Ingela Anderton Andin</name>
<email>ingela@erlang.org</email>
</author>
<published>2011-04-29T09:31:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.ninenines.eu/otp.git/commit/?id=995daeae6917c1369ef4ea7a620c9488c4059456'/>
<id>995daeae6917c1369ef4ea7a620c9488c4059456</id>
<content type='text'>
ssl:send/2 takes iodata() as a second
argument. erlang:iolist_to_binary should really be called
erlang:iodata_to_binary which caused the mismatch in the first place.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ssl:send/2 takes iodata() as a second
argument. erlang:iolist_to_binary should really be called
erlang:iodata_to_binary which caused the mismatch in the first place.
</pre>
</div>
</content>
</entry>
</feed>
