- Oct 04, 2015
-
-
rouzier authored
Closes https://github.com/bagder/curl/pull/471
-
- Sep 28, 2015
-
-
Svyatoslav Mishyn authored
Closes https://github.com/bagder/curl/pull/459
-
- Sep 25, 2015
-
-
Jay Satiro authored
-
- Sep 22, 2015
-
-
Daniel Stenberg authored
... even for those that don't support providing anything in the 'internals' struct member since it offers a convenient way for applications to figure this out.
-
Richard van den Berg authored
Closes #449
-
Daniel Stenberg authored
Like for example brotli, as being implemented in Firefox now.
-
- Sep 20, 2015
-
-
Viktor Szakats authored
closes #443
-
Daniel Stenberg authored
Closes #334
-
Daniel Stenberg authored
-
- Sep 17, 2015
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
CURLE_SSL_PINNEDPUBKEYNOTMATCH and CURLE_SSL_INVALIDCERTSTATUS
-
- Sep 14, 2015
-
-
Jay Satiro authored
- Show how a certificate can be obtained using OpenSSL. Bug: https://github.com/bagder/curl/pull/430 Reported-by: Daniel Hwang
-
- Sep 12, 2015
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 11, 2015
-
-
Svyatoslav Mishyn authored
s => is Closes #428
-
- Sep 09, 2015
-
-
Svyatoslav Mishyn authored
long => double
-
- Sep 08, 2015
-
-
Daniel Stenberg authored
If the port number in the proxy string ended weirdly or the number is too large, skip it. Mostly as a means to bail out early if a "bare" IPv6 numerical address is used without enclosing brackets. Also mention the bracket requirement for IPv6 numerical addresses to the man page for CURLOPT_PROXY. Closes #415 Reported-by: Marcel Raad
-
- Sep 06, 2015
-
-
Svyatoslav Mishyn authored
Closes #414 Closes #413
-
- Sep 05, 2015
-
-
Svyatoslav Mishyn authored
leavit => leaveit closes #412
-
Svyatoslav Mishyn authored
-
Svyatoslav Mishyn authored
-
Svyatoslav Mishyn authored
-
Svyatoslav Mishyn authored
-
- Sep 04, 2015
-
-
Kamil Dudka authored
This reverts commit a60bde79 I have pushed by mistake. Apologies for my incompetent use of the git repo!
-
Daniel Stenberg authored
changed macro name, moved and renamed script to become docs/libcurl/has.pl, generate code that is checksrc compliant
-
- Sep 03, 2015
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
and some general cleaning up
-
Jay Satiro authored
- Warn that cookies without a domain are sent to any domain: CURLOPT_COOKIELIST, CURLOPT_COOKIEFILE, --cookie - Note that imported Set-Cookie cookies without a domain are no longer exported: CURLINFO_COOKIELIST, CURLOPT_COOKIEJAR, --cookie-jar
-
- Sep 01, 2015
-
-
Daniel Stenberg authored
-
- Aug 31, 2015
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Aug 30, 2015
-
-
Jay Satiro authored
-
- Aug 29, 2015
-
-
Daniel Stenberg authored
-
- Aug 28, 2015
-
-
Daniel Stenberg authored
-
Nikolai Kondrashov authored
Put braces around empty "if" body in libcurl.m4 check to avoid warning: suggest braces around empty body in an 'if' statement and make it work with -Werror builds. Closes #402
-
- Aug 25, 2015
-
-
Svyatoslav Mishyn authored
Closes #398
-
Svyatoslav Mishyn authored
remove redundant '}'
-
- Aug 24, 2015
-
-
Svyatoslav Mishyn authored
Closes #395
-