index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-10-18
Curl_polarsslthreadlock_thread_setup: clear array at init
Daniel Stenberg
2016-10-18
curl: set INTERLEAVEDATA too
Daniel Stenberg
2016-10-18
gopher: properly return error for poll failures
Daniel Stenberg
2016-10-18
select: switch to macros in uppercase
Daniel Stenberg
2016-10-18
select: use more proper macro-looking names
Daniel Stenberg
2016-10-18
Curl_socket_check: add extra check to avoid integer overflow
Daniel Stenberg
2016-10-17
maketgz: make it support "only" generating version info
Daniel Stenberg
2016-10-17
url: skip to-be-closed connections when pipelining (follow-up)
Jay Satiro
2016-10-17
HTTP2: mention the tool's limited support
Daniel Stenberg
2016-10-16
RELEASE-NOTES: synced with a1a5cd04877fd6fd
Daniel Stenberg
2016-10-16
curl: do not set CURLOPT_SSLENGINEDEFAULT automatically
David Woodhouse
2016-10-16
KNOWN_BUGS: two more existing problems
Daniel Stenberg
2016-10-16
win: fix Universal Windows Platform build
Marcel Raad
2016-10-16
KNOWN_BUGS: minor formatting edit
Daniel Stenberg
2016-10-14
url: skip to-be-closed connections when pipelining
Rider Linden
2016-10-13
vtls: only re-use session-ids using the same scheme
Daniel Stenberg
2016-10-11
dist: add missing cmake modules to the tarball
Torben Dannhauer
2016-10-11
configure: detect the broken poll() in macOS 10.12
Daniel Stenberg
2016-10-10
dist: remove PDF and HTML converted docs from the releases
Daniel Stenberg
2016-10-10
cmake: add nghttp2 support
Remo E
2016-10-10
resolve: add error message when resolving using SIGALRM
Andreas Streichardt
2016-10-10
GIT-INFO: remove the Mac 10.1-specific details
Daniel Stenberg
2016-10-10
RELEASE-NOTES: spellfix
Daniel Stenberg
2016-10-10
RELEASE-NOTES: synced with 82720490628cb53a
Daniel Stenberg
2016-10-09
smb: properly check incoming packet boundaries
Tobias Stoeckmann
2016-10-08
test557: verify printf() with 128 and 129 arguments
Daniel Stenberg
2016-10-08
mprintf: return error on too many arguments
Daniel Stenberg
2016-10-08
ftp: fix Curl_ftpsendf()
Daniel Stenberg
2016-10-08
formpost: avoid silent snprintf() truncation
Daniel Stenberg
2016-10-08
TODO: build: Enable PIE and RELRO by default
Daniel Stenberg
2016-10-08
TODO: Support better than MD5 hostkey hash (for ssh)
Daniel Stenberg
2016-10-08
tests: Fix a small typo in the tests README (#1060)
Daniel Gustafsson
2016-10-06
TODO: Introduce --fail-fast to exit on first transfer fail
Daniel Stenberg
2016-10-06
TODO: Leave secure cookies alone
Daniel Stenberg
2016-10-06
CURLOPT_DEBUGFUNCTION.3: unused argument warning (#1056)
Rainer Müller
2016-10-05
TODO: TCP Fast Open for windows
Daniel Stenberg
2016-10-04
RELEASE-NOTES: synced with 8fd2a754f0de
Daniel Stenberg
2016-10-04
CURLOPT_KEEP_SENDING_ON_ERROR.3: mention when it is added
Daniel Stenberg
2016-10-04
memdup: use 'void *' as return and source type
Daniel Stenberg
2016-10-04
TODO: Add easy argument to formpost functions
Daniel Stenberg
2016-10-04
formpost: trying to attach a directory no longer crashes
Daniel Stenberg
2016-10-03
cookies: same domain handling changed to match browser behavior
Sergei Kuzmin
2016-10-01
FAQ: Fix typos in section 5.14 (#1047)
Stephen Brokenshire
2016-09-30
KNOWN_BUGS: Fix typos in section 5.8.
Sebastian Mundry
2016-09-30
CONTRIBUTE.md: Fix typo in 'About pull requests' section. (#1045)
mundry
2016-09-30
curl.1: --trace supports % for sending to stderr!
Daniel Stenberg
2016-09-26
KNOWN_BUGS: 5.8 configure finding libs in wrong directory
Daniel Stenberg
2016-09-24
configure: Fixed builds with libssh2 in a custom location
Dan Fandrich
2016-09-23
SECURITY: remove the top ascii logo
Daniel Stenberg
2016-09-22
New libcurl option to keep sending on error
Michael Kaufmann
[next]