summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into http2-pushhttp2-pushDaniel Stenberg2015-06-2491-1431/+1517
|\
| * tool_help: fix --tlsv1 help text to use >= for TLSv1Lior Kaplan2015-06-211-1/+1
| * INSTALL: Advise use of non-native SSL for Windows <= XPJay Satiro2015-06-203-2/+29
| * curl_easy_setopt.3: restore contents removed by mistakeKamil Dudka2015-06-191-0/+232
| * curl_easy_setopt.3: mention CURLOPT_PIPEWAITDaniel Stenberg2015-06-191-232/+2
| * cookie: Fix bug in export if any-domain cookie is presentJay Satiro2015-06-181-7/+2
| * FTP: fixed compiling with --disable-proxy, broken in b88f980aDan Fandrich2015-06-181-1/+1
| * tool: always provide negotiate/kerberos optionsDaniel Stenberg2015-06-183-33/+19
| * TODO: Support IDNA2008Daniel Stenberg2015-06-181-0/+7
| * Makefile.m32: add support for CURL_LDFLAG_EXTRASViktor Szakats2015-06-181-1/+1
| * RTSP: removed another piece of dead codeDaniel Stenberg2015-06-181-2/+1
| * openssl: fix use of uninitialized bufferDaniel Stenberg2015-06-181-7/+7
| * examples: more descriptionsDaniel Stenberg2015-06-1819-72/+90
| * examples: add descriptions with <DESC>Daniel Stenberg2015-06-188-25/+40
| * libcurl-errors.3: fix typoDaniel Stenberg2015-06-181-2/+2
| * curl_easy_setopt.3: option order doesn't matterDaniel Stenberg2015-06-181-0/+2
| * openssl: fix build with BoringSSLDaniel Stenberg2015-06-181-0/+5
| * openssl: Fix build with openssl < ~ 0.9.8fPaul Howarth2015-06-171-0/+2
| * FTP: do the HTTP CONNECT for data connection blockingDaniel Stenberg2015-06-173-12/+19
| * bump: start the journey toward 7.44.0Daniel Stenberg2015-06-172-124/+10
| * CURLOPT_ERRORBUFFER.3: Fix example, escape backslashesJay Satiro2015-06-171-6/+7
| * CURLOPT_ERRORBUFFER.3: Improve exampleJay Satiro2015-06-171-4/+21
| * RELEASE-NOTES: 7.43.0 releasecurl-7_43_0Daniel Stenberg2015-06-171-7/+14
| * THANKS: updated with 7.43.0 namesDaniel Stenberg2015-06-172-0/+24
| * http: do not leak basic auth credentials on re-used connectionsKamil Dudka2015-06-171-12/+4
| * test2040: verify basic auth on re-used connectionsKamil Dudka2015-06-172-1/+71
| * SMB: rangecheck values read off incoming packetDaniel Stenberg2015-06-171-3/+9
| * schannel: schannel_recv overhaulJay Satiro2015-06-173-86/+186
| * Fix typo in docsPaul Oliver2015-06-161-1/+1
| * docs: update URLsViktor Szakats2015-06-1612-57/+55
| * RELEASE-NOTES: synced with f29f2cbd00dbe5fDaniel Stenberg2015-06-161-6/+14
| * README: use secure protocol for Git repositoryViktor Szakats2015-06-151-1/+1
| * HTTP2.md: use SSL/TLS IETF URLsViktor Szakats2015-06-151-2/+2
| * LICENSE-MIXING: update URLsViktor Szakats2015-06-151-10/+10
| * LICENSE-MIXING: refreshedDaniel Stenberg2015-06-151-6/+22
| * curl_easy_duphandle: see also *resetDaniel Stenberg2015-06-151-2/+4
| * rtsp_do: fix DEAD CODEDaniel Stenberg2015-06-151-1/+1
| * security:choose_mech fix DEAD CODE warningDaniel Stenberg2015-06-151-46/+43
| * curl.1: netrc is in man section 5Daniel Stenberg2015-06-151-1/+1
| * curl.1: small format fixDaniel Stenberg2015-06-151-9/+5
| * urldata: store POST size in state.infilesize tooDaniel Stenberg2015-06-143-8/+11
| * test1530: added http to required featuresDan Fandrich2015-06-141-0/+3
| * build: Fix typo from OpenSSL 1.0.2 version detection fixDrake Arconis2015-06-141-1/+1
| * build: Properly detect OpenSSL 1.0.2 when using configureDrake Arconis2015-06-141-0/+9
| * curl_multi_info_read.3: fix example formattingJay Satiro2015-06-131-1/+2
| * BINDINGS: there's a new R binding in town!Daniel Stenberg2015-06-131-2/+1
| * BINDINGS: added the Xojo bindingDaniel Stenberg2015-06-111-0/+5
| * schannel: Add support for optional client certificatesJoel Depooter2015-06-111-0/+11
| * curl_easy_cleanup.3: provide more SEE ALSODaniel Stenberg2015-06-111-3/+4
| * debug: remove http2 debug leftoversDaniel Stenberg2015-06-102-6/+0