summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* openssl: removed USERDATA_IN_PWD_CALLBACK kludgeDaniel Stenberg2015-06-051-37/+3
* openssl: remove SSL_get_session()-using codeDaniel Stenberg2015-06-051-25/+3
* openssl: remove dummy callback use from SSL_CTX_set_verify()Daniel Stenberg2015-06-051-12/+1
* LIBCURL-STRUCTS: clarify for multiplexingDaniel Stenberg2015-06-041-1/+4
* cookie: Stop exporting any-domain cookiesJay Satiro2015-06-033-2/+13
* RELEASE-PROCEDURE: refreshed 'coming dates'Daniel Stenberg2015-06-031-3/+3
* curl_setup: Change fopen text macros to use 't' for MSDOSJay Satiro2015-06-021-1/+1
* curl_multi_timeout.3: added exampleDaniel Stenberg2015-06-021-1/+17
* curl_multi_perform.3: added exampleDaniel Stenberg2015-06-021-1/+50
* curl_multi_info_read.3: added exampleDaniel Stenberg2015-06-021-0/+17
* checksrc: detect fopen() for text without the FOPEN_* macrosDaniel Stenberg2015-06-025-4/+17
* curl_getdate.3: update RFC referenceDaniel Stenberg2015-06-011-2/+2
* curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXTJay Satiro2015-06-0110-16/+32
* http2-upload.c: use PIPEWAIT for playing HTTP/2 betterDaniel Stenberg2015-06-011-0/+5
* http2-download: check for CURLPIPE_MULTIPLEX properlyDaniel Stenberg2015-06-011-1/+1
* HTTP-NTLM: fail auth on connection close instead of loopingIsaac Boukris2015-05-312-24/+17
* 5.6 Refuse "downgrade" redirectsDaniel Stenberg2015-05-311-0/+9
* README.pingpong: removedDaniel Stenberg2015-05-312-32/+1
* ROADMAP: remove HTTP/2 multiplexing - its here nowDaniel Stenberg2015-05-301-18/+0
* HTTP2.md: formatted properlyDaniel Stenberg2015-05-302-67/+75
* HTTP2: moved docs into docs/ and make it markdownDaniel Stenberg2015-05-302-2/+2
* README.http2: refreshed and added multiplexing infoDaniel Stenberg2015-05-301-18/+30
* dist: add the http2 examplesDaniel Stenberg2015-05-281-2/+3
* http2 examples: clean up some commentsDaniel Stenberg2015-05-282-5/+1
* examples: added two programs doing multiplexed HTTP/2Daniel Stenberg2015-05-282-0/+639
* scripts: moved contributors.sh and contrithanks.sh into subdirDaniel Stenberg2015-05-272-0/+0
* RELEASE-NOTES: synced with c005790ff1c0aDaniel Stenberg2015-05-271-9/+67