Age | Commit message (Expand) | Author |
2016-08-09 | INTERNALS.md: use markdown extension for markdown content | Daniel Stenberg |
2016-08-09 | CONTRIBUTE.md: markdown extension | Daniel Stenberg |
2016-08-09 | CONTRIBUTE: changed to markdown | Daniel Stenberg |
2016-08-09 | CONTRIBUTE: refreshed | Daniel Stenberg |
2016-08-09 | TODO: added an SSH section and two SFTP things to do | Daniel Stenberg |
2016-08-09 | TODO: remove the 1.22 duplicated item | Daniel Stenberg |
2016-08-09 | TODO: move "CURLOPT_MAIL_CLIENT" to SMTP section | Daniel Stenberg |
2016-08-09 | TODO: API for URL parsing/splitting | Daniel Stenberg |
2016-08-09 | TODO: move QUIC to the HTTP section | Daniel Stenberg |
2016-08-08 | TODO: Use huge HTTP/2 windows | Daniel Stenberg |
2016-08-07 | TODO: added several ideas, removed SPDY | Daniel Stenberg |
2016-08-05 | CURLOPT_TCP_NODELAY: now enabled by default | Daniel Stenberg |
2016-08-03 | mbedtls: Added support for NTLM | Bill Nagel |
2016-08-03 | THANKS: 7 new contributors from the 7.50.1 release | Daniel Stenberg |
2016-08-03 | KNOWN_BUGS: SOCKS proxy not working via IPv6 | Daniel Stenberg |
2016-08-03 | KNOWN_BUGS: CURLOPT_SEEKFUNCTION not called with CURLFORM_STREAM | Daniel Stenberg |
2016-08-03 | KNOWN_BUGS: transfer-encoding: chunked in HTTP/2 | Daniel Stenberg |
2016-08-03 | TODO: Provide cmake config-file | Daniel Stenberg |
2016-07-26 | TODO: minor typo in last commit | Viktor Szakats |
2016-07-26 | TODO: Timeout idle connections from the pool | Daniel Stenberg |
2016-07-22 | SECURITY: mention how to get windows-specific CVEs | Daniel Stenberg |
2016-07-21 | docs: distribute the CURLINFO_HTTP_VERSION(3) man page, too | Kamil Dudka |
2016-07-21 | THANKS: 13 new contributors from the 7.50.0 release | Daniel Stenberg |
2016-07-19 | ROADMAP: QUIC and TLS 1.3 | Daniel Stenberg |
2016-07-14 | CURLMOPT_SOCKETFUNCTION.3: fix typo | Timothy Polich |
2016-07-09 | FAQ: Update FTP directory listing section for MLSD command | Jay Satiro |
2016-06-30 | TODO: 17.4 also brings more HTTP/2 support | Daniel Stenberg |
2016-06-30 | TODO: try next proxy if one doesn't work | Daniel Stenberg |
2016-06-29 | curl_global_init.3: improved formatting of the flags | Daniel Stenberg |
2016-06-29 | curl_global_init.3: expand on the SSL and WIN32 bits purpose | Daniel Stenberg |
2016-06-28 | ROADMAP: http2 tests are merged, mention http2 perf | Daniel Stenberg |
2016-06-28 | docs/README.md: to render nicer pages on github | Daniel Stenberg |
2016-06-28 | KNOWN_BUGS: 3.4 POP3 expects "CRLF.CRLF" eob for some | Daniel Stenberg |
2016-06-22 | TODO: "TCP Fast Open" is done, add monitor pool connections | Daniel Stenberg |
2016-06-22 | internals: rename the SessionHandle struct to Curl_easy | Daniel Stenberg |
2016-06-22 | curl.1: the used progress meter suffix is k in lower case | Daniel Stenberg |
2016-06-17 | curl.1: missed 'T' in the progress unit suffixes | Daniel Stenberg |
2016-06-17 | curl.1: mention the unix for the progress meter | Daniel Stenberg |
2016-06-11 | CURLOPT_POSTFIELDS.3: Clarify what happens when set empty | Jay Satiro |
2016-06-09 | curl_multi_socket_action.3: Fix rewording | Michael Wallner |
2016-06-01 | libcurl-multi.3: fix small typo | Benjamin Kircher |
2016-06-01 | schannel: add CURLOPT_CERTINFO support | Andrew Kurushin |
2016-05-30 | http: add CURLINFO_HTTP_VERSION and %{http_version} | Frank Gevaerts |
2016-05-29 | curl_share_setopt.3: Add min ver needed for ssl session lock | Jay Satiro |
2016-05-23 | THANKS: updated after script fixes | Daniel Stenberg |
2016-05-23 | THANKS-filter: more name cleanups | Daniel Stenberg |
2016-05-23 | THANKS-filter: fix more names | Daniel Stenberg |
2016-05-20 | THANKS-filter: make Jan-E get proper credit | Daniel Stenberg |
2016-05-20 | libcurl.m4: Avoid obsolete warning | Alexander Traud |
2016-05-20 | CURLOPT_CONNECT_TO.3: user must not free the list prematurely | Michael Kaufmann |