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-04-14
tool: do not declare functions with Curl_ prefix
Daniel Stenberg
2020-04-13
cmake: add aliases so exported target names are available in tree
Nathaniel R. Lewis
2020-04-05
curl: allow both --etag-compare and --etag-save with same file name
Kwon-Young Choi
2020-03-31
misc: copyright year updates
Daniel Stenberg
2020-03-31
build: fixed build for systems with select() in unistd.h
Harry Sintonen
2020-03-30
cleanup: insert newline after if() conditions
Daniel Stenberg
2020-03-29
curl.h: remnove CURL_VERSION_ESNI. Never supported nor documented
Daniel Stenberg
2020-03-27
writeout_json: Fix data type issues
Michael Kaufmann
2020-03-26
docs/make: generate curl.1 from listed files only
Daniel Stenberg
2020-03-24
copyright: fix out-of-date copyright ranges and missing headers
Daniel Stenberg
2020-03-20
cmdline: fix handling of OperationConfig linked list (--next)
Rici Lake
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
[next]