aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2016-04-19make/checksrc: use $srcdir, not $top_srcdirDaniel Stenberg
2016-04-19opts/Makefile.am: list all docs file one by oneDaniel Stenberg
2016-04-19curl_easy_setopt.3: mention CURLOPT_TCP_FASTOPENDaniel Stenberg
2016-04-18connect: implement TCP Fast Open for LinuxAlessandro Ghedini
2016-04-18tool: add --tcp-fastopen optionAlessandro Ghedini
2016-04-18url: add CURLOPT_TCP_FASTOPEN optionAlessandro Ghedini
2016-04-18checksrc/makefile.am: use $top_srcdir to find source filesDaniel Stenberg
2016-04-18opts: fix option references missing (section)Daniel Stenberg
2016-04-17news: CURLOPT_CONNECT_TO and --connect-toMichael Kaufmann
2016-04-11http2: Add handling stream level errorTatsuhiro Tsujikawa
2016-04-11KNOWN_BUGS: added info for "Hangs with PolarSSL"Daniel Stenberg
2016-04-10KNOWN_BUGS: 1.9 HTTP/2 frames while in the connection pool kill reuseDaniel Stenberg
2016-04-09CURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROXY_SERVICE_NAMESteve Holme
2016-04-09CODE_STYLE: Added ternary operator example to 'Space around operators'Steve Holme
2016-04-08docs: Added clarification following commit 9d89a0387Steve Holme
2016-04-08ftp/imap/pop3/smtp: Allow the service name to be overriddenSteve Holme
2016-04-08ROADMAP: Updated following the move of the authentication codeSteve Holme
2016-04-08KNOWN_BUGS: openldap hangs. TODO: binary SASL.Patrick Monnerat
2016-04-08KNOWN_BUGS: 5.6 Improper use of Autoconf cache variablesDaniel Stenberg
2016-04-08KNOWN_BUGS: 11.2 error buffer not set...Daniel Stenberg
2016-04-08KNOWN_BUGS: 11.1 Curl leaks .onion hostnames in DNSDaniel Stenberg
2016-04-08KNOWN_BUGS: 1.8 DNS timing is wrong for HTTP redirectsDaniel Stenberg
2016-04-08TODO: HTTP/2 "prior knowledge" is implemented!Daniel Stenberg
2016-04-06curl.1: use example.com moreDaniel Stenberg
2016-04-06URLs: change http to https in many placesViktor Szakats
2016-04-06curl.1: change example for -FTheodore Dubois
2016-04-06KNOWN_BUGS: reorganized and cleaned upDaniel Stenberg
2016-04-06KNOWN_BUGS: #95 curl in Windows can't handle Unicode argumentsJay Satiro
2016-04-06KNOWN_BUGS: Use https://curl.haxx.se URL for github based issuesSteve Holme
2016-04-06CHECKSRC.md: Corrected some typosSteve Holme
2016-04-05KNOWN_BUGS: #94 IMAP custom requests use the LIST handlerJay Satiro
2016-04-05KNOWN_BUGS: remove 68, 70 and 72.Daniel Stenberg
2016-04-05KNOWN_BUGS: remove 92 and 88, fixedDaniel Stenberg
2016-04-04CHECKSRC.md: mention cmdline options, fix the bullet listDaniel Stenberg
2016-04-04docs/CHECKSRC.md: initial versionDaniel Stenberg
2016-04-03docs/examples: remove spurious white spaces all overDaniel Stenberg
2016-04-03code: style updatesDaniel Stenberg
2016-04-02curl.1: -w filename_effective was introduced in 7.26.0Daniel Stenberg
2016-04-02test1119: Fixed missing CURL_DID_MEMORY_FUNC_TYPEDEFS symbolSteve Holme
2016-04-01curl/mprintf.h: remove support for _MPRINTF_REPLACEDaniel Stenberg
2016-03-31http2: more documentation for prior knowledgeDaniel Stenberg
2016-03-31http2: support "prior knowledge", no upgrade from HTTP/1.1Diego Bes
2016-03-29build: use roffit 0.11 featureDaniel Stenberg
2016-03-29TODO: use secure protocol in recently added URLViktor Szakats
2016-03-29HTTP2.md: mention libressl and boringssl tooDaniel Stenberg
2016-03-29docs/HTTP-COOKIES: converted to markdownDaniel Stenberg
2016-03-29HTTP2: s/polarssl/mbedtlsDaniel Stenberg
2016-03-28wolfssl: Add ALPN supportJay Satiro
2016-03-28TODO: 2.5 Edge-triggered sockets should workDaniel Stenberg
2016-03-27CURLMOPT_SOCKETFUNCTION.3: describe the 'what' argumentDaniel Stenberg