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-22
curl-config.in: replace tabs by spaces
Kamil Dudka
2013-06-22
darwinssl: reform OS-specific #defines
Nick Zitzmann
2013-06-22
docs: fix typo in curl_easy_getinfo manpage
Alessandro Ghedini
2013-06-22
dotdot: introducing dot file path cleanup
Daniel Stenberg
2013-06-22
bump: start working towards what most likely will become 7.32.0
Daniel Stenberg
2013-06-22
THANKS: added 24 new contributors from the 7.31.0 release
Daniel Stenberg
2013-06-22
RELEASE-NOTES: synced with 0de7249bb39a2 - 7.31.0
Daniel Stenberg
2013-06-22
unit1396: unit tests to verify curl_easy_(un)escape
Daniel Stenberg
2013-06-22
Curl_urldecode: no peeking beyond end of input buffer
Daniel Stenberg
2013-06-20
Use opened body.out file and write content to it.
Guenter Knauf
2013-06-20
multi_socket: react on socket close immediately
Daniel Stenberg
2013-06-20
RELEASE-NOTES: synced with e305f5ec715f
Daniel Stenberg
2013-06-18
TODO: mention the DANE patch from March
Daniel Stenberg
2013-06-17
CURLOPT_COOKIELIST: take cookie share lock
Daniel Stenberg
2013-06-17
test506: verify that CURLOPT_COOKIELIST takes share lock
Benjamin Gilbert
2013-06-15
TODO: HTTP2/SPDY support
Daniel Stenberg
2013-06-14
curl_easy_setopt.3: clarify CURLOPT_PROGRESSFUNCTION frequency
Daniel Stenberg
2013-06-13
RELEASE-NOTES: synced with 9c3e098259b82
Daniel Stenberg
2013-06-13
curl_multi_wait.3: clarify the numfds counter
Daniel Stenberg
2013-06-13
curl_easy_perform: avoid busy-looping
Daniel Stenberg
2013-06-12
cookies: follow-up fix for path checking
YAMADA Yasuharu
2013-06-12
lib1900: use tutil_tvnow instead of gettimeofday
Sergei Nikulov
2013-06-12
axtls: now done non-blocking
Eric Hu
2013-06-12
test2033: requires NTLM support
Eric Hu
2013-06-11
KNOWN_BUGS: #82 failed build with Borland compiler
Daniel Stenberg
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
[next]