summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* VERSIONS: now using markdownDaniel Stenberg2015-06-101-12/+8
* RELEASE-PROCEDURE: remove ascii logo at the top of fileDaniel Stenberg2015-06-101-6/+0
* INTERNALS: absorbed docs/LIBCURL-STRUCTSDaniel Stenberg2015-06-103-250/+234
* INTERNALS: cat lib/README* >> INTERNALSDaniel Stenberg2015-06-0910-628/+529
* openssl: LibreSSL and BoringSSL do not use TLS_client_methodJay Satiro2015-06-081-1/+2
* RELEASE-NOTES: synced with 20ac3458068Daniel Stenberg2015-06-091-6/+28
* CURLOPT_OPENSOCKETFUNCTION: return error at onceDaniel Stenberg2015-06-095-3/+104
* fopen.c: fix a few compiler warningsDaniel Stenberg2015-06-081-4/+4
* docs: Spelling fixesVille Skyttä2015-06-0821-25/+25
* docs: man page indentation and syntax fixesVille Skyttä2015-06-082-5/+6
* help: Add --proxy-service-name and --service-name to the --help outputLinus Nielsen2015-06-081-0/+4
* openssl: Fix verification of server-sent legacy intermediatesJay Satiro2015-06-071-0/+14
* BINDINGS: update several URLsDaniel Stenberg2015-06-051-8/+7
* BINDINGS: the curl-rust bindingDaniel Stenberg2015-06-051-0/+5
* curl.h: add CURL_HTTP_VERSION_2Daniel Stenberg2015-06-052-0/+6
* openssl: removed error string #ifdefDaniel Stenberg2015-06-051-9/+0