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
2013-06-03
libcurl-tutorial.3: added a section on IPv6
Dan Fandrich
2013-06-03
curl_multi_wait: reduce timeout if the multi handle wants to
Daniel Stenberg
2013-06-03
multi_runsingle: switch an if() condition for readability
Daniel Stenberg
2013-06-02
curl_schannel.c: Removed variable unused since 35874298e4
Marc Hoersken
2013-06-02
curl_setup.h: Fixed redefinition warning using mingw-w64
Marc Hoersken
2013-05-30
multi_runsingle: add braces to clarify the code
Daniel Stenberg
2013-05-28
libcurl-tutorial.3: remove incorrect backslash
Daniel Stenberg
2013-05-28
curl_formadd.3: fixed wrong "end-marker" syntax
Daniel Stenberg
2013-05-28
curl.1: clarify that --silent still outputs data
Daniel Stenberg
2013-05-27
Digest auth: escape user names with \ or " in them
Daniel Stenberg
2013-05-22
ossl_recv: SSL_read() returning 0 is an error too
Mike Giancola
2013-05-22
ossl_send: SSL_write() returning 0 is an error too
Mike Giancola
2013-05-21
KNOWN_BUGS: curl -OJC- fails to resume
Daniel Stenberg
2013-05-21
Curl_cookie_add: handle IPv6 hosts
Daniel Stenberg
2013-05-20
curl_easy_setopt.3: expand the PROGRESSFUNCTION section
Daniel Stenberg
2013-05-19
tests: add test1394 file to the tarball
Daniel Stenberg
2013-05-19
tarball: include the xmlstream example
Daniel Stenberg
2013-05-19
xmlstream: XML stream parsing example source code
David Strauss
2013-05-18
cookies: only consider full path matches
YAMADA Yasuharu
2013-05-16
axtls: prevent memleaks on SSL handshake failures
Eric Hu
2013-05-12
Revert "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage"
Daniel Stenberg
2013-05-12
RELEASE-NOTES: synced with ae26ee3489588f0
Daniel Stenberg
2013-05-11
Updated zlib version in build files.
Guenter Knauf
2013-05-09
OS X framework: fix invalid symbolic link
Renaud Guillard
2013-05-09
nss: give PR_INTERVAL_NO_WAIT instead of -1 to PR_Recv/PR_Send
Daniel Stenberg
2013-05-08
libtest: gitignore more binary files
Daniel Stenberg
2013-05-07
servercert: allow empty subject
Daniel Stenberg
2013-05-07
tests: Added new SMTP tests to verify commit 99b40451836d
Steve Holme
2013-05-07
runtests.pl: support nonewline="yes" in client/stdin sections
Daniel Stenberg
2013-05-06
build: fixed unit1394 for debug and metlink builds
Daniel Stenberg
2013-05-06
unit1394.c: plug the curl tool unit test in
Kamil Dudka
2013-05-06
unit1394.c: basis of a unit test for parse_cert_parameter()
Jared Jennings
2013-05-06
src/Makefile.am: build static lib for unit tests if enabled
Kamil Dudka
2013-05-06
tool_getparam: ensure string termination in parse_cert_parameter()
Kamil Dudka
2013-05-06
tool_getparam: fix memleak in handling the -E option
Kamil Dudka
2013-05-06
tool_getparam: describe what parse_cert_parameter() does
Kamil Dudka
2013-05-06
curl.1: document escape sequences recognized by -E
Kamil Dudka
2013-05-06
curl -E: allow to escape ':' in cert nickname
Jared Jennings
2013-05-05
curl_schannel.c: Fixed invalid memory access during SSL shutdown
Marc Hoersken
2013-05-04
smtp: Fix trailing whitespace warning
Steve Holme
2013-05-04
smtp: Fix compilation warning
Steve Holme
2013-05-04
RELEASE-NOTES: synced with 92ef5f19c801
Steve Holme
2013-05-04
smtp: Updated RFC-2821 references to RFC-5321
Steve Holme
2013-05-04
smtp: Fixed sending of double CRLF caused by first in EOB
Steve Holme
2013-05-03
tests: Corrected MAIL SIZE for CRLF line endings
Steve Holme
2013-05-03
tests: Corrected infilesize for CRLF line endings
Steve Holme
2013-05-03
tests: Corrected test1406 to be RFC2821 compliant
Steve Holme
2013-05-02
tests: Corrected test1320 to be RFC2821 compliant
Steve Holme
2013-05-02
tests: Corrected typo in test909
Steve Holme
2013-05-02
tests: Corrected test909 to be RFC2821 compliant
Steve Holme
[prev]
[next]