summaryrefslogtreecommitdiff
path: root/src/tool_getparam.c
Commit message (Expand)AuthorAgeFilesLines
* curl tool: renaming hugehelp files to tool_hugehelpYang Tse2012-12-261-1/+1
* avoid mixing of enumerated type with another typeYang Tse2012-11-261-36/+36
* getparam: fix the GetStr() macroDaniel Stenberg2012-07-151-3/+4
* cmdline: parse numerical options stricterDaniel Stenberg2012-07-101-23/+39
* Renamed vars to avoid shadow global declaration.Guenter Knauf2012-07-041-4/+4
* curl: Added runtime version check for libmetalinkTatsuhiro Tsujikawa2012-07-021-1/+15
* curl: Made --metalink option toggle Metalink functionalityTatsuhiro Tsujikawa2012-06-211-6/+2
* Revert: 634f7cfee40d4658 partiallyDaniel Stenberg2012-06-111-0/+1
* version: Replaced SSPI feature information with version string detailsMarc Hoersken2012-06-111-1/+0
* metalink: build fixes and adjustments IIYang Tse2012-06-081-1/+1
* metalink: build fixes and adjustments IYang Tse2012-06-071-3/+3
* Reduced #ifdef HAVE_METALINKTatsuhiro Tsujikawa2012-05-261-4/+1
* Print "Metalink" in Features if Metalink support is enabled.Tatsuhiro Tsujikawa2012-05-261-0/+3
* --metalink option is available regardless of Metalink support.Tatsuhiro Tsujikawa2012-05-261-2/+0
* metalink: parse downloaded Metalink fileTatsuhiro Tsujikawa2012-05-261-59/+4
* metalink: show help message even if disabledTatsuhiro Tsujikawa2012-05-261-2/+5
* Support Metalink.Tatsuhiro Tsujikawa2012-05-261-0/+73
* Revert "sspi: Added version information"Yang Tse2012-04-231-0/+1
* sspi: Added version informationSteve Holme2012-04-221-1/+0
* curl tool: make curl.h first header included in tool_setup.hYang Tse2012-04-081-2/+0
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-1/+1
* curl: add --post303 to set the CURL_REDIR_POST_303 optionDaniel Stenberg2012-04-051-0/+4
* curl: Added support for --mail-authSteve Holme2012-02-161-0/+4
* configure: add option disable --libcurl outputColin Hogben2012-02-131-0/+6
* nss: add support for the CURLSSLOPT_ALLOW_BEAST optionKamil Dudka2012-02-091-1/+1
* --ssl-allow-beast addedDaniel Stenberg2012-02-091-1/+6
* --show-error: position indepdenentDaniel Stenberg2011-10-161-2/+6
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-10-061-2/+1
* curl tool: OOM handling fixesYang Tse2011-10-051-1/+2
* curl tool: OOM handling fixesYang Tse2011-10-051-5/+13
* curl tool: OOM handling fixesYang Tse2011-10-051-9/+27
* curl tool: code moved to tool_*.[ch] filesYang Tse2011-10-051-0/+1604