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
/
tool_operate.c
Age
Commit message (
Expand
)
Author
2016-03-28
tool_operate: remove mixed declaration
Jay Satiro
2016-03-28
curl: warn for --capath use if not supported by libcurl
Daniel Stenberg
2016-02-23
TFTP: add option to suppress TFTP option requests (Part 2)
Jay Satiro
2016-02-05
tool_doswin: Improve sanitization processing
Jay Satiro
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2016-02-01
tool_operate: Don't sanitize --output path (Windows)
Jay Satiro
2016-01-26
curl: avoid local drive traversal when saving file (Windows)
Ray Satiro
2015-12-15
curl --expect100-timeout: added
Daniel Stenberg
2015-12-13
curl: use 2TLS by default
Daniel Stenberg
2015-12-03
curl: remove keepalive #ifdef checks done on libcurl's behalf
Daniel Stenberg
2015-11-24
Revert "cleanup: general removal of TODO (and similar) comments"
Daniel Stenberg
2015-11-13
curl: mark two more options strings for --libcurl output
Daniel Stenberg
2015-11-13
cleanup: general removal of TODO (and similar) comments
Daniel Stenberg
2015-11-09
oauth2: Don't use XOAUTH2 in OAuth 2.0 variables
Steve Holme
2015-09-21
tool_operate: Don't call easysrc cleanup unless --libcurl
Jay Satiro
2015-09-20
tool: generate easysrc only on --libcurl
Daniel Lee Hwang
2015-09-11
curl: point out unnecessary uses of -X in verbose mode
Daniel Stenberg
2015-08-25
curl: point out the conflicting HTTP methods if used
Daniel Stenberg
2015-08-22
CURLOPT_DEFAULT_PROTOCOL: added
Nathaniel Waisbrot
2015-07-26
comment: fix comment about adding new option support
Daniel Stenberg
2015-07-25
tool_operate: Fix CURLOPT_SSL_OPTIONS for builds without HTTPS
Jay Satiro
2015-07-17
SSL: Add an option to disable certificate revocation checks
Jay Satiro
2015-06-18
tool: always provide negotiate/kerberos options
Daniel Stenberg
2015-06-02
checksrc: detect fopen() for text without the FOPEN_* macros
Daniel Stenberg
2015-05-22
curl: fix potential NULL dereference
Daniel Stenberg
2015-04-28
Negotiate: custom service names for SPNEGO.
Linus Nielsen
2015-04-23
curl -z: do not write empty file on unmet condition
Kamil Dudka
2015-04-08
src/tool_operate: create output file on successful download
Kamil Dudka
2015-03-28
tool_operate: only set SSL options if SSL is enabled
Dan Fandrich
2015-03-24
CURLOPT_PATH_AS_IS: added
Daniel Stenberg
2015-03-20
curl: add --false-start option
Alessandro Ghedini
2015-02-27
tool: Updated the warnf() function to use the GlobalConfig structure
Steve Holme
2015-01-16
copyright years: after OCSP stapling changes
Daniel Stenberg
2015-01-16
curl: add --cert-status option
Alessandro Ghedini
2014-12-16
tool_operate: we prefer 'CURLcode result'
Daniel Stenberg
2014-12-16
tool_urlglob: unify return codes to use CURLcode
Daniel Stenberg
2014-12-04
tool: fix CURLOPT_UNIX_SOCKET_PATH in --libcurl output
Peter Wu
2014-12-04
tool: add --unix-socket option
Peter Wu
2014-10-08
operate: avoid NULL dereference
Daniel Stenberg
2014-10-08
operate_do: skip superfluous check for NULL pointer
Daniel Stenberg
2014-10-07
SSL: implement public key pinning
moparisthebest
2014-05-10
tool_operate.c: Fixed compilation warning
Steve Holme
2014-05-09
tool_operate.c: Fixed TAB is white space from commit 5b8ae0a985
Steve Holme
2014-05-09
tool_operate.c: Fixed compilation warnings
Steve Holme
2014-05-06
curl: bail on cookie use when built with disabled cookies
Daniel Stenberg
2014-04-04
curl: add --proxy-header
Maciej Puzio
2014-03-23
tool_operate: Fixed uninitialised variable under some error situations
Steve Holme
2014-03-02
tool: Do not output libcurl source for the information only parameters
Steve Holme
2014-03-02
tool: Fixed libcurl source output for multiple operations
Steve Holme
2014-03-01
tool: Moved internal variable isatty to the global config
Steve Holme
[prev]
[next]