summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tool_cb_hdr: Fix --remote-header-name with schemeless URLJay Satiro2016-05-012-7/+5
* curl -J: make it work even without http:// scheme on URLJay Satiro2016-04-291-1/+4
* curl: show the long option version of -q in the -h listDaniel Stenberg2016-04-291-1/+1
* curl: remove "--socks" as "--socks5" turned 8Daniel Stenberg2016-04-291-3/+0
* curl: remove --http-requestDaniel Stenberg2016-04-291-2/+0
* curl: mention --ntlm-wb in -h listDaniel Stenberg2016-04-291-0/+1
* curl: -h output lacked --proxy-headerDaniel Stenberg2016-04-291-1/+2
* curl: use --telnet-option as documentedDaniel Stenberg2016-04-291-2/+1
* getparam: remove support for --ftpportDaniel Stenberg2016-04-291-2/+0
* curl: make --disable work as long form of -qDaniel Stenberg2016-04-291-1/+3
* aliases: remove trailing space from capath stringDaniel Stenberg2016-04-291-1/+1
* cmdline parse: only single letter options have single-letter stringsDaniel Stenberg2016-04-291-9/+8
* curl: make --ftp-create-dirs retry on failureDaniel Stenberg2016-04-221-2/+5
* src/checksrc.whitelist: removedDaniel Stenberg2016-04-192-5/+1
* tool_operate: switch to inline checksrc ignoreDaniel Stenberg2016-04-191-0/+1
* tool: add --tcp-fastopen optionAlessandro Ghedini2016-04-184-0/+10
* checksrc: pass on -D so the whitelists are found correctlyDaniel Stenberg2016-04-181-1/+2
* checksrc/makefile.am: use $top_srcdir to find source filesDaniel Stenberg2016-04-181-1/+1
* news: CURLOPT_CONNECT_TO and --connect-toMichael Kaufmann2016-04-175-0/+13
* makefile.vc6: use d suffix on debug objectDaniel Stenberg2016-04-171-3/+3
* CURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROXY_SERVICE_NAMESteve Holme2016-04-094-17/+8
* url: Corrected comments following 9d89a0387Steve Holme2016-04-091-3/+3
* checksrc: Fix issue with the autobuilds not picking up the whitelistSteve Holme2016-04-081-1/+1
* lib/src: fix the checksrc invokeDaniel Stenberg2016-04-031-2/+2
* code: style updatesDaniel Stenberg2016-04-034-13/+13
* http2: support "prior knowledge", no upgrade from HTTP/1.1Diego Bes2016-03-312-0/+6
* tool_operate: remove mixed declarationJay Satiro2016-03-281-1/+2
* curl: warn for --capath use if not supported by libcurlDaniel Stenberg2016-03-281-3/+13
* curl: glob_range: no need to check unsigned variable for negativeDaniel Stenberg2016-03-141-3/+2
* makefile.m32: add missing libs for static -winssl-ssh2 buildsViktor Szakats2016-03-051-0/+5
* makefile.m32: fix to allow -ssh2-winssl combinationViktor Szakats2016-03-051-0/+2
* makefile.m32: allow to pass .dll/.exe-specific LDFLAGSViktor Szakats2016-03-011-1/+1
* TFTP: add option to suppress TFTP option requests (Part 2)Jay Satiro2016-02-234-1/+11
* src/Makefile.m32: add CURL_{LD,C}FLAGS_EXTRAS supportViktor Szakats2016-02-201-8/+8
* tool_doswin: Support for literal path prefix \\?\Jay Satiro2016-02-091-4/+11
* tool_urlglob: Allow reserved dos device names (Windows)Jay Satiro2016-02-081-1/+2
* tool_operhlp: Check for backslashes in get_url_file_nameJay Satiro2016-02-081-1/+5
* tool_doswin: Use type SANITIZEcode in sanitize_file_nameJay Satiro2016-02-051-7/+7
* tool_doswin: Improve sanitization processingJay Satiro2016-02-057-128/+424
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-0392-97/+97
* tool_operate: Don't sanitize --output path (Windows)Jay Satiro2016-02-011-11/+0
* tool_doswin: silence unused function warningViktor Szakats2016-01-281-0/+4
* curl: avoid local drive traversal when saving file (Windows)Ray Satiro2016-01-264-58/+187
* Makefile.inc: s/curl_SOURCES/CURL_FILESDaniel Stenberg2015-12-233-3/+7
* curl --expect100-timeout: addedDaniel Stenberg2015-12-154-0/+13
* curl: use 2TLS by defaultDaniel Stenberg2015-12-132-1/+5
* curl: remove keepalive #ifdef checks done on libcurl's behalfDaniel Stenberg2015-12-031-4/+0
* tool_paramhlp: Fixed display of URL index in password prompt for --nextSteve Holme2015-11-271-1/+1
* curl: expanded the -XHEAD warning textDaniel Stenberg2015-11-241-2/+2
* Revert "cleanup: general removal of TODO (and similar) comments"Daniel Stenberg2015-11-242-3/+19