aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-05-14checksrc: enhance the ASTERISKSPACE and update code accordinglyDaniel Stenberg
2020-05-13tool: shorten 3 --help descriptionsDaniel Stenberg
2020-05-12retry-all-errors.d: Shorten the summary lineJay Satiro
2020-05-12tool: Add option --retry-all-errors to retry on any errorJay Satiro
2020-05-10tool_operate: only set CURLOPT_SSL_OPTIONS if SSL support is presentDaniel Stenberg
2020-05-08CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl)Gilles Vollant
2020-04-14tool: do not declare functions with Curl_ prefixDaniel Stenberg
2020-04-13cmake: add aliases so exported target names are available in treeNathaniel R. Lewis
2020-04-05curl: allow both --etag-compare and --etag-save with same file nameKwon-Young Choi
2020-03-31misc: copyright year updatesDaniel Stenberg
2020-03-31build: fixed build for systems with select() in unistd.hHarry Sintonen
2020-03-30cleanup: insert newline after if() conditionsDaniel Stenberg
2020-03-29curl.h: remnove CURL_VERSION_ESNI. Never supported nor documentedDaniel Stenberg
2020-03-27writeout_json: Fix data type issuesMichael Kaufmann
2020-03-26docs/make: generate curl.1 from listed files onlyDaniel Stenberg
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-03-20cmdline: fix handling of OperationConfig linked list (--next)Rici Lake
2020-03-18writeout_json: use curl_off_t printf() option for the time outputDaniel Stenberg
2020-03-18tool_setopt: correct the copyright year rangeDaniel Stenberg
2020-03-18schannel: add "best effort" revocation check optionJohannes Schindelin
2020-03-17windows: suppress UI in all CryptAcquireContext() callsViktor Szakats
2020-03-17writeout_json: add missing comma to fix the HTTP versionDaniel Stenberg
2020-03-17writeout: support to generate JSON outputMathias Gumz
2020-03-16tool_operate: fix add_parallel_transfers when more are in queueDaniel Stenberg
2020-03-14Makefile.m32: Improve windres parameter compatibilityJay Satiro
2020-03-07tool_cb_see: set correct copyright year rangeDaniel Stenberg
2020-03-07seek: fix fallback for missing ftruncate on WindowsMarc Hoersken
2020-03-01polarssl: Additional removalSteve Holme
2020-02-21cleanup: comment typosDaniel Stenberg
2020-02-20win32: USE_WIN32_CRYPTO to enable Win32 based MD4, MD5 and SHA256 functionsSteve Holme
2020-02-19nit: Copyright year out of dateDaniel Stenberg
2020-02-18tool_util: Improve Windows version of tvnow()Jay Satiro
2020-02-13tool_home: Fix the copyright year being out of dateSteve Holme
2020-02-12tool_homedir: Change GetEnv() to use libcurl's curl_getenv()Jay Satiro
2020-02-05curl: error on --alt-svc use w/o supportDaniel Stenberg
2020-02-04tool_operhlp: Copyright year out of date, should be 2020Daniel Stenberg
2020-02-04curl: avoid using strlen for testing if a string is emptyOrgad Shaneh
2020-01-26curl: make the -# spaceship bar not wrap the lineDaniel Stenberg
2020-01-21smtp: Allow RCPT TO command to fail for some recipientsPavel Volgarev
2020-01-21curl: Let -D merge headers in one file againEmil Engler
2020-01-16curl:progressbarinit: ignore column width from terminals < 20Daniel Stenberg
2020-01-13CMake: Add support for CMAKE_LTO option.Tobias Hieta
2020-01-13curl: make #0 not output the full URLDaniel Stenberg
2020-01-12curl: remove 'config' field from OutStructDaniel Stenberg
2020-01-09tool_dirhie.c: fix the copyright year rangeDaniel Stenberg
2020-01-09tool_dirhie: Allow directory traversal during creationJay Satiro
2020-01-06curl -w: handle a blank input file correctlyDaniel Stenberg
2020-01-05curl:getparameter return error for --http3 if libcurl doesn't supportDaniel Stenberg
2020-01-04curl: properly free mimepost dataDaniel Stenberg
2020-01-04curl: cleanup multi handle on failureDaniel Stenberg