<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/src/tool_getparam.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>curl: report error for "--no-" on non-boolean options</title>
<updated>2019-05-20T17:04:54+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2019-05-20T08:51:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=31b77c1877a807ab6184b22ab2310e096536b9b5'/>
<id>31b77c1877a807ab6184b22ab2310e096536b9b5</id>
<content type='text'>
Reported-by: Olen Andoni
Fixes #3906
Closes #3907
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported-by: Olen Andoni
Fixes #3906
Closes #3907
</pre>
</div>
</content>
</entry>
<entry>
<title>whitespace fixes</title>
<updated>2018-09-23T22:24:02+00:00</updated>
<author>
<name>Viktor Szakats</name>
<email>commit@vszakats.net</email>
</author>
<published>2018-09-23T22:24:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=b801b453af6de75838c3298137628f05e94ffb48'/>
<id>b801b453af6de75838c3298137628f05e94ffb48</id>
<content type='text'>
- replace tabs with spaces where possible
- remove line ending spaces
- remove double/triple newlines at EOF
- fix a non-UTF-8 character
- cleanup a few indentations/line continuations
  in manual examples

Closes https://github.com/curl/curl/pull/3037
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- replace tabs with spaces where possible
- remove line ending spaces
- remove double/triple newlines at EOF
- fix a non-UTF-8 character
- cleanup a few indentations/line continuations
  in manual examples

Closes https://github.com/curl/curl/pull/3037
</pre>
</div>
</content>
</entry>
<entry>
<title>curl: detect and bail out early on parameter integer overflows</title>
<updated>2017-08-07T07:38:45+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2017-08-06T18:10:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=5c7455fe7691a18e0f6a85ebe26aae861ccc5284'/>
<id>5c7455fe7691a18e0f6a85ebe26aae861ccc5284</id>
<content type='text'>
Make the number parser aware of the maximum limit curl accepts for a
value and return an error immediately if larger, instead of running an
integer overflow later.

Fixes #1730
Closes #1736
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make the number parser aware of the maximum limit curl accepts for a
value and return an error immediately if larger, instead of running an
integer overflow later.

Fixes #1730
Closes #1736
</pre>
</div>
</content>
</entry>
<entry>
<title>tool: fix remaining -Wcast-qual warnings</title>
<updated>2017-05-09T17:20:28+00:00</updated>
<author>
<name>Marcel Raad</name>
<email>raad@teamviewer.com</email>
</author>
<published>2017-05-09T17:20:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=4dc8499494dc16bf336c1055f2ae4b78c709c87d'/>
<id>4dc8499494dc16bf336c1055f2ae4b78c709c87d</id>
<content type='text'>
Avoid casting away low-level const.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid casting away low-level const.
</pre>
</div>
</content>
</entry>
<entry>
<title>curl: non-boolean command line args reject --no- prefixes</title>
<updated>2017-05-02T21:09:54+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2017-04-30T23:23:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=913c3c8f5476bd7bc4d8d00509396bd4b525b8fc'/>
<id>913c3c8f5476bd7bc4d8d00509396bd4b525b8fc</id>
<content type='text'>
... and instead properly respond with an error message to the user
instead of silently ignoring.

Fixes #1453
Closes #1458
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... and instead properly respond with an error message to the user
instead of silently ignoring.

Fixes #1453
Closes #1458
</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>CURLOPT_DEFAULT_PROTOCOL: added</title>
<updated>2015-08-23T01:57:14+00:00</updated>
<author>
<name>Nathaniel Waisbrot</name>
<email>code@waisbrot.net</email>
</author>
<published>2015-08-23T01:49:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=9756d1da7637d1913b7ca2b589e4635f32ed3e00'/>
<id>9756d1da7637d1913b7ca2b589e4635f32ed3e00</id>
<content type='text'>
- Add new option CURLOPT_DEFAULT_PROTOCOL to allow specifying a default
protocol for schemeless URLs.

- Add new tool option --proto-default to expose
CURLOPT_DEFAULT_PROTOCOL.

In the case of schemeless URLs libcurl will behave in this way:

When the option is used libcurl will use the supplied default.

When the option is not used, libcurl will follow its usual plan of
guessing from the hostname and falling back to 'http'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add new option CURLOPT_DEFAULT_PROTOCOL to allow specifying a default
protocol for schemeless URLs.

- Add new tool option --proto-default to expose
CURLOPT_DEFAULT_PROTOCOL.

In the case of schemeless URLs libcurl will behave in this way:

When the option is used libcurl will use the supplied default.

When the option is not used, libcurl will follow its usual plan of
guessing from the hostname and falling back to 'http'.
</pre>
</div>
</content>
</entry>
<entry>
<title>tool_getparam: Added initial support for --next/-:</title>
<updated>2014-02-26T20:42:30+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2014-02-23T17:19:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=1a9b58fcb2264c942ea56691fd3ad1228ee1fcb0'/>
<id>1a9b58fcb2264c942ea56691fd3ad1228ee1fcb0</id>
<content type='text'>
Added initial support for --next/-: which will be used to replace the
rather confusing : command line operation what was used for the URL
specific options prototype.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added initial support for --next/-: which will be used to replace the
rather confusing : command line operation what was used for the URL
specific options prototype.
</pre>
</div>
</content>
</entry>
<entry>
<title>tool_getparam: Added global config to getparameter()</title>
<updated>2014-02-25T19:38:17+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2014-02-23T16:04:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=0704dd770d545271ff11210e983a434a043738a7'/>
<id>0704dd770d545271ff11210e983a434a043738a7</id>
<content type='text'>
In preparation for parsing global options added the GlobalConfig
structure to the getparameter() function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In preparation for parsing global options added the GlobalConfig
structure to the getparameter() function.
</pre>
</div>
</content>
</entry>
<entry>
<title>tool_getparam.h: Fixed compilation warning</title>
<updated>2014-02-25T07:16:51+00:00</updated>
<author>
<name>Steve Holme</name>
<email>steve_holme@hotmail.com</email>
</author>
<published>2014-02-25T07:16:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=ad388a7d37c7cd610155af84d4f88d1cf36e3f5b'/>
<id>ad388a7d37c7cd610155af84d4f88d1cf36e3f5b</id>
<content type='text'>
warning: declaration of 'struct GlobalConfig' will not be visible
outside of this function
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
warning: declaration of 'struct GlobalConfig' will not be visible
outside of this function
</pre>
</div>
</content>
</entry>
</feed>
