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-05-25
all: fix codespell errors
Viktor Szakats
2020-05-24
copyright: updated year ranges out of sync
Daniel Stenberg
2020-05-23
curl: remove -J "informational" written on stdout
Daniel Stenberg
2020-05-19
tool_paramhlp: fixup C89 mistake
Daniel Stenberg
2020-05-19
tool_paramhlp: fixed potentially uninitialized strtol() variable
Siva Sivaraman
2020-05-19
tool_operate: fixed potentially uninitialized variables
Siva Sivaraman
2020-05-15
setopt: support certificate options in memory with struct curl_blob
Gilles Vollant
2020-05-15
source cleanup: remove all custom typedef structs
Daniel Stenberg
2020-05-14
tool: support UTF-16 command line on Windows
Marcel Raad
2020-05-14
curl_multibyte: add to curlx
Marcel Raad
2020-05-14
checksrc: enhance the ASTERISKSPACE and update code accordingly
Daniel Stenberg
2020-05-13
tool: shorten 3 --help descriptions
Daniel Stenberg
2020-05-12
retry-all-errors.d: Shorten the summary line
Jay Satiro
2020-05-12
tool: Add option --retry-all-errors to retry on any error
Jay Satiro
2020-05-10
tool_operate: only set CURLOPT_SSL_OPTIONS if SSL support is present
Daniel Stenberg
2020-05-08
CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl)
Gilles Vollant
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
[next]