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
2016-03-05
makefile.m32: add missing libs for static -winssl-ssh2 builds
Viktor Szakats
2016-03-05
makefile.m32: fix to allow -ssh2-winssl combination
Viktor Szakats
2016-03-01
makefile.m32: allow to pass .dll/.exe-specific LDFLAGS
Viktor Szakats
2016-02-23
TFTP: add option to suppress TFTP option requests (Part 2)
Jay Satiro
2016-02-20
src/Makefile.m32: add CURL_{LD,C}FLAGS_EXTRAS support
Viktor Szakats
2016-02-09
tool_doswin: Support for literal path prefix \\?\
Jay Satiro
2016-02-08
tool_urlglob: Allow reserved dos device names (Windows)
Jay Satiro
2016-02-08
tool_operhlp: Check for backslashes in get_url_file_name
Jay Satiro
2016-02-05
tool_doswin: Use type SANITIZEcode in sanitize_file_name
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-28
tool_doswin: silence unused function warning
Viktor Szakats
2016-01-26
curl: avoid local drive traversal when saving file (Windows)
Ray Satiro
2015-12-23
Makefile.inc: s/curl_SOURCES/CURL_FILES
Daniel Stenberg
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-27
tool_paramhlp: Fixed display of URL index in password prompt for --next
Steve Holme
2015-11-24
curl: expanded the -XHEAD warning text
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-11-09
oauth2: Use OAuth 2.0 rather than XOAUTH2 in comments
Steve Holme
2015-11-08
tool: Fixed a memory leak on OOM introduced in 19cb0c4a
Dan Fandrich
2015-10-31
curl.h: s/HTTPPOST_/CURL_HTTPOST_
Daniel Stenberg
2015-10-20
copyrights: update Gisle Vanem's email
Daniel Stenberg
2015-10-18
curl: slist_wc: remove curl_memory.h inclusion
Daniel Stenberg
2015-10-18
tool: Generate easysrc with last cache linked-list
Daniel Hwang
2015-10-17
cookies: Add support for Mozilla's Publix Suffix List
Tim Rühsen
2015-10-02
tool_setopt: fix c_escape truncated octal
Maksim Stsepanenka
2015-09-22
tool: remove redundant libcurl check
Daniel Hwang
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: customrequest_helper: deal with NULL custom method
Daniel Stenberg
2015-09-11
curl: point out unnecessary uses of -X in verbose mode
Daniel Stenberg
2015-09-03
gitignore: ignore more generated VC Makefiles
Daniel Stenberg
2015-09-02
tool_sdecls.h: Fixed compilation warning from commit 4a889441d3
Steve Holme
2015-08-30
makefiles: Added our standard copyright header
Steve Holme
2015-08-25
curl: point out the conflicting HTTP methods if used
Daniel Stenberg
2015-08-25
curl: clarify that users can only specify one _METHOD_
Daniel Stenberg
2015-08-23
tool: fix memory leak with --proto-default option
Dan Fandrich
2015-08-22
CURLOPT_DEFAULT_PROTOCOL: added
Nathaniel Waisbrot
2015-08-18
gitignore: Sort for readability
Jay Satiro
2015-08-10
build: refer to fixed libidn versions
Viktor Szakats
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-07-01
SSL: Pinned public key hash support
moparisthebest
[next]