Age | Commit message (Expand) | Author |
2016-03-07 | TODO: 17.12 keep running, read instructions from pipe/socket | Daniel Stenberg |
2016-03-07 | README.md: linkified | Daniel Stenberg |
2016-03-07 | README.md: markdown version of README | Daniel Stenberg |
2016-03-06 | mprintf: update trio project link | Jay Satiro |
2016-03-06 | CURLOPT_ACCEPTTIMEOUT_MS.3: added example | Daniel Stenberg |
2016-03-06 | CURLOPT_ACCEPT_ENCODING.3: added example | Daniel Stenberg |
2016-03-06 | CURLOPT_APPEND.3: added example | Daniel Stenberg |
2016-03-06 | CURLOPT_NOPROGRESS.3: added example, conform to stardard style | Daniel Stenberg |
2016-03-06 | build-openssl/checksrc.bat: Fixed prepend vs append of Perl path | Steve Holme |
2016-03-06 | opts: added two examples | Daniel Stenberg |
2016-03-06 | CURLOPT_SSL_CTX_FUNCTION.3: use .NF for example | Daniel Stenberg |
2016-03-06 | CURLOPT_SSL_CTX_FUNCTION.3: added example | Daniel Stenberg |
2016-03-06 | curlx.c: use more curl style code | Daniel Stenberg |
2016-03-06 | test46: change cookie expiry date | Daniel Stenberg |
2016-03-05 | makefile.m32: add missing libs for static -winssl-ssh2 builds | Viktor Szakats |
2016-03-05 | mbedtls: fix user-specified SSL protocol version | Jay Satiro |
2016-03-05 | .gitignore: Added *.VC.opendb and *.vcxproj.user files for VC14 | Steve Holme |
2016-03-05 | build-openssl.bat: Fixed cannot find perl if installed but not in path | Steve Holme |
2016-03-05 | checksrc.bat: Fixed cannot find perl if installed but not in path | Steve Holme |
2016-03-05 | makefile.m32: fix to allow -ssh2-winssl combination | Viktor Szakats |
2016-03-05 | cookie: Don't expire session cookies in remove_expired | Jay Satiro |
2016-03-03 | cookie: remove redundant check | Daniel Stenberg |
2016-03-01 | url: if Curl_done is premature then pipeline not in use | Anders Bakken |
2016-03-01 | makefile.m32: allow to pass .dll/.exe-specific LDFLAGS | Viktor Szakats |
2016-02-29 | formpost: fix memory leaks in AddFormData error branches | Daniel Stenberg |
2016-02-28 | getinfo: Fix syntax error when mbedTLS | Jay Satiro |
2016-02-27 | getinfo: Add support for mbedTLS TLS session info | Jay Satiro |
2016-02-26 | ROADMAP: clarify on the TLS proxy, mention HTTP cookies to work on | Daniel Stenberg |
2016-02-25 | file: try reading from files with no size | Daniel Stenberg |
2016-02-25 | configure: warn on invalid ca bundle or path | Jay Satiro |
2016-02-24 | Curl_read: check for activated HTTP/1 pipelining, not only requested | Daniel Stenberg |
2016-02-24 | os400: Fix ILE/RPG definition of CURLOPT_TFTP_NO_OPTIONS | Patrick Monnerat |
2016-02-23 | getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSION | Jay Satiro |
2016-02-23 | multi_remove_handle: keep the timeout list until after disconnect | Daniel Stenberg |
2016-02-23 | tests/sshserver.pl: use RSA instead of DSA for host auth | Kamil Dudka |
2016-02-23 | TFTP: add option to suppress TFTP option requests (Part 2) | Jay Satiro |
2016-02-23 | TFTP: add option to suppress TFTP option requests (Part 1) | Michael Koenig |
2016-02-22 | runtests: Fixed usage of %PWD on MinGW64 | Karlson2k |
2016-02-20 | CURLOPT_DEBUGFUNCTION.3: Fix example | Jay Satiro |
2016-02-20 | src/Makefile.m32: add CURL_{LD,C}FLAGS_EXTRAS support | Viktor Szakats |
2016-02-20 | Enabled test 1437 after the bug fix in commit 3fa220a6 | Dan Fandrich |
2016-02-19 | curl_sasl: Fix memory leak in digest parser | Emil Lerner |
2016-02-19 | Added test 1437 to verify a memory leak | Dan Fandrich |
2016-02-18 | CURLOPT_COOKIEFILE.3: HTTP headers must be Set-Cookie style | Jay Satiro |
2016-02-18 | curl.1: HTTP headers for --cookie must be Set-Cookie style | Jay Satiro |
2016-02-18 | curl.1: add a missing dash | Daniel Stenberg |
2016-02-18 | CONTRIBUTING.md: fix links | Daniel Stenberg |
2016-02-18 | ISSUE_TEMPLATE: github issue template | Daniel Stenberg |
2016-02-18 | CONTRIBUTING.md: move into .github | Daniel Stenberg |
2016-02-18 | opts: add references | Daniel Stenberg |