Age | Commit message (Expand) | Author |
2016-05-01 | docs: fix bugs in CURLOPT_HTTP_VERSION.3 and CURLOPT_PIPEWAIT.3 | Michael Kaufmann |
2016-05-01 | CURLOPT_ACCEPT_ENCODING.3: clarified | Daniel Stenberg |
2016-04-30 | curl.1: --mail-rcpt can be used multiple times | Daniel Stenberg |
2016-04-29 | curl.1: document the deprecated --ftp-ssl option | Daniel Stenberg |
2016-04-29 | curl.1: document --ntlm-wb | Daniel Stenberg |
2016-04-29 | curl.1: document the long format of -q: --disable | Daniel Stenberg |
2016-04-29 | curl.1: mention the deprecated --krb4 option | Daniel Stenberg |
2016-04-29 | curl.1: document --ftp-ssl-reqd | Daniel Stenberg |
2016-04-28 | CURLINFO_TLS_SSL_PTR.3: Clarify SSL pointer availability | Jay Satiro |
2016-04-28 | curl_easy_getinfo.3: remove superfluous blank lines | Daniel Stenberg |
2016-04-28 | curl_easy_getinfo.3: added missing mention of CURLINFO_TLS_SESSION | Daniel Stenberg |
2016-04-28 | mbedtls: Fix session resume | Jay Satiro |
2016-04-27 | opts: Fix some syntax errors in example code fragments | Michael Kaufmann |
2016-04-26 | CURLINFO_TLS_SESSION.3: clarify TLS library support before 7.48.0 | Daniel Stenberg |
2016-04-26 | KNOWN_BUGS: 1.10 Strips trailing dot from host name | Daniel Stenberg |
2016-04-25 | symbols-in-versions: added new CURLSSLBACKEND_ symbols | Daniel Stenberg |
2016-04-25 | KNOWN_BUGS: --interface for ipv6 binds to unusable IP address | Daniel Stenberg |
2016-04-24 | TODO: 1.17 Add support for IRIs | Daniel Stenberg |
2016-04-24 | THANKS-filter: Travis Burtrum | Daniel Stenberg |
2016-04-24 | PolarSSL: Implement public key pinning | moparisthebest |
2016-04-21 | KNOWN_BUGS: fixed "5.6 Improper use of Autoconf cache variables" | Daniel Stenberg |
2016-04-19 | make/checksrc: use $srcdir, not $top_srcdir | Daniel Stenberg |
2016-04-19 | opts/Makefile.am: list all docs file one by one | Daniel Stenberg |
2016-04-19 | curl_easy_setopt.3: mention CURLOPT_TCP_FASTOPEN | Daniel Stenberg |
2016-04-18 | connect: implement TCP Fast Open for Linux | Alessandro Ghedini |
2016-04-18 | tool: add --tcp-fastopen option | Alessandro Ghedini |
2016-04-18 | url: add CURLOPT_TCP_FASTOPEN option | Alessandro Ghedini |
2016-04-18 | checksrc/makefile.am: use $top_srcdir to find source files | Daniel Stenberg |
2016-04-18 | opts: fix option references missing (section) | Daniel Stenberg |
2016-04-17 | news: CURLOPT_CONNECT_TO and --connect-to | Michael Kaufmann |
2016-04-11 | http2: Add handling stream level error | Tatsuhiro Tsujikawa |
2016-04-11 | KNOWN_BUGS: added info for "Hangs with PolarSSL" | Daniel Stenberg |
2016-04-10 | KNOWN_BUGS: 1.9 HTTP/2 frames while in the connection pool kill reuse | Daniel Stenberg |
2016-04-09 | CURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROXY_SERVICE_NAME | Steve Holme |
2016-04-09 | CODE_STYLE: Added ternary operator example to 'Space around operators' | Steve Holme |
2016-04-08 | docs: Added clarification following commit 9d89a0387 | Steve Holme |
2016-04-08 | ftp/imap/pop3/smtp: Allow the service name to be overridden | Steve Holme |
2016-04-08 | ROADMAP: Updated following the move of the authentication code | Steve Holme |
2016-04-08 | KNOWN_BUGS: openldap hangs. TODO: binary SASL. | Patrick Monnerat |
2016-04-08 | KNOWN_BUGS: 5.6 Improper use of Autoconf cache variables | Daniel Stenberg |
2016-04-08 | KNOWN_BUGS: 11.2 error buffer not set... | Daniel Stenberg |
2016-04-08 | KNOWN_BUGS: 11.1 Curl leaks .onion hostnames in DNS | Daniel Stenberg |
2016-04-08 | KNOWN_BUGS: 1.8 DNS timing is wrong for HTTP redirects | Daniel Stenberg |
2016-04-08 | TODO: HTTP/2 "prior knowledge" is implemented! | Daniel Stenberg |
2016-04-06 | curl.1: use example.com more | Daniel Stenberg |
2016-04-06 | URLs: change http to https in many places | Viktor Szakats |
2016-04-06 | curl.1: change example for -F | Theodore Dubois |
2016-04-06 | KNOWN_BUGS: reorganized and cleaned up | Daniel Stenberg |
2016-04-06 | KNOWN_BUGS: #95 curl in Windows can't handle Unicode arguments | Jay Satiro |
2016-04-06 | KNOWN_BUGS: Use https://curl.haxx.se URL for github based issues | Steve Holme |