summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* example/simple.c: add descriptionDaniel Stenberg2016-01-041-1/+5
* getredirect.c: a new exampleDaniel Stenberg2016-01-042-2/+72
* RELEASE-NOTES: add 5e0e81a9c4e35f04caMarc Hoersken2015-12-271-0/+1
* RELEASE-NOTES: synced with 2aec4359db1088b10dDaniel Stenberg2015-12-261-4/+31
* test 1515: add data checkMarc Hoersken2015-12-261-0/+4
* test 1515: add MSYS support by passing a relative pathMarc Hoersken2015-12-262-2/+2
* test 539: use datacheck mode text for ASCII-mode LISTingsMarc Hoersken2015-12-261-2/+4
* runtests.pl: check up to 5 data parts with different text modesMarc Hoersken2015-12-261-11/+35
* CURLOPT_RANGE: for HTTP servers, range support is optionalDaniel Stenberg2015-12-241-4/+8
* tests 1048 and 1050: use datacheck mode text for ASCII-mode LISTingsMarc Hoersken2015-12-242-2/+2
* tests 706 and 707: use datacheck mode text for ASCII-mode LISTingsMarc Hoersken2015-12-242-2/+2
* tests 400,403,406: use datacheck mode text for ASCII-mode LISTingsMarc Hoersken2015-12-243-3/+3
* sockfilt.c: fix calculation of sleep timeout on WindowsMarc Hoersken2015-12-231-1/+1
* tests first.c: fix calculation of sleep timeout on WindowsMarc Hoersken2015-12-231-1/+1
* test 573: add more debug outputMarc Hoersken2015-12-231-1/+2
* ftplistparser.c: fix handling of file LISTings using Windows EOLMarc Hoersken2015-12-231-4/+2
* test 16: fix on Linux (and Windows) by using plain ASCII charactersMarc Hoersken2015-12-231-2/+2
* tftpd server: add Windows support by writing files in binary modeMarc Hoersken2015-12-231-0/+4
* tests 252-255: use datacheck mode text for ASCII-mode LISTingsMarc Hoersken2015-12-234-4/+4
* test 16: fix on Windows by converting data file from ANSI to UTF-8Marc Hoersken2015-12-231-1/+1
* Makefile.inc: s/curl_SOURCES/CURL_FILESDaniel Stenberg2015-12-233-3/+7
* ConnectionExists: with *PIPEWAIT, wait for connectionsAnders Bakken2015-12-231-0/+10
* Add .dir-locals and set c-basic-offset to 2.Anders Bakken2015-12-231-0/+10
* configure: detect IPv6 support on WindowsJohannes Schindelin2015-12-202-1/+20
* configure: allow static builds on mingwDaniel Stenberg2015-12-201-1/+1
* test 1326: fix file check since curl is outputting binary dataMarc Hoersken2015-12-171-1/+1
* test 1326: fix getting stuck on Windows due to incomplete requestMarc Hoersken2015-12-171-1/+1
* RELEASE-NOTES: command line option recountDaniel Stenberg2015-12-171-1/+1
* scripts/Makefile: build zsh script even in an out-of-tree buildDan Fandrich2015-12-161-1/+1
* sockfilt.c: added some debug output to select_wsMarc Hoersken2015-12-161-0/+11
* sockfilt.c: keep lines shorter than 80 charsMarc Hoersken2015-12-161-1/+2
* sockfilt.c: do not wait on unreliable file or pipe handleMarc Hoersken2015-12-161-4/+4
* cyassl: deal with lack of *get_peer_certificateDaniel Stenberg2015-12-162-3/+14
* wolfssl: handle builds without SSLv3 supportDaniel Stenberg2015-12-162-2/+14
* http2: Support trailer fieldsTatsuhiro Tsujikawa2015-12-153-13/+71
* RELEASE-NOTES: synced with 6c2c019654e658aDaniel Stenberg2015-12-151-4/+35
* x509asn1: Fix host altname verificationJay Satiro2015-12-151-8/+4
* curl --expect100-timeout: addedDaniel Stenberg2015-12-155-0/+20
* cyassl: fix compiler warning on type conversionDaniel Stenberg2015-12-151-1/+1
* curlver: the pending release will become 7.47.0Daniel Stenberg2015-12-151-4/+4
* setstropt: const-correctnessAnders Bakken2015-12-141-10/+10
* ROADMAP: implemented HTTP2 for HTTPS-onlyDaniel Stenberg2015-12-141-7/+0
* HTTP2.md: spell fix and remove TODO now implementedDaniel Stenberg2015-12-141-4/+1
* libressl: the latest openssl x509 funcs are not in libresslDaniel Stenberg2015-12-141-2/+4
* curl: use 2TLS by defaultDaniel Stenberg2015-12-1311-19/+32
* http: add libcurl option to allow HTTP/2 for HTTPS onlyDaniel Stenberg2015-12-1310-23/+34
* openssl: adapt to openssl >= 1.1.0 X509 opaque structsDaniel Stenberg2015-12-101-14/+38
* openssl: avoid BIO_reset() warnings since it returns a valueDaniel Stenberg2015-12-101-3/+4
* openssl: adapt to 1.1.0+ name changesDaniel Stenberg2015-12-101-0/+6
* scripts/makefile: add standard headerDaniel Stenberg2015-12-091-0/+21