Age | Commit message (Expand) | Author |
2020-03-18 | writeout_json: use curl_off_t printf() option for the time output | Daniel Stenberg |
2020-03-18 | tool_setopt: correct the copyright year range | Daniel Stenberg |
2020-03-18 | schannel: add "best effort" revocation check option | Johannes Schindelin |
2020-03-17 | windows: suppress UI in all CryptAcquireContext() calls | Viktor Szakats |
2020-03-17 | writeout_json: add missing comma to fix the HTTP version | Daniel Stenberg |
2020-03-17 | writeout: support to generate JSON output | Mathias Gumz |
2020-03-16 | tool_operate: fix add_parallel_transfers when more are in queue | Daniel Stenberg |
2020-03-14 | Makefile.m32: Improve windres parameter compatibility | Jay Satiro |
2020-03-07 | tool_cb_see: set correct copyright year range | Daniel Stenberg |
2020-03-07 | seek: fix fallback for missing ftruncate on Windows | Marc Hoersken |
2020-03-01 | polarssl: Additional removal | Steve Holme |
2020-02-21 | cleanup: comment typos | Daniel Stenberg |
2020-02-20 | win32: USE_WIN32_CRYPTO to enable Win32 based MD4, MD5 and SHA256 functions | Steve Holme |
2020-02-19 | nit: Copyright year out of date | Daniel Stenberg |
2020-02-18 | tool_util: Improve Windows version of tvnow() | Jay Satiro |
2020-02-13 | tool_home: Fix the copyright year being out of date | Steve Holme |
2020-02-12 | tool_homedir: Change GetEnv() to use libcurl's curl_getenv() | Jay Satiro |
2020-02-05 | curl: error on --alt-svc use w/o support | Daniel Stenberg |
2020-02-04 | tool_operhlp: Copyright year out of date, should be 2020 | Daniel Stenberg |
2020-02-04 | curl: avoid using strlen for testing if a string is empty | Orgad Shaneh |
2020-01-26 | curl: make the -# spaceship bar not wrap the line | Daniel Stenberg |
2020-01-21 | smtp: Allow RCPT TO command to fail for some recipients | Pavel Volgarev |
2020-01-21 | curl: Let -D merge headers in one file again | Emil Engler |
2020-01-16 | curl:progressbarinit: ignore column width from terminals < 20 | Daniel Stenberg |
2020-01-13 | CMake: Add support for CMAKE_LTO option. | Tobias Hieta |
2020-01-13 | curl: make #0 not output the full URL | Daniel Stenberg |
2020-01-12 | curl: remove 'config' field from OutStruct | Daniel Stenberg |
2020-01-09 | tool_dirhie.c: fix the copyright year range | Daniel Stenberg |
2020-01-09 | tool_dirhie: Allow directory traversal during creation | Jay Satiro |
2020-01-06 | curl -w: handle a blank input file correctly | Daniel Stenberg |
2020-01-05 | curl:getparameter return error for --http3 if libcurl doesn't support | Daniel Stenberg |
2020-01-04 | curl: properly free mimepost data | Daniel Stenberg |
2020-01-04 | curl: cleanup multi handle on failure | Daniel Stenberg |
2019-12-31 | tool: make a few char pointers point to const char instead | Marcel Raad |
2019-12-29 | tool_operate: fix mem leak when failed config parse | Jay Satiro |
2019-12-18 | curl/parseconfig: use curl_free() to free memory allocated by libcurl | Daniel Stenberg |
2019-12-18 | curl/parseconfig: fix mem-leak | Daniel Stenberg |
2019-12-12 | curl: fix memory leak in OOM in etags logic | Daniel Stenberg |
2019-12-12 | curl: improved cleanup in upload error path | Daniel Stenberg |
2019-12-10 | curl: use errorf() better | Daniel Stenberg |
2019-12-06 | curl: make the etag load logic work without fseek | Daniel Stenberg |
2019-12-05 | lib: fix some loose ends for recently added CURLSSLOPT_NO_PARTIALCHAIN | Jay Satiro |
2019-12-05 | etag: allow both --etag-compare and --etag-save in same cmdline | Daniel Stenberg |
2019-12-03 | curl: show better error message when no homedir is found | Daniel Stenberg |
2019-12-02 | copyright: fix the year ranges for two files | Daniel Stenberg |
2019-12-01 | build: Disable Visual Studio warning "conditional expression is constant" | Jay Satiro |
2019-11-28 | curl: two new command line options for etags | Maros Priputen |
2019-11-26 | curl: fix --upload-file . hangs if delay in STDIN | John Schroeder |
2019-11-21 | curl: add --parallel-immediate | Daniel Stenberg |
2019-11-14 | curl: fix -T globbing | Daniel Stenberg |