aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-16Bug #149: Deletion of unnecessary checks before calls of the function "free"Markus Elfring
2015-03-16connect: Fix happy eyeballs logic for IPv4-only buildsJay Satiro
2015-03-15mksymbolsmanpage.pl: use std header and generate better nroff headerDaniel Stenberg
2015-03-15closesocket: call multi socket cb on close even with custom closeFrank Meier
2015-03-14hostip: Fix signal race in Curl_resolv_timeout.Tobias Stoeckmann
2015-03-14http2: detect prematures close without data transferedDaniel Stenberg
2015-03-13test320: Expect the Host header to be the first headerDan Fandrich
2015-03-12RELEASE-NOTES: synced with 186e46d88ddDaniel Stenberg
2015-03-12openssl: use colons properly in the ciphers listDaniel Stenberg
2015-03-12openssl: sort the ciphers on strengthDaniel Stenberg
2015-03-12test203[0-3]: Expect the Host header to be the first headerFabian Keil
2015-03-12openssl: show the cipher selection to useDaniel Stenberg
2015-03-12http: always send Host: header as first headerDaniel Stenberg
2015-03-11mk-ca-bundle bugfix: Don't report SHA1 numbers with "-q".Alexander Pepper
2015-03-11proxy: re-use proxy connections (regression)Daniel Stenberg
2015-03-10memanalyze.pl: handle free(NULL)Jay Satiro
2015-03-10.travis.yml: Change CI make test to make test-fullJay Satiro
2015-03-10gtls: correctly align certificate status verification messagesAlessandro Ghedini
2015-03-10gtls: don't print double newline after certificate datesAlessandro Ghedini
2015-03-10gtls: print negotiated TLS version and full cipher suite nameAlessandro Ghedini
2015-03-10gtls: fix compiler warningsDaniel Stenberg
2015-03-10gtls: add support for CURLOPT_CAPATHAlessandro Ghedini
2015-03-09MacOSX-Framework: use @rpath instead of @executable_pathstopiccot
2015-03-09RELEASE-NOTES: synced with c19349951Daniel Stenberg
2015-03-07multi: fix *getsock() with CONNECTDaniel Stenberg
2015-03-07conncontrol: only log changes to the connection bitDaniel Stenberg
2015-03-07http2: use CURL_HTTP_VERSION_* symbols instead of NPN_*Daniel Stenberg
2015-03-07http2: make the info-message about receiving HTTP2 headers debug-onlyDaniel Stenberg
2015-03-07urldata: remove unused asked_for_h2 fieldAlessandro Ghedini
2015-03-07polarssl: make it possible to enable ALPN/NPN without HTTP2Alessandro Ghedini
2015-03-07nss: make it possible to enable ALPN/NPN without HTTP2Alessandro Ghedini
2015-03-07gtls: make it possible to enable ALPN/NPN without HTTP2Alessandro Ghedini
2015-03-07openssl: make it possible to enable ALPN/NPN without HTTP2Alessandro Ghedini
2015-03-06metalink: add some error checksDaniel Stenberg
2015-03-06curl_easy_setopt.3: added CURLOPT_SSL_VERIFYSTATUSDaniel Stenberg
2015-03-06urldata: fix gnutls buildDaniel Stenberg
2015-03-05openssl: Removed use of USE_SSLEAY from the Visual Studio project filesSteve Holme
2015-03-05multi: fix memory-leak on timeout (regression)Daniel Stenberg
2015-03-05configure: follow-up fix from 709cf76f6Daniel Stenberg
2015-03-05openssl: remove all uses of USE_SSLEAYDaniel Stenberg
2015-03-05cmake: handle build definitions CURLDEBUG/DEBUGBUILDSergei Nikulov
2015-03-04FAQ: 4.21 Why is there a HTTP/1.1 in my HTTP/2 request?Daniel Stenberg
2015-03-04symbols.pl: handle '-' in the deprecated fieldDaniel Stenberg
2015-03-04curl.1: fix "The the" typoDaniel Stenberg
2015-03-03vtls: use curl_printf.h all overDaniel Stenberg
2015-03-03tool: use ENABLE_CURLX_PRINTF instead of _MPRINTF_REPLACEDaniel Stenberg
2015-03-03tool_writeenv: remove _MPRINTF_REPLACE define, it wasn't usedDaniel Stenberg
2015-03-03libtest: fixed linker errors on msvcSergei Nikulov
2015-03-03mprintf.h: remove #ifdef CURLDEBUGDaniel Stenberg
2015-03-03tool_getpass: remove unused curl/mprintf.h includeDaniel Stenberg