Age | Commit message (Expand) | Author |
2018-01-23 | progress-bar: get screen width on windows | Gisle Vanem |
2018-01-23 | test1454: --connect-to with IPv6 address w/o IPv6 support! | Daniel Stenberg |
2018-01-23 | CONNECT_TO: fail attempt to set an IPv6 numerical without IPv6 support | Daniel Stenberg |
2018-01-23 | docs: fix man page syntax to make test 1140 OK again | Daniel Stenberg |
2018-01-22 | http: prevent custom Authorization headers in redirects | Daniel Stenberg |
2018-01-22 | curl: progress bar refresh, get width using ioctl() | Daniel Stenberg |
2018-01-20 | RELEASE-NOTES: synced with bb0ffcc36 | Daniel Stenberg |
2018-01-20 | libcurl-env.3: first take | Daniel Stenberg |
2018-01-20 | TODO: two possible name resolver improvements | Daniel Stenberg |
2018-01-18 | http2: don't close connection when single transfer is stopped | Kartik Mahajan |
2018-01-18 | test558: fix for multissl builds | Daniel Stenberg |
2018-01-18 | examples/url2file.c: add missing curl_global_cleanup() call | Daniel Stenberg |
2018-01-18 | SSH: Fix state machine for ssh-agent authentication | Michael Gmelin |
2018-01-18 | openssl: fix potential memory leak in SSLKEYLOGFILE logic | Daniel Stenberg |
2018-01-18 | openssl: fix the libressl build again | Daniel Stenberg |
2018-01-17 | unit1307: test many wildcards too | Daniel Stenberg |
2018-01-17 | curl_fnmatch: only allow 5 '*' sections in a single pattern | Daniel Stenberg |
2018-01-17 | ftp-wildcard: fix matching an empty string with "*[^a]" | Daniel Stenberg |
2018-01-16 | SMB: fix numeric constant suffix and variable types | Daniel Stenberg |
2018-01-15 | CURLOPT_TCP_NODELAY.3: fix typo | rouzier |
2018-01-15 | smtp/pop3/imap_get_message: decrease the data length too... | Daniel Stenberg |
2018-01-15 | openssl: enable SSLKEYLOGFILE support by default | Daniel Stenberg |
2018-01-14 | mime: clone mime tree upon easy handle duplication. | Patrick Monnerat |
2018-01-14 | docs: comment about CURLE_READ_ERROR returned by curl_mime_filedata | Patrick Monnerat |
2018-01-13 | test395: HTTP with overflow Content-Length value | Daniel Stenberg |
2018-01-13 | test394: verify abort of rubbish in Content-Length: value | Daniel Stenberg |
2018-01-13 | test393: verify --max-filesize with excessive Content-Length | Daniel Stenberg |
2018-01-13 | HTTP: bail out on negative Content-Length: values | Daniel Stenberg |
2018-01-13 | configure.ac: append extra linker flags instead of prepending them. | Dan Johnson |
2018-01-13 | RELEASE-NOTES: synced with 6fa10c8fa | Daniel Stenberg |
2018-01-13 | setopt: fix SSLVERSION to allow CURL_SSLVERSION_MAX_ values | Jay Satiro |
2018-01-13 | setopt: reintroduce non-static Curl_vsetopt() for OS400 support | Patrick Monnerat |
2018-01-11 | http2: fix incorrect trailer buffer size | Zhouyihai Ding |
2018-01-09 | easy: fix connection ownership in curl_easy_pause | Basuke Suzuki |
2018-01-09 | system.h: Additionally check __LONG_MAX__ for defining curl_off_t | Dimitrios Apostolou |
2018-01-09 | COPYING: it's 2018! | Daniel Stenberg |
2018-01-08 | progress: calculate transfer speed on milliseconds if possible | Daniel Stenberg |
2018-01-07 | scripts: allow all perl scripts to be run directly | Jay Satiro |
2018-01-07 | mail-rcpt.d: fix short-text description | Jay Satiro |
2018-01-05 | build: remove HAVE_LIMITS_H check | Jay Satiro |
2018-01-03 | openssl: fix memory leak of SSLKEYLOGFILE filename | Jay Satiro |
2018-01-02 | Revert "curl/system.h: fix compilation with gcc on AIX PPC and IA64 HP-UX" | Jay Satiro |
2017-12-30 | test1554: improve the error handling | Michael Kaufmann |
2017-12-30 | test1554: add global initialization and cleanup | Michael Kaufmann |
2017-12-29 | curl_version_info.3: call the argument 'age' | Daniel Stenberg |
2017-12-27 | brotli: data at the end of content can be lost | Mikalai Ananenka |
2017-12-26 | examples/cacertinmem: ignore cert-already-exists error | Jay Satiro |
2017-12-26 | tool_getparam: Support size modifiers for --max-filesize | Gisle Vanem |
2017-12-22 | build: Fixed incorrect script termination from commit ad1dc10e61 | Steve Holme |
2017-12-22 | Makefile.vc: Added our standard copyright header | Steve Holme |