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-11
Curl_output_digest: support auth-int for empty entity body
Daniel Stenberg
2013-06-11
multi_socket: reduce timeout inaccuracy margin
Daniel Stenberg
2013-06-10
cert_stuff: avoid double free in the PKCS12 code
Daniel Stenberg
2013-06-10
cert_stuff: remove code duplication in the pkcs12 logic
Daniel Stenberg
2013-06-08
axtls: honor disabled VERIFYHOST
Aleksey Tulinov
2013-06-08
curl_easy_setopt.3: HTTP header with no content
Peter Gal
2013-06-07
RELEASE-NOTES: synced with 87cf677eca55
Daniel Stenberg
2013-06-06
lib1500: remove bad check
Daniel Stenberg
2013-06-04
tests/Makefile: typo in the perlcheck target
Daniel Stenberg
2013-06-04
test1230: verify CONNECT to a numerical ipv6-address
Daniel Stenberg
2013-06-04
sws: support extracting test number from CONNECT ipv6-address!
Daniel Stenberg
2013-06-04
curl_multi_wait: only use internal timer if not -1
Daniel Stenberg
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
[prev]
[next]