<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/src/tool_easysrc.h, branch bagder/https-proxyu-req-http</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>mime: use in curl cli tool instead of form API.</title>
<updated>2017-09-02T17:17:33+00:00</updated>
<author>
<name>Patrick Monnerat</name>
<email>patrick@monnerat.net</email>
</author>
<published>2017-09-02T17:17:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=fec7a858b88c86e97e5dc96414a01feb21a2b661'/>
<id>fec7a858b88c86e97e5dc96414a01feb21a2b661</id>
<content type='text'>
Extended -F option syntax to support multipart mail messages.
-F keyword headers= added to include custom headers in parts.
Documentation upgraded.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extended -F option syntax to support multipart mail messages.
-F keyword headers= added to include custom headers in parts.
Documentation upgraded.
</pre>
</div>
</content>
</entry>
<entry>
<title>URLs: change all http:// URLs to https://</title>
<updated>2016-02-02T23:19:02+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2016-02-02T23:19:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=4af40b3646d3b09f68e419f7ca866ff395d1f897'/>
<id>4af40b3646d3b09f68e419f7ca866ff395d1f897</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tool: Generate easysrc with last cache linked-list</title>
<updated>2015-10-17T22:00:50+00:00</updated>
<author>
<name>Daniel Hwang</name>
<email>danielleehwang@gmail.com</email>
</author>
<published>2015-10-17T21:57:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=19cb0c4a88aaa388fbcba862c30514778ae2cf5a'/>
<id>19cb0c4a88aaa388fbcba862c30514778ae2cf5a</id>
<content type='text'>
Using a last cache linked-list improves the performance of easysrc
generation.

Bug: https://github.com/bagder/curl/issues/444
Ref: https://github.com/bagder/curl/issues/429

Closes #452
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using a last cache linked-list improves the performance of easysrc
generation.

Bug: https://github.com/bagder/curl/issues/444
Ref: https://github.com/bagder/curl/issues/429

Closes #452
</pre>
</div>
</content>
</entry>
<entry>
<title>tool: Moved --libcurl to the global config</title>
<updated>2014-03-01T17:23:14+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2014-03-01T13:38:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=f1a9e6858e6f2cd7ff54eac79df02640f0624a2a'/>
<id>f1a9e6858e6f2cd7ff54eac79df02640f0624a2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tool_cfgable: Renamed Configurable structure to OperationConfig</title>
<updated>2014-02-23T13:09:20+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2014-02-23T12:59:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=705a4cb549d7cd798162430512f482ba930226d6'/>
<id>705a4cb549d7cd798162430512f482ba930226d6</id>
<content type='text'>
To allow for the addition of a global config structure and prevent
confusion between the two.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To allow for the addition of a global config structure and prevent
confusion between the two.
</pre>
</div>
</content>
</entry>
<entry>
<title>curl tool: use configuration files from lib directory</title>
<updated>2012-04-06T21:37:05+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2012-04-06T21:35:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=919c97fa65a5c00f7044e849eeb0095408413505'/>
<id>919c97fa65a5c00f7044e849eeb0095408413505</id>
<content type='text'>
Configuration files such as curl_config.h and all config-*.h no longer exist
nor are generated/copied into 'src' directory, now these only exist in 'lib'
directory from where curl tool sources uses them.

Additionally old src/setup.h has been refactored into src/tool_setup.h which
now pulls lib/setup.h

The possibility of a makefile needing an include path adjustment exists.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Configuration files such as curl_config.h and all config-*.h no longer exist
nor are generated/copied into 'src' directory, now these only exist in 'lib'
directory from where curl tool sources uses them.

Additionally old src/setup.h has been refactored into src/tool_setup.h which
now pulls lib/setup.h

The possibility of a makefile needing an include path adjustment exists.
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate lists and use symbols in --libcurl code output.</title>
<updated>2012-02-23T21:32:57+00:00</updated>
<author>
<name>Colin Hogben</name>
<email>curl@pythontech.co.uk</email>
</author>
<published>2012-02-23T09:43:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=995424298052fa02ac82a584ee4247939503f24a'/>
<id>995424298052fa02ac82a584ee4247939503f24a</id>
<content type='text'>
This patch improves the output of curl's --libcurl option by
generating code which builds curl_httppost and curl_slist lists, and
uses symbolic names for enum and flag values.  Variants of the
my_setopt macro in tool_setopt.h are added in order to pass extra type
information to the code-generation step in tool_setopt.c.

If curl is configured with --disable-libcurl-option then the macros
call curl_easy_setopt directly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch improves the output of curl's --libcurl option by
generating code which builds curl_httppost and curl_slist lists, and
uses symbolic names for enum and flag values.  Variants of the
my_setopt macro in tool_setopt.h are added in order to pass extra type
information to the code-generation step in tool_setopt.c.

If curl is configured with --disable-libcurl-option then the macros
call curl_easy_setopt directly.
</pre>
</div>
</content>
</entry>
<entry>
<title>configure: add option disable --libcurl output</title>
<updated>2012-02-13T21:36:10+00:00</updated>
<author>
<name>Colin Hogben</name>
<email>curl@pythontech.co.uk</email>
</author>
<published>2012-02-05T17:44:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=2b26eb98573a1402a8f39603b9fdaa9d04142c07'/>
<id>2b26eb98573a1402a8f39603b9fdaa9d04142c07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>curl tool: code moved to tool_*.[ch] files</title>
<updated>2011-10-04T22:03:58+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2011-10-04T22:03:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=49b79b76316248d5233d08006234933913faaa3b'/>
<id>49b79b76316248d5233d08006234933913faaa3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>curl tool: reviewed code moved to tool_*.[ch] files</title>
<updated>2011-09-20T23:54:14+00:00</updated>
<author>
<name>Yang Tse</name>
<email>yangsita@gmail.com</email>
</author>
<published>2011-09-20T23:54:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=9ecf53e1544e90aeb2e667fdbbc84f05e341cc07'/>
<id>9ecf53e1544e90aeb2e667fdbbc84f05e341cc07</id>
<content type='text'>
my_setopt and my_setopt_str no longer ignores curl_easy_setopt result.

Fixed some OOM handling issues.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
my_setopt and my_setopt_str no longer ignores curl_easy_setopt result.

Fixed some OOM handling issues.
</pre>
</div>
</content>
</entry>
</feed>
