aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-12-26code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme
2014-12-25tool_help: Use camel case for UNIX sockets feature outputSteve Holme
2014-12-25tool_xattr: Use 'CURLcode result' for curl result codesSteve Holme
2014-12-22curl: show size of inhibited data when using -vDaniel Stenberg
2014-12-21VMS: Updates for 0740-0D1220John E. Malmberg
2014-12-16glob_next_url: make the loop count upwardsDaniel Stenberg
2014-12-16tool_operate: we prefer 'CURLcode result'Daniel Stenberg
2014-12-16tool_urlglob: unify return codes to use CURLcodeDaniel Stenberg
2014-12-16tool_urlglob.c: partly reverse dc19789444Daniel Stenberg
2014-12-14copyright: Updated the copyright year following recent updatesSteve Holme
2014-12-14tool_urlglob.c: reverse two loopsDaniel Stenberg
2014-12-14tool_urlglob.c: Added braces to clarify the conditionsMarc Hoersken
2014-12-14tool_urlglob.c: Silence warning C6293: Ill-defined for-loopMarc Hoersken
2014-12-14tool_binmode.c: Explicitly ignore the return code of setmodeMarc Hoersken
2014-12-14tool_util.c: Use GetTickCount64 if it is availableMarc Hoersken
2014-12-07get_url_file_name: Fixed crash on OOM on debug buildDan Fandrich
2014-12-05build: updated dependencies in makefiles.Guenter Knauf
2014-12-04tool: fix CURLOPT_UNIX_SOCKET_PATH in --libcurl outputPeter Wu
2014-12-04tool: add --unix-socket optionPeter Wu
2014-12-04libcurl: add UNIX domain sockets supportPeter Wu
2014-12-01build: in Makefile.m32 simplified autodetection.Guenter Knauf
2014-11-30curl tool: Exclude SMB from the protocol redirectSteve Holme
2014-11-30curl tool: Enable support for the SMB protocolBill Nagel
2014-11-24SSL: Add PEM format support for public key pinningmoparisthebest
2014-11-19build: in Makefile.m32 moved target autodetection.Guenter Knauf
2014-11-19build: in Makefile.m32 simplify platform flags.Guenter Knauf
2014-11-19build: in Makefile.m32 try to detect 64bit target.Guenter Knauf
2014-11-18build: in Makefile.m32 add -m32 flag for 32bit.Guenter Knauf
2014-11-18build: in Makefile.m32 pass -F flag to windres.Guenter Knauf
2014-11-15tool: Removed krb4 from the supported featuresSteve Holme
2014-11-15tool: Use Kerberos for supported featuresMichael Osipov
2014-11-08Makefile.vc6: Added support for WinIDNSteve Holme
2014-11-07curl_tool: Added krb5 to the supported featuresSteve Holme
2014-11-05tool_strdup.c: include the tool strdup.hDaniel Stenberg
2014-11-05curl_easy_duphandle: CURLOPT_COPYPOSTFIELDS read out of boundsDaniel Stenberg
2014-10-29Added NetWare support to build with nghttp2.Guenter Knauf
2014-10-26src/: remove version.h.dist from gitignoreDaniel Stenberg
2014-10-24Added MinGW support to build with nghttp2.Guenter Knauf
2014-10-12cmake: build tool_hugehelp (ENABLE_MANUAL)Peter Wu
2014-10-09get_url_file_name: make no slash equal empty stringDaniel Stenberg
2014-10-09get_url_file_name: never return a NULL string *and* OKDaniel Stenberg
2014-10-09Cmake: Got rid of setup_curl_dependenciesJakub Zakrzewski
2014-10-08operate: avoid NULL dereferenceDaniel Stenberg
2014-10-08operate_do: skip superfluous check for NULL pointerDaniel Stenberg
2014-10-07SSL: implement public key pinningmoparisthebest
2014-10-07parseconfig: skip a NULL checkDaniel Stenberg
2014-10-06tool_go_sleep: use (void) to spell out we ignore the return valueDaniel Stenberg
2014-10-04getparameter: remove dead codeDaniel Stenberg
2014-10-04getparameter: comment a switch FALLTHROUGHDaniel Stenberg
2014-08-19help output: minor whitespace editsDaniel Stenberg