<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/docs/INTERNALS.md, branch bagder/test493-https</title>
<subtitle>github.com: bagder/curl.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/'/>
<entry>
<title>language: s/behaviour/behavior/g</title>
<updated>2021-01-02T22:35:59+00:00</updated>
<author>
<name>Emil Engler</name>
<email>me@emilengler.com</email>
</author>
<published>2020-12-31T09:11:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=725ec470e2ca5b1eb01ffee84d432653a8070722'/>
<id>725ec470e2ca5b1eb01ffee84d432653a8070722</id>
<content type='text'>
We currently use both spellings the british "behaviour" and the american
"behavior". However "behavior" is more used in the project so I think
it's worth dropping the british name.

Closes #6395
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We currently use both spellings the british "behaviour" and the american
"behavior". However "behavior" is more used in the project so I think
it's worth dropping the british name.

Closes #6395
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Fix some typos</title>
<updated>2020-12-12T17:59:28+00:00</updated>
<author>
<name>Dan Fandrich</name>
<email>dan@coneharvesters.com</email>
</author>
<published>2020-12-12T17:59:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=2a264d494e006b8ca9f1bad0798893c7b52f3a98'/>
<id>2a264d494e006b8ca9f1bad0798893c7b52f3a98</id>
<content type='text'>
[skip ci]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[skip ci]
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: enable syntax highlighting in several docs files</title>
<updated>2020-12-11T17:06:41+00:00</updated>
<author>
<name>0xflotus</name>
<email>0xflotus@gmail.com</email>
</author>
<published>2020-12-07T17:09:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=5253444090bf198507553247ee790ec216c8a702'/>
<id>5253444090bf198507553247ee790ec216c8a702</id>
<content type='text'>
... for better readability

Closes #6286
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... for better readability

Closes #6286
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/INTERNALS: remove reference to Curl_sendf()</title>
<updated>2020-11-24T12:17:25+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-11-23T22:06:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=020aa0131bfa733b2a4bd62a010389f9871832df'/>
<id>020aa0131bfa733b2a4bd62a010389f9871832df</id>
<content type='text'>
The function has been removed from common usage. Also removed comment in
gopher.c that still referenced it.

Reported-by: Rikard Falkeborn
Fixes #6242
Closes #6243
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The function has been removed from common usage. Also removed comment in
gopher.c that still referenced it.

Reported-by: Rikard Falkeborn
Fixes #6242
Closes #6243
</pre>
</div>
</content>
</entry>
<entry>
<title>urldata: remove 'void *protop' and create the union 'p'</title>
<updated>2020-11-23T15:16:16+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-11-23T07:32:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=a95a6ce6b809693a1195e3b4347a6cfa0fbc2ee7'/>
<id>a95a6ce6b809693a1195e3b4347a6cfa0fbc2ee7</id>
<content type='text'>
... to avoid the use of 'void *' for the protocol specific structs done
per transfer.

Closes #6238
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... to avoid the use of 'void *' for the protocol specific structs done
per transfer.

Closes #6238
</pre>
</div>
</content>
</entry>
<entry>
<title>curl.se: new home</title>
<updated>2020-11-04T22:59:47+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-11-04T13:02:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=4d2f8006777d6354d9b62eae38ebd0a0256d0f94'/>
<id>4d2f8006777d6354d9b62eae38ebd0a0256d0f94</id>
<content type='text'>
Closes #6172
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #6172
</pre>
</div>
</content>
</entry>
<entry>
<title>libssh2: require version 1.0 or later</title>
<updated>2020-10-22T14:45:40+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-10-22T10:29:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=4bfca0a80763a1184a4ca489bf739abd5a5657c5'/>
<id>4bfca0a80763a1184a4ca489bf739abd5a5657c5</id>
<content type='text'>
... and simplify the code accordingly. libssh2 version 1.0 was released
in April 2009.

Closes #6116
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... and simplify the code accordingly. libssh2 version 1.0 was released
in April 2009.

Closes #6116
</pre>
</div>
</content>
</entry>
<entry>
<title>krb5: merged security.c and krb specific FTP functions in here</title>
<updated>2020-09-21T21:31:39+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-09-21T11:59:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=f4873ebd0be32cf9ae2c389e0b328f0e03211c84'/>
<id>f4873ebd0be32cf9ae2c389e0b328f0e03211c84</id>
<content type='text'>
These two files were always tightly connected and it was hard to
understand what went into which. This also allows us to make the
ftpsend() function static (moved from ftp.c).

Removed security.c
Renamed curl_sec.h to krb5.h

Closes #5987
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These two files were always tightly connected and it was hard to
understand what went into which. This also allows us to make the
ftpsend() function static (moved from ftp.c).

Removed security.c
Renamed curl_sec.h to krb5.h

Closes #5987
</pre>
</div>
</content>
</entry>
<entry>
<title>tool_writeout: add new writeout variable, %{num_headers}</title>
<updated>2020-09-14T22:37:08+00:00</updated>
<author>
<name>anio</name>
<email>anio@users.noreply.github.com</email>
</author>
<published>2020-09-09T15:05:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=0c1e767e83ec669d213868db8887e19386f717b2'/>
<id>0c1e767e83ec669d213868db8887e19386f717b2</id>
<content type='text'>
This variable gives the number of headers.

Closes #5947
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This variable gives the number of headers.

Closes #5947
</pre>
</div>
</content>
</entry>
<entry>
<title>win32: drop support for WinSock version 1, require version 2</title>
<updated>2020-09-02T14:30:39+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2020-08-30T10:21:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=3e4b32a3e1250d49bd0e45a35b3a08a2f4d07d8f'/>
<id>3e4b32a3e1250d49bd0e45a35b3a08a2f4d07d8f</id>
<content type='text'>
IPv6, telnet and now also the multi API require WinSock
version 2 which is available starting with Windows 95.

Therefore we think it is time to drop support for version 1.

Reviewed-by: Marcel Raad
Reviewed-by: Jay Satiro
Reviewed-by: Daniel Stenberg
Reviewed-by: Viktor Szakats

Follow up to #5634
Closes #5854
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IPv6, telnet and now also the multi API require WinSock
version 2 which is available starting with Windows 95.

Therefore we think it is time to drop support for version 1.

Reviewed-by: Marcel Raad
Reviewed-by: Jay Satiro
Reviewed-by: Daniel Stenberg
Reviewed-by: Viktor Szakats

Follow up to #5634
Closes #5854
</pre>
</div>
</content>
</entry>
</feed>
