Age | Commit message (Expand) | Author |
2016-04-06 | KNOWN_BUGS: Use https://curl.haxx.se URL for github based issues | Steve Holme |
2016-04-06 | CHECKSRC.md: Corrected some typos | Steve Holme |
2016-04-05 | KNOWN_BUGS: #94 IMAP custom requests use the LIST handler | Jay Satiro |
2016-04-05 | KNOWN_BUGS: remove 68, 70 and 72. | Daniel Stenberg |
2016-04-05 | KNOWN_BUGS: remove 92 and 88, fixed | Daniel Stenberg |
2016-04-04 | CHECKSRC.md: mention cmdline options, fix the bullet list | Daniel Stenberg |
2016-04-04 | docs/CHECKSRC.md: initial version | Daniel Stenberg |
2016-04-03 | docs/examples: remove spurious white spaces all over | Daniel Stenberg |
2016-04-03 | code: style updates | Daniel Stenberg |
2016-04-02 | curl.1: -w filename_effective was introduced in 7.26.0 | Daniel Stenberg |
2016-04-02 | test1119: Fixed missing CURL_DID_MEMORY_FUNC_TYPEDEFS symbol | Steve Holme |
2016-04-01 | curl/mprintf.h: remove support for _MPRINTF_REPLACE | Daniel Stenberg |
2016-03-31 | http2: more documentation for prior knowledge | Daniel Stenberg |
2016-03-31 | http2: support "prior knowledge", no upgrade from HTTP/1.1 | Diego Bes |
2016-03-29 | build: use roffit 0.11 feature | Daniel Stenberg |
2016-03-29 | TODO: use secure protocol in recently added URL | Viktor Szakats |
2016-03-29 | HTTP2.md: mention libressl and boringssl too | Daniel Stenberg |
2016-03-29 | docs/HTTP-COOKIES: converted to markdown | Daniel Stenberg |
2016-03-29 | HTTP2: s/polarssl/mbedtls | Daniel Stenberg |
2016-03-28 | wolfssl: Add ALPN support | Jay Satiro |
2016-03-28 | TODO: 2.5 Edge-triggered sockets should work | Daniel Stenberg |
2016-03-27 | CURLMOPT_SOCKETFUNCTION.3: describe the 'what' argument | Daniel Stenberg |
2016-03-27 | curl_multi_socket_action.3: mark the options properly | Daniel Stenberg |
2016-03-27 | docs: curlinfo_filetime sftp support, new curlopt_quote "statvfs" | marquis-de-muesli |
2016-03-25 | docs/TODO: Add feature request for metalink in HTTP headers | Dusty Mabe |
2016-03-24 | schannel: Add ALPN support | JDepooter |
2016-03-23 | RELEASE-PROCEDURE: mention the github release tag edit | Daniel Stenberg |
2016-03-23 | THANKS: 15 new contributors from 7.48.0 release | Daniel Stenberg |
2016-03-23 | CURLINFO_TLS_SSL_PTR.3: Warn about limitations | Jay Satiro |
2016-03-22 | libcurl-thread.3: minor nroff format fix | Daniel Stenberg |
2016-03-22 | CURLINFO_TLS_SSL_PTR.3: minor nroff format fix | Daniel Stenberg |
2016-03-22 | CODE_STYLE: indend example code | Daniel Stenberg |
2016-03-20 | CODE_STYLE: Use boolean conditions | Steve Holme |
2016-03-19 | KNOWN_BUGS: #93 Issue with CURLFORM_CONTENTLEN in arrays on 32-bit platforms | Steve Holme |
2016-03-18 | FAQ: 2.5 Install libcurl for both 32bit and 64bit? | Daniel Stenberg |
2016-03-15 | CURLOPT_SSLENGINE.3: Only for OpenSSL built with engine support | Jay Satiro |
2016-03-14 | CODE_STYLE: Space around operators | Daniel Stenberg |
2016-03-14 | CODE_STYLE: add example for indent style as well | Daniel Stenberg |
2016-03-14 | CODE_STYLE: mention braces for functions too | Daniel Stenberg |
2016-03-14 | docs/Makefile.am: include CODE_STYLE in tarball too | Daniel Stenberg |
2016-03-14 | CONTRIBUTE: moved out code style to a separate document | Daniel Stenberg |
2016-03-14 | CODE_STYLE: initial version | Daniel Stenberg |
2016-03-13 | TODO: Use the RFC6265 test suite | Daniel Stenberg |
2016-03-10 | THANKS-filter: unify Michael König | Daniel Stenberg |
2016-03-09 | HTTP2.md: add CURL_HTTP_VERSION_2TLS and updated alt-svc link | Daniel Stenberg |
2016-03-09 | curl_multi_wait.3: add example | Daniel Stenberg |
2016-03-08 | opt-docs: fix heading macros | Jay Satiro |
2016-03-08 | HTTP2.md: HTTP/2 by default for curl's HTTPS connections | Daniel Stenberg |
2016-03-08 | HTTP2.md: mention the disable ALPN and NPN options | Daniel Stenberg |
2016-03-07 | TODO: 17.12 keep running, read instructions from pipe/socket | Daniel Stenberg |