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
2014-10-07
ares::Curl_resolver_cancel: skip checking for NULL conn
Daniel Stenberg
2014-10-07
parseconfig: skip a NULL check
Daniel Stenberg
2014-10-07
multi-uv.c: call curl_multi_info_read() better
Waldek Kozba
2014-10-06
tool_go_sleep: use (void) to spell out we ignore the return value
Daniel Stenberg
2014-10-06
ssh_statemach_act: split out assignment from check
Daniel Stenberg
2014-10-04
curl_schannel.c: Fixed possible memory or handle leak
Marc Hoersken
2014-10-04
getparameter: remove dead code
Daniel Stenberg
2014-10-04
getparameter: comment a switch FALLTHROUGH
Daniel Stenberg
2014-10-04
choose_mech: fix return code
Daniel Stenberg
2014-10-04
Curl_sec_read_msg: spell out that we ignore return code
Daniel Stenberg
2014-10-04
nonblock: call with (void) to show we ignore the return code
Daniel Stenberg
2014-10-03
parse_proxy: remove dead code.
Daniel Stenberg
2014-10-03
Curl_debug: document switch fallthroughs
Daniel Stenberg
2014-10-03
curl_multi_remove_handle: remove dead code
Daniel Stenberg
2014-10-03
Curl_pipeline_server_blacklisted: handle a NULL server name
Daniel Stenberg
2014-10-03
ssh: comment "fallthrough" in switch statement
Daniel Stenberg
2014-10-03
ssh: improve key file search
Jeremy Lin
2014-10-03
CURLOPT_HTTPHEADER.3: libcurl doesn't copy the whole list
Daniel Stenberg
2014-10-02
detect_proxy: fix possible single-byte memory leak
Daniel Stenberg
2014-10-02
multi_runsingle: fix memory leak
Daniel Stenberg
2014-10-02
pop3_perform_authentication: fix memory leak
Daniel Stenberg
2014-10-02
imap_perform_authentication: fix memory leak
Daniel Stenberg
2014-10-02
wait_or_timeout: return failure when Curl_poll() fails
Daniel Stenberg
2014-10-01
curl.1: mention quoting in the URL section
Daniel Stenberg
2014-09-30
smtp: Fixed intermittent "SSL3_WRITE_PENDING: bad write retry" error
Bill Nagel
2014-09-30
RELEASE-NOTES: synced with 53cbea22310f15
Daniel Stenberg
2014-09-30
file: reject paths using embedded %00
Daniel Stenberg
2014-09-26
test506: Fixed a couple of memory leaks in test
Dan Fandrich
2014-09-25
CURLOPT_COOKIELIST: Added "RELOAD" command
Yousuke Kimoto
2014-09-25
CURLOPT_POSTREDIR.3: Added availability for CURL_REDIR_POST_303
Michael Wallner
2014-09-23
threaded-resolver: revert Curl_expire_latest() switch
Daniel Stenberg
2014-09-19
libcurl docs: improvements all over
Daniel Stenberg
2014-09-19
build: Added WinIDN build configuration options
Steve Holme
2014-09-19
tutorial: signals aren't used for the threaded resolver
Daniel Stenberg
2014-09-19
FAQ: update the pronunciation section
Daniel Stenberg
2014-09-18
CURLOPT_COOKIE*: added more cross-references
Daniel Stenberg
2014-09-18
BINDINGS: add node-libcurl
Daniel Stenberg
2014-09-15
README.http2: updated to reflect current status
Daniel Stenberg
2014-09-13
formdata: removed unnecessary USE_SSLEAY use
Daniel Stenberg
2014-09-13
curlssl: make tls backend symbols use curlssl in the name
Daniel Stenberg
2014-09-13
url: let the backend decide CURLOPT_SSL_CTX_ support
Daniel Stenberg
2014-09-13
vtls: have the backend tell if it supports CERTINFO
Daniel Stenberg
2014-09-13
configure: allow --with-ca-path with PolarSSL too
Catalin Patulea
2014-09-13
CURLOPT_CAPATH: return failure if set without backend support
Daniel Stenberg
2014-09-13
http2: Fix busy loop when EOF is encountered
Tatsuhiro Tsujikawa
2014-09-13
build: Added batch wrapper to checksrc.pl
Steve Holme
2014-09-13
RELEASE-NOTES: Synced with bd3df5ec6d
Steve Holme
2014-09-13
sasl_sspi: Fixed Unicode build
Marcel Raad
2014-09-12
libcurl-tutorial.3: fix GnuTLS link to thread-safety guidelines
Daniel Stenberg
2014-09-12
contributors.sh: split list of names at comma
Daniel Stenberg
[prev]
[next]