aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-03-03CONTRIBUTING.md: file for advice on githubDaniel Stenberg
2015-03-02BINDINGS: add link to Harbour bindingsViktor Szakáts
2015-03-02CURLOPT_HEADERFUNCTION.3: typo in error code nameDaniel Stenberg
2015-03-02BINDINGS: tclcurl movedDaniel Stenberg
2015-03-02opts: Fix pipelining examplesJay Satiro
2015-03-02curl_multi_setopt.3: Link to CURLMOPT_MAXCONNECTSJay Satiro
2015-03-01CONTRIBUTE: the new more github-friendly attitude!Daniel Stenberg
2015-02-28RELEASE-NOTES: Synced with 921d195187Steve Holme
2015-02-28tool: wrap lines longer than 79 columnsKamil Dudka
2015-02-27http2: Return error if stream was closed with other than NO_ERRORTatsuhiro Tsujikawa
2015-02-27tool: Updated the warnf() function to use the GlobalConfig structureSteve Holme
2015-02-26build: Removed DataExecutionPrevention directive from VC9+ project filesSteve Holme
2015-02-26build: Use default RandomizedBaseAddress directive in VC9+ project filesSteve Holme
2015-02-26build: Added support to Generate.bat for files in the upcoming vauth folderSteve Holme
2015-02-25http2: return recv error on unexpected EOFDaniel Stenberg
2015-02-25dist: add symbol-scan.pl to the tarballKamil Dudka
2015-02-25http2: move lots of verbose output to be debug-onlyDaniel Stenberg
2015-02-25curl-config.in: eliminate double quotes around CURL_CA_BUNDLEKamil Dudka
2015-02-25nss: do not skip Curl_nss_seed() if data is NULLKamil Dudka
2015-02-25nss: improve error handling in Curl_nss_random()Kamil Dudka
2015-02-25RELEASE-PROCEDURE: add some more future release datesDaniel Stenberg
2015-02-25sws: timeout idle CONNECT connectionsDaniel Stenberg
2015-02-25bump: start working toward 7.42.0Daniel Stenberg
2015-02-25THANKS: added contributors from the 7.41.0 RELEASE-NOTESDaniel Stenberg
2015-02-25RELEASE-NOTES: sync with ffc2aeec6e (7.41.0 release time!)Daniel Stenberg