index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
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
2019-11-08
copyrights: fix copyright year range
Daniel Stenberg
2019-10-16
tool_operate: Fix retry sleep time shown to user when Retry-After
Stian Soiland-Reyes
2019-10-09
docs: document it as --no-progress-meter instead of the reverse
Daniel Stenberg
2019-10-08
curl: --no-progress-meter
Daniel Stenberg
2019-10-05
curl: ensure HTTP 429 triggers --retry
Stian Soiland-Reyes
2019-10-02
ESNI: initial build/setup
Niall
2019-10-02
tool_operate: rename functions to make more sense
Daniel Stenberg
2019-10-02
curl: create easy handles on-demand and not ahead of time
Daniel Stenberg
2019-09-22
curl: exit the create_transfers loop on errors
Daniel Stenberg
2019-09-20
tool_operate: removed unused variable 'done'
Daniel Stenberg
[next]