aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-06CURLOPT_ACCEPTTIMEOUT_MS.3: added exampleDaniel Stenberg
2016-03-06CURLOPT_ACCEPT_ENCODING.3: added exampleDaniel Stenberg
2016-03-06CURLOPT_APPEND.3: added exampleDaniel Stenberg
2016-03-06CURLOPT_NOPROGRESS.3: added example, conform to stardard styleDaniel Stenberg
2016-03-06build-openssl/checksrc.bat: Fixed prepend vs append of Perl pathSteve Holme
2016-03-06opts: added two examplesDaniel Stenberg
2016-03-06CURLOPT_SSL_CTX_FUNCTION.3: use .NF for exampleDaniel Stenberg
2016-03-06CURLOPT_SSL_CTX_FUNCTION.3: added exampleDaniel Stenberg
2016-03-06curlx.c: use more curl style codeDaniel Stenberg
2016-03-06test46: change cookie expiry dateDaniel Stenberg
2016-03-05makefile.m32: add missing libs for static -winssl-ssh2 buildsViktor Szakats
2016-03-05mbedtls: fix user-specified SSL protocol versionJay Satiro
2016-03-05.gitignore: Added *.VC.opendb and *.vcxproj.user files for VC14Steve Holme
2016-03-05build-openssl.bat: Fixed cannot find perl if installed but not in pathSteve Holme
2016-03-05checksrc.bat: Fixed cannot find perl if installed but not in pathSteve Holme
2016-03-05makefile.m32: fix to allow -ssh2-winssl combinationViktor Szakats
2016-03-05cookie: Don't expire session cookies in remove_expiredJay Satiro
2016-03-03cookie: remove redundant checkDaniel Stenberg
2016-03-01url: if Curl_done is premature then pipeline not in useAnders Bakken
2016-03-01makefile.m32: allow to pass .dll/.exe-specific LDFLAGSViktor Szakats
2016-02-29formpost: fix memory leaks in AddFormData error branchesDaniel Stenberg
2016-02-28getinfo: Fix syntax error when mbedTLSJay Satiro
2016-02-27getinfo: Add support for mbedTLS TLS session infoJay Satiro
2016-02-26ROADMAP: clarify on the TLS proxy, mention HTTP cookies to work onDaniel Stenberg
2016-02-25file: try reading from files with no sizeDaniel Stenberg
2016-02-25configure: warn on invalid ca bundle or pathJay Satiro
2016-02-24Curl_read: check for activated HTTP/1 pipelining, not only requestedDaniel Stenberg
2016-02-24os400: Fix ILE/RPG definition of CURLOPT_TFTP_NO_OPTIONSPatrick Monnerat
2016-02-23getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSIONJay Satiro
2016-02-23multi_remove_handle: keep the timeout list until after disconnectDaniel Stenberg
2016-02-23tests/sshserver.pl: use RSA instead of DSA for host authKamil Dudka
2016-02-23TFTP: add option to suppress TFTP option requests (Part 2)Jay Satiro
2016-02-23TFTP: add option to suppress TFTP option requests (Part 1)Michael Koenig
2016-02-22runtests: Fixed usage of %PWD on MinGW64Karlson2k
2016-02-20CURLOPT_DEBUGFUNCTION.3: Fix exampleJay Satiro
2016-02-20src/Makefile.m32: add CURL_{LD,C}FLAGS_EXTRAS supportViktor Szakats
2016-02-20Enabled test 1437 after the bug fix in commit 3fa220a6Dan Fandrich
2016-02-19curl_sasl: Fix memory leak in digest parserEmil Lerner
2016-02-19Added test 1437 to verify a memory leakDan Fandrich
2016-02-18CURLOPT_COOKIEFILE.3: HTTP headers must be Set-Cookie styleJay Satiro
2016-02-18curl.1: HTTP headers for --cookie must be Set-Cookie styleJay Satiro
2016-02-18curl.1: add a missing dashDaniel Stenberg
2016-02-18CONTRIBUTING.md: fix linksDaniel Stenberg
2016-02-18ISSUE_TEMPLATE: github issue templateDaniel Stenberg
2016-02-18CONTRIBUTING.md: move into .githubDaniel Stenberg
2016-02-18opts: add referencesDaniel Stenberg
2016-02-17examples/make: add 'checksrc' targetDaniel Stenberg
2016-02-1710-at-a-time: typecast the argument passed to sleep()Daniel Stenberg
2016-02-17externalsocket.c: fix compiler warning for fwrite return typeDaniel Stenberg
2016-02-17anyauthput.c: fix compiler warningsDaniel Stenberg