Age | Commit message (Expand) | Author |
2018-12-07 | openssl: fix unused variable compiler warning with old openssl | Ben Greear |
2018-12-07 | NTLM: force the connection to HTTP/1.1 | Johannes Schindelin |
2018-12-07 | curl_global_sslset(): id == -1 is not necessarily an error | Johannes Schindelin |
2018-12-06 | .gitattributes: make tabs in indentation a visible error | Johannes Schindelin |
2018-12-06 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-12-06 | doh: fix memory leak in OOM situation | Daniel Stenberg |
2018-12-05 | doh: make it work for h2-disabled builds too | Daniel Stenberg |
2018-12-05 | packages: remove old leftover files and dirs | Daniel Stenberg |
2018-12-05 | openssl: do not use file BIOs if not requested | Gergely Nagy |
2018-12-05 | nss: Fix compatibility with nss versions 3.14 to 3.15 | Paul Howarth |
2018-12-05 | nss: Improve info message when falling back SSL protocol | Paul Howarth |
2018-12-05 | nss: Fall back to latest supported SSL version | Paul Howarth |
2018-12-03 | travis: enable COPYRIGHTYEAR extended warning | Daniel Gustafsson |
2018-12-03 | checksrc: add COPYRIGHTYEAR check | Daniel Gustafsson |
2018-12-03 | CHECKSRC.md: document more warnings | Daniel Stenberg |
2018-11-30 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-11-30 | SECURITY-PROCESS: bountygraph shuts down | Daniel Stenberg |
2018-11-30 | curl: fix memory leak reading --writeout from file | Daniel Stenberg |
2018-11-30 | tool_main: rename function to make it unique and better | Daniel Stenberg |
2018-11-29 | TODO: remove CURLOPT_DNS_USE_GLOBAL_CACHE entry | Daniel Gustafsson |
2018-11-29 | connect: fix building for recent versions of Minix | Sevan Janiyan |
2018-11-29 | CMake: fix MIT/Heimdal Kerberos detection | Konstantin Kushnir |
2018-11-28 | test328: verify Content-Encoding: none | Daniel Stenberg |
2018-11-26 | configure: include all libraries in ssl-libs fetch | James Knight |
2018-11-26 | doh: fix typo in infof call | Daniel Gustafsson |
2018-11-26 | cmdline-opts/gen.pl: define the correct varname | Daniel Gustafsson |
2018-11-25 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-11-25 | curl_easy_perform: fix timeout handling | Daniel Stenberg |
2018-11-23 | CURLOPT_WRITEFUNCTION.3: spell out that it gets called many times | Daniel Stenberg |
2018-11-23 | cookies: create the cookiejar even if no cookies to save | Daniel Stenberg |
2018-11-23 | checksrc: ban snprintf use, add command line flag to override warns | Daniel Stenberg |
2018-11-23 | snprintf: renamed and we now only use msnprintf() | Daniel Stenberg |
2018-11-22 | test: update test20/1322 for eglibc bug workaround | Tobias Hintze |
2018-11-22 | host names: allow trailing dot in name resolve, then strip it | Tobias Hintze |
2018-11-22 | CURLOPT_HEADERFUNCTION.3: match 'nitems' name in synopsis and description | UnknownShadow200 |
2018-11-21 | configure: Fix typo in comment | Daniel Gustafsson |
2018-11-21 | openssl: support session resume with TLS 1.3 | Michael Kaufmann |
2018-11-21 | ssl: fix compilation with OpenSSL 0.9.7 | Michael Kaufmann |
2018-11-21 | openssl: disable TLS renegotiation with BoringSSL | Daniel Stenberg |
2018-11-20 | ares: remove fd from multi fd set when ares is about to close the fd | Romain Fliedel |
2018-11-20 | examples/ephiperfifo: report error when epoll_ctl fails | Romain Fliedel |
2018-11-20 | ntlm: Remove redundant ifdef USE_OPENSSL | pkubaj |
2018-11-20 | ssl: replace all internal uses of CURLE_SSL_CACERT | Han Han |
2018-11-19 | docs: add more description to unified ssl error codes | Han Han |
2018-11-19 | curle: move deprecated error code to ifndef block | Han Han |
2018-11-19 | os400: add CURLOPT_CURLU to ILE/RPG binding. | Patrick Monnerat |
2018-11-19 | os400: Add curl_easy_conn_upkeep() to ILE/RPG binding. | Patrick Monnerat |
2018-11-19 | os400: fix return type of curl_easy_pause() in ILE/RPG binding. | Patrick Monnerat |
2018-11-19 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-11-19 | impacket: add LICENSE | Daniel Stenberg |