Age | Commit message (Expand) | Author |
2016-02-14 | CURLOPT_CONNECTTIMEOUT_MS.3: Fix example to use milliseconds option | Clint Clayton |
2016-02-14 | opt-docs: add more references | Daniel Stenberg |
2016-02-14 | SCP: use libssh2_scp_recv2 to support > 2GB files on windows | David Byron |
2016-02-13 | gtls: fix for builds lacking encrypted key file support | Shine Fan |
2016-02-13 | test1604: Add to Makefile.inc so it gets run | Dan Fandrich |
2016-02-12 | generate.bat: Fix comment bug by removing old comments | Jay Satiro |
2016-02-12 | curl.1: --disable-{eprt,epsv} are ignored for IPv6 hosts | Kamil Dudka |
2016-02-12 | dist: ship buildconf.bat too | Daniel Stenberg |
2016-02-12 | curlx_tvdiff: handle 32bit time_t overflows | Daniel Stenberg |
2016-02-11 | examples: fix some compiler warnings | Daniel Stenberg |
2016-02-11 | simplessl.c: fix my breakage | Daniel Stenberg |
2016-02-11 | examples: adhere to curl code style | Daniel Stenberg |
2016-02-11 | examples/cookie_interface.c: add cleanup call | Daniel Stenberg |
2016-02-10 | nss: search slash in forward direction in dup_nickname() | Kamil Dudka |
2016-02-10 | nss: do not count enabled cipher-suites | Kamil Dudka |
2016-02-10 | contributors.sh: make 79 the max column width (from 80) | Daniel Stenberg |
2016-02-10 | RELEASE-NOTES: synced with c276aefee3995 | Daniel Stenberg |
2016-02-10 | mbedtls.c: re-indent to better match curl standards | Daniel Stenberg |
2016-02-09 | mbedtls: fix memory leak when destroying SSL connection data | Rafael Antonio |
2016-02-09 | mbedtls: fix ALPN usage segfault | Daniel Stenberg |
2016-02-09 | opts: update references to renamed options | Timotej Lazar |
2016-02-09 | KNOWN_BUGS: Update #92 - Windows device prefix | Jay Satiro |
2016-02-09 | tool_doswin: Support for literal path prefix \\?\ | Jay Satiro |
2016-02-09 | configure: state "BoringSSL" in summary when that was detected | Daniel Stenberg |
2016-02-09 | openssl: remove most BoringSSL #ifdefs. | David Benjamin |
2016-02-08 | KNOWN_BUGS: Windows device prefix is required for devices | Jay Satiro |
2016-02-08 | tool_urlglob: Allow reserved dos device names (Windows) | Jay Satiro |
2016-02-08 | cookies: allow spaces in cookie names, cut of trailing spaces | Daniel Stenberg |
2016-02-08 | Merge branch 'master' of github.com:curl/curl | Patrick Monnerat |
2016-02-08 | os400: sync ILE/RPG definitions with latest public header files. | Patrick Monnerat |
2016-02-08 | SSLCERTS: update wrt SSL CA certificate store | Ludwig Nussel |
2016-02-08 | configure: --with-ca-fallback: use built-in TLS CA fallback | Ludwig Nussel |
2016-02-08 | Proxy-Connection: stop sending this header by default | Daniel Stenberg |
2016-02-08 | bump: work toward the next release | Daniel Stenberg |
2016-02-08 | THANKS: 2 contributors from the 7.47.1 release | Daniel Stenberg |
2016-02-08 | RELEASE-PROCEDURE: remove the github upload part | Daniel Stenberg |
2016-02-08 | RELEASE-NOTES: curl 7.47.1 time! | Daniel Stenberg |
2016-02-08 | tool_operhlp: Check for backslashes in get_url_file_name | Jay Satiro |
2016-02-07 | RELEASE-NOTES: synced with d6a8869ea34 | Daniel Stenberg |
2016-02-06 | openssl: Fix signed/unsigned mismatch warning in X509V3_ext | Jay Satiro |
2016-02-07 | TODO: 17.11 -w output to stderr | Daniel Stenberg |
2016-02-06 | idn_win32: Better error checking | Michael Kaufmann |
2016-02-06 | examples/asiohiper: Avoid function name collision on Windows | Gisle Vanem |
2016-02-06 | examples/htmltitle: Use _stricmp on Windows | Gisle Vanem |
2016-02-06 | COPYING: clarify that Daniel is not the sole author | Daniel Stenberg |
2016-02-05 | unit1604: Fix unit setup return code | Jay Satiro |
2016-02-05 | tool_doswin: Use type SANITIZEcode in sanitize_file_name | Jay Satiro |
2016-02-05 | tool_doswin: Improve sanitization processing | Jay Satiro |
2016-02-04 | URLs: change more http to https | Viktor Szakats |
2016-02-04 | sasl_sspi: Fix memory leak in domain populate | Jay Satiro |