summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* README.md: linkifiedDaniel Stenberg2016-03-071-16/+17
* README.md: markdown version of READMEDaniel Stenberg2016-03-071-0/+44
* mprintf: update trio project linkJay Satiro2016-03-061-1/+1
* CURLOPT_ACCEPTTIMEOUT_MS.3: added exampleDaniel Stenberg2016-03-061-3/+13
* CURLOPT_ACCEPT_ENCODING.3: added exampleDaniel Stenberg2016-03-061-2/+13
* CURLOPT_APPEND.3: added exampleDaniel Stenberg2016-03-061-5/+16
* CURLOPT_NOPROGRESS.3: added example, conform to stardard styleDaniel Stenberg2016-03-061-1/+18
* build-openssl/checksrc.bat: Fixed prepend vs append of Perl pathSteve Holme2016-03-062-2/+2
* opts: added two examplesDaniel Stenberg2016-03-062-4/+32
* CURLOPT_SSL_CTX_FUNCTION.3: use .NF for exampleDaniel Stenberg2016-03-061-1/+2
* CURLOPT_SSL_CTX_FUNCTION.3: added exampleDaniel Stenberg2016-03-061-7/+76
* curlx.c: use more curl style codeDaniel Stenberg2016-03-061-13/+4
* test46: change cookie expiry dateDaniel Stenberg2016-03-061-4/+4
* makefile.m32: add missing libs for static -winssl-ssh2 buildsViktor Szakats2016-03-052-0/+10
* mbedtls: fix user-specified SSL protocol versionJay Satiro2016-03-051-4/+21
* .gitignore: Added *.VC.opendb and *.vcxproj.user files for VC14Steve Holme2016-03-053-0/+3
* build-openssl.bat: Fixed cannot find perl if installed but not in pathSteve Holme2016-03-051-4/+11
* checksrc.bat: Fixed cannot find perl if installed but not in pathSteve Holme2016-03-051-4/+11
* makefile.m32: fix to allow -ssh2-winssl combinationViktor Szakats2016-03-052-0/+4
* cookie: Don't expire session cookies in remove_expiredJay Satiro2016-03-051-1/+1
* cookie: remove redundant checkDaniel Stenberg2016-03-031-18/+15
* url: if Curl_done is premature then pipeline not in useAnders Bakken2016-03-011-1/+2
* makefile.m32: allow to pass .dll/.exe-specific LDFLAGSViktor Szakats2016-03-012-2/+2
* formpost: fix memory leaks in AddFormData error branchesDaniel Stenberg2016-02-291-11/+25
* getinfo: Fix syntax error when mbedTLSJay Satiro2016-02-281-1/+1
* getinfo: Add support for mbedTLS TLS session infoJay Satiro2016-02-273-24/+22
* ROADMAP: clarify on the TLS proxy, mention HTTP cookies to work onDaniel Stenberg2016-02-261-1/+16
* file: try reading from files with no sizeDaniel Stenberg2016-02-251-8/+18
* configure: warn on invalid ca bundle or pathJay Satiro2016-02-252-10/+38
* Curl_read: check for activated HTTP/1 pipelining, not only requestedDaniel Stenberg2016-02-241-2/+5
* os400: Fix ILE/RPG definition of CURLOPT_TFTP_NO_OPTIONSPatrick Monnerat2016-02-241-1/+1
* getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSIONJay Satiro2016-02-239-67/+166
* multi_remove_handle: keep the timeout list until after disconnectDaniel Stenberg2016-02-231-7/+8
* tests/sshserver.pl: use RSA instead of DSA for host authKamil Dudka2016-02-233-10/+10
* TFTP: add option to suppress TFTP option requests (Part 2)Jay Satiro2016-02-2312-20/+155
* TFTP: add option to suppress TFTP option requests (Part 1)Michael Koenig2016-02-238-29/+92
* runtests: Fixed usage of %PWD on MinGW64Karlson2k2016-02-221-1/+1
* CURLOPT_DEBUGFUNCTION.3: Fix exampleJay Satiro2016-02-201-2/+4
* src/Makefile.m32: add CURL_{LD,C}FLAGS_EXTRAS supportViktor Szakats2016-02-201-8/+8
* Enabled test 1437 after the bug fix in commit 3fa220a6Dan Fandrich2016-02-201-1/+0
* curl_sasl: Fix memory leak in digest parserEmil Lerner2016-02-191-0/+6
* Added test 1437 to verify a memory leakDan Fandrich2016-02-193-1/+86
* CURLOPT_COOKIEFILE.3: HTTP headers must be Set-Cookie styleJay Satiro2016-02-181-2/+2
* curl.1: HTTP headers for --cookie must be Set-Cookie styleJay Satiro2016-02-181-2/+2
* curl.1: add a missing dashDaniel Stenberg2016-02-181-1/+1
* CONTRIBUTING.md: fix linksDaniel Stenberg2016-02-181-5/+3
* ISSUE_TEMPLATE: github issue templateDaniel Stenberg2016-02-181-0/+9
* CONTRIBUTING.md: move into .githubDaniel Stenberg2016-02-181-0/+0
* opts: add referencesDaniel Stenberg2016-02-182-2/+4
* examples/make: add 'checksrc' targetDaniel Stenberg2016-02-171-1/+4